08:33:24 Started by an SCM change 08:33:24 Running as SYSTEM 08:33:24 Agent basic-rdvfr is provisioned from template basic 08:33:24 --- 08:33:24 apiVersion: "v1" 08:33:24 kind: "Pod" 08:33:24 metadata: 08:33:24 labels: 08:33:24 jenkins: "slave" 08:33:24 jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" 08:33:24 jenkins/label: "basic" 08:33:24 name: "basic-rdvfr" 08:33:24 namespace: "ditto" 08:33:24 spec: 08:33:24 containers: 08:33:24 - env: 08:33:24 - name: "JENKINS_SECRET" 08:33:24 value: "********" 08:33:24 - name: "JENKINS_TUNNEL" 08:33:24 value: "jenkins-discovery.ditto.svc.cluster.local:50000" 08:33:24 - name: "JENKINS_AGENT_NAME" 08:33:24 value: "basic-rdvfr" 08:33:24 - name: "JENKINS_REMOTING_JAVA_OPTS" 08:33:24 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 08:33:24 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 08:33:24 - name: "JAVA_TOOL_OPTIONS" 08:33:24 value: "" 08:33:24 - name: "_JAVA_OPTIONS" 08:33:24 value: "" 08:33:24 - name: "OPENJ9_JAVA_OPTIONS" 08:33:24 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 08:33:24 - name: "JENKINS_NAME" 08:33:24 value: "basic-rdvfr" 08:33:24 - name: "JENKINS_AGENT_WORKDIR" 08:33:24 value: "/home/jenkins/agent" 08:33:24 - name: "JENKINS_URL" 08:33:24 value: "http://jenkins-ui.ditto.svc.cluster.local/ditto/" 08:33:24 image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3131.vf2b_b_798b_ce99" 08:33:24 imagePullPolicy: "Always" 08:33:24 name: "jnlp" 08:33:24 resources: 08:33:24 limits: 08:33:24 cpu: "2000m" 08:33:24 memory: "4096Mi" 08:33:24 requests: 08:33:24 cpu: "1000m" 08:33:24 memory: "4096Mi" 08:33:24 tty: true 08:33:24 volumeMounts: 08:33:24 - mountPath: "/home/jenkins/.m2/toolchains.xml" 08:33:24 name: "m2-dir" 08:33:24 readOnly: true 08:33:24 subPath: "toolchains.xml" 08:33:24 - mountPath: "/home/jenkins/.mavenrc" 08:33:24 name: "m2-dir" 08:33:24 readOnly: true 08:33:24 subPath: ".mavenrc" 08:33:24 - mountPath: "/opt/tools" 08:33:24 name: "volume-0" 08:33:24 readOnly: false 08:33:24 - mountPath: "/home/jenkins" 08:33:24 name: "volume-2" 08:33:24 readOnly: false 08:33:24 - mountPath: "/home/jenkins/.m2/repository" 08:33:24 name: "volume-3" 08:33:24 readOnly: false 08:33:24 - mountPath: "/home/jenkins/.m2/settings-security.xml" 08:33:24 name: "m2-secret-dir" 08:33:24 readOnly: true 08:33:24 subPath: "settings-security.xml" 08:33:24 - mountPath: "/home/jenkins/.m2/wrapper" 08:33:24 name: "volume-4" 08:33:24 readOnly: false 08:33:24 - mountPath: "/home/jenkins/.m2/settings.xml" 08:33:24 name: "m2-secret-dir" 08:33:24 readOnly: true 08:33:24 subPath: "settings.xml" 08:33:24 - mountPath: "/home/jenkins/.ssh" 08:33:24 name: "volume-1" 08:33:24 readOnly: false 08:33:24 subPath: "" 08:33:24 - mountPath: "/home/jenkins/agent" 08:33:24 name: "workspace-volume" 08:33:24 readOnly: false 08:33:24 workingDir: "/home/jenkins/agent" 08:33:24 nodeSelector: 08:33:24 kubernetes.io/os: "linux" 08:33:24 restartPolicy: "Never" 08:33:24 volumes: 08:33:24 - name: "volume-0" 08:33:24 persistentVolumeClaim: 08:33:24 claimName: "tools-claim-jiro-ditto" 08:33:24 readOnly: true 08:33:24 - name: "m2-secret-dir" 08:33:24 secret: 08:33:24 secretName: "m2-secret-dir" 08:33:24 - emptyDir: 08:33:24 medium: "" 08:33:24 name: "volume-2" 08:33:24 - configMap: 08:33:24 name: "m2-dir" 08:33:24 name: "m2-dir" 08:33:24 - configMap: 08:33:24 name: "known-hosts" 08:33:24 name: "volume-1" 08:33:24 - emptyDir: 08:33:24 medium: "" 08:33:24 name: "workspace-volume" 08:33:24 - emptyDir: 08:33:24 medium: "" 08:33:24 name: "volume-4" 08:33:24 - emptyDir: 08:33:24 medium: "" 08:33:24 name: "volume-3" 08:33:24 08:33:24 Building remotely on basic-rdvfr (basic) in workspace /home/jenkins/agent/workspace/ditto-ci 08:33:24 The recommended git tool is: NONE 08:33:26 No credentials specified 08:33:26 Cloning the remote Git repository 08:33:26 Cloning repository https://github.com/eclipse/ditto.git 08:33:27 > git init /home/jenkins/agent/workspace/ditto-ci # timeout=10 08:33:27 Fetching upstream changes from https://github.com/eclipse/ditto.git 08:33:27 > git --version # timeout=10 08:33:27 > git --version # 'git version 2.20.1' 08:33:27 > git fetch --tags --force --progress -- https://github.com/eclipse/ditto.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:34 > git config remote.origin.url https://github.com/eclipse/ditto.git # timeout=10 08:33:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:35 Avoid second fetch 08:33:35 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:33:35 Checking out Revision a91a6f7bcd20e57757ebcad9eef35ebd8f5985b9 (refs/remotes/origin/master) 08:33:35 > git config core.sparsecheckout # timeout=10 08:33:35 > git checkout -f a91a6f7bcd20e57757ebcad9eef35ebd8f5985b9 # timeout=10 08:33:35 Commit message: "Merge pull request #1813 from eclipse-ditto/feature/enhance-incoming-thing-updates" 08:33:35 > git rev-list --no-walk 2d6d55b081e2af29a33daf5df9f79f55bf69faf8 # timeout=10 08:33:35 [ditto-ci] $ /opt/tools/apache-maven/latest/bin/mvn --batch-mode --errors clean install -DcreateJavadoc=true -DskipITs=true 08:33:36 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) 08:33:36 Maven home: /opt/tools/apache-maven/latest 08:33:36 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 08:33:36 Default locale: en_US, platform encoding: UTF-8 08:33:36 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" 08:33:37 [INFO] Error stacktraces are turned on. 08:33:37 [INFO] Scanning for projects... 08:33:49 [WARNING] 08:33:49 [WARNING] Some problems were encountered while building the effective model for org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT 08:33:49 [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 08:33:49 [WARNING] 08:33:49 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 08:33:49 [WARNING] 08:33:49 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 08:33:49 [WARNING] 08:33:50 [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 08:33:50 [INFO] ------------------------------------------------------------------------ 08:33:50 [INFO] Reactor Build Order: 08:33:50 [INFO] 08:33:50 [INFO] Eclipse Ditto [pom] 08:33:50 [INFO] Eclipse Ditto :: Legal [jar] 08:33:50 [INFO] Eclipse Ditto :: BOM [pom] 08:33:50 [INFO] Eclipse Ditto :: Utils [pom] 08:33:50 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions [jar] 08:33:50 [INFO] Eclipse Ditto :: JSON [bundle] 08:33:50 [INFO] Eclipse Ditto :: Base [pom] 08:33:50 [INFO] Eclipse Ditto :: Base :: Model [bundle] 08:33:50 [INFO] Eclipse Ditto :: Base :: API [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal [pom] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils [pom] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Config [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics [jar] 08:33:50 [INFO] Eclipse Ditto :: Utils :: Result [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Models [pom] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Health [jar] 08:33:50 [INFO] Eclipse Ditto :: JSON CBOR [bundle] 08:33:50 [INFO] Eclipse Ditto :: Policies [pom] 08:33:50 [INFO] Eclipse Ditto :: Policies :: Model [bundle] 08:33:50 [INFO] Eclipse Ditto :: Things [pom] 08:33:50 [INFO] Eclipse Ditto :: Things :: Model [bundle] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension [jar] 08:33:50 [INFO] Eclipse Ditto :: Placeholders [bundle] 08:33:50 [INFO] Eclipse Ditto :: Base :: Service [jar] 08:33:50 [INFO] Eclipse Ditto :: Connectivity [pom] 08:33:50 [INFO] Eclipse Ditto :: Connectivity :: Model [bundle] 08:33:50 [INFO] Eclipse Ditto :: Thing Search [pom] 08:33:50 [INFO] Eclipse Ditto :: Thing Search :: Model [bundle] 08:33:50 [INFO] Eclipse Ditto :: Messages [pom] 08:33:50 [INFO] Eclipse Ditto :: Messages :: Model [bundle] 08:33:50 [INFO] Eclipse Ditto :: Protocol [bundle] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Models :: Signal [jar] 08:33:50 [INFO] Eclipse Ditto :: Policies :: API [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Test [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence [jar] 08:33:50 [INFO] Eclipse Ditto :: Things :: API [jar] 08:33:50 [INFO] Eclipse Ditto :: Connectivity :: API [jar] 08:33:50 [INFO] Eclipse Ditto :: JWT [pom] 08:33:50 [INFO] Eclipse Ditto :: JWT :: Model [bundle] 08:33:50 [INFO] Eclipse Ditto :: WoT [pom] 08:33:50 [INFO] Eclipse Ditto :: WoT :: Model [bundle] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces [jar] 08:33:50 [INFO] Eclipse Ditto :: Policies :: Enforcement [jar] 08:33:50 [INFO] Eclipse Ditto :: RQL [pom] 08:33:50 [INFO] Eclipse Ditto :: RQL :: Model [bundle] 08:33:50 [INFO] Eclipse Ditto :: RQL :: parser [bundle] 08:33:50 [INFO] Eclipse Ditto :: RQL :: Query [bundle] 08:33:50 [INFO] Eclipse Ditto :: Thing Search :: API [jar] 08:33:50 [INFO] Eclipse Ditto :: Edge [pom] 08:33:50 [INFO] Eclipse Ditto :: Edge :: Service [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol [jar] 08:33:50 [INFO] Eclipse Ditto :: RQL :: search option parser [bundle] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Search [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things [jar] 08:33:50 [INFO] Eclipse Ditto :: Connectivity :: Service [jar] 08:33:50 [INFO] Eclipse Ditto :: Documentation [pom] 08:33:50 [INFO] Eclipse Ditto :: Gateway [pom] 08:33:50 [INFO] Eclipse Ditto :: Gateway :: API [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP [jar] 08:33:50 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT [jar] 08:33:50 [INFO] Eclipse Ditto :: Gateway :: Service [jar] 08:33:50 [INFO] Eclipse Ditto :: Policies :: Service [jar] 08:33:50 [INFO] Eclipse Ditto :: WoT :: Integration [jar] 08:33:50 [INFO] Eclipse Ditto :: Things :: Service [jar] 08:33:50 [INFO] Eclipse Ditto :: Thing Search :: Service [jar] 08:33:50 [INFO] 08:33:50 [INFO] ----------------------< org.eclipse.ditto:ditto >----------------------- 08:33:50 [INFO] Building Eclipse Ditto 0-SNAPSHOT [1/77] 08:33:50 [INFO] from pom.xml 08:33:50 [INFO] --------------------------------[ pom ]--------------------------------- 08:33:52 [INFO] 08:33:52 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto --- 08:33:52 [INFO] 08:33:52 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto --- 08:33:52 [INFO] 08:33:52 [INFO] --- license:4.2:check (default) @ ditto --- 08:33:53 [WARNING] Parameter 'legacyConfigExcludes' (user property 'license.excludes') is deprecated: use LicenseSet.excludes 08:33:53 [WARNING] Parameter 'legacyConfigHeader' (user property 'license.header') is deprecated: use LicenseSet.header 08:33:53 [WARNING] Parameter 'legacyConfigIncludes' (user property 'license.includes') is deprecated: use LicenseSet.includes 08:33:53 [WARNING] Parameter 'legacyConfigValidHeaders' is deprecated: use LicenseSet.validHeaders 08:33:53 [INFO] Checking licenses... 08:33:53 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file. 08:33:53 [WARNING] See https://mycila.carbou.me/license-maven-plugin for more information. 08:33:55 [INFO] 08:33:55 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto --- 08:33:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/target/jacoco.exec 08:33:56 [INFO] 08:33:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto --- 08:34:00 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:34:00 [INFO] The goal is skip due to packaging 'pom' 08:34:00 [INFO] 08:34:00 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto --- 08:34:00 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:0-SNAPSHOT... 08:34:00 [INFO] 08:34:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto --- 08:34:06 [INFO] 08:34:06 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto --- 08:34:09 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:34:09 [INFO] 08:34:09 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto --- 08:34:10 [INFO] Tests are skipped. 08:34:10 [INFO] 08:34:10 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto --- 08:34:10 [INFO] Tests are skipped. 08:34:10 [INFO] 08:34:10 [INFO] --- jacoco:0.8.10:report (report) @ ditto --- 08:34:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:34:10 [INFO] 08:34:10 [INFO] --- install:3.1.1:install (default-install) @ ditto --- 08:34:10 [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 08:34:10 [INFO] 08:34:10 [INFO] -------------------< org.eclipse.ditto:ditto-legal >-------------------- 08:34:10 [INFO] Building Eclipse Ditto :: Legal 0-SNAPSHOT [2/77] 08:34:10 [INFO] from legal/pom.xml 08:34:10 [INFO] --------------------------------[ jar ]--------------------------------- 08:34:10 [INFO] 08:34:10 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-legal --- 08:34:10 [INFO] 08:34:10 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-legal --- 08:34:10 [INFO] 08:34:10 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-legal --- 08:34: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/legal/target/jacoco.exec 08:34:10 [INFO] 08:34:10 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-legal --- 08:34:10 [INFO] Copying 8 resources from to target/classes 08:34:10 [INFO] 08:34:10 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-legal --- 08:34:10 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT... 08:34:10 [INFO] 08:34:10 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-legal --- 08:34:10 [INFO] No sources to compile 08:34:10 [INFO] 08:34:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-legal --- 08:34:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/legal/src/test/resources 08:34:10 [INFO] 08:34:10 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-legal --- 08:34:10 [INFO] No sources to compile 08:34:10 [INFO] 08:34:10 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-legal --- 08:34:10 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:34:10 [INFO] No tests to run. 08:34:10 [INFO] 08:34:10 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-legal --- 08:34:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar 08:34:11 [INFO] 08:34:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-legal --- 08:34:11 [INFO] Tests are skipped. 08:34:11 [INFO] 08:34:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-legal --- 08:34:11 [INFO] Tests are skipped. 08:34:11 [INFO] 08:34:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-legal --- 08:34:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:34:11 [INFO] 08:34:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-legal --- 08:34:11 [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 08:34:11 [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 08:34:11 [INFO] 08:34:11 [INFO] --------------------< org.eclipse.ditto:ditto-bom >--------------------- 08:34:11 [INFO] Building Eclipse Ditto :: BOM 0-SNAPSHOT [3/77] 08:34:11 [INFO] from bom/pom.xml 08:34:11 [INFO] --------------------------------[ pom ]--------------------------------- 08:34:11 [INFO] 08:34:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-bom --- 08:34:11 [INFO] 08:34:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-bom --- 08:34:11 [INFO] 08:34:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-bom --- 08:34:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/bom/target/jacoco.exec 08:34:11 [INFO] 08:34:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-bom --- 08:34:11 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:34:11 [INFO] The goal is skip due to packaging 'pom' 08:34:11 [INFO] 08:34:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-bom --- 08:34:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-bom:pom:0-SNAPSHOT... 08:34:11 [INFO] 08:34:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-bom --- 08:34:11 [INFO] 08:34:11 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-bom --- 08:34:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:34:11 [INFO] 08:34:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-bom --- 08:34:11 [INFO] Tests are skipped. 08:34:11 [INFO] 08:34:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-bom --- 08:34:11 [INFO] Tests are skipped. 08:34:11 [INFO] 08:34:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-bom --- 08:34:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:34:11 [INFO] 08:34:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-bom --- 08:34:11 [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 08:34:11 [INFO] 08:34:11 [INFO] -------------------< org.eclipse.ditto:ditto-utils >-------------------- 08:34:11 [INFO] Building Eclipse Ditto :: Utils 0-SNAPSHOT [4/77] 08:34:11 [INFO] from utils/pom.xml 08:34:11 [INFO] --------------------------------[ pom ]--------------------------------- 08:34:11 [INFO] 08:34:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils --- 08:34:11 [INFO] 08:34:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils --- 08:34:11 [INFO] 08:34:11 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils --- 08:34:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:34:11 [INFO] 08:34:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils --- 08:34:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/target/jacoco.exec 08:34:11 [INFO] 08:34:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils --- 08:34:11 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:34:11 [INFO] The goal is skip due to packaging 'pom' 08:34:11 [INFO] 08:34:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils --- 08:34:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils:pom:0-SNAPSHOT... 08:34:11 [INFO] 08:34:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils --- 08:34:11 [INFO] 08:34:11 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils --- 08:34:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:34:11 [INFO] 08:34:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils --- 08:34:11 [INFO] Tests are skipped. 08:34:11 [INFO] 08:34:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils --- 08:34:11 [INFO] Tests are skipped. 08:34:11 [INFO] 08:34:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils --- 08:34:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:34:11 [INFO] 08:34:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils --- 08:34:11 [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 08:34:11 [INFO] 08:34:11 [INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >---------------- 08:34:11 [INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 0-SNAPSHOT [5/77] 08:34:11 [INFO] from utils/jsr305/pom.xml 08:34:11 [INFO] --------------------------------[ jar ]--------------------------------- 08:34:12 [INFO] 08:34:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-jsr305 --- 08:34:12 [INFO] 08:34:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-jsr305 --- 08:34:12 [INFO] 08:34:12 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 --- 08:34:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:34:12 [INFO] 08:34:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-jsr305 --- 08:34: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/utils/jsr305/target/jacoco.exec 08:34:12 [INFO] 08:34:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-jsr305 --- 08:34:12 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:34:12 [WARNING] 08:34:12 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:34:12 [WARNING] 08:34:12 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:34:12 [WARNING] 08:34:12 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:34:12 [INFO] 08:34:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-jsr305 --- 08:34:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/resources 08:34:12 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:34:12 [INFO] 08:34:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-jsr305 --- 08:34:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-jsr305:jar:0-SNAPSHOT... 08:34:12 [INFO] 08:34:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-jsr305 --- 08:34:13 [INFO] Changes detected - recompiling the module! :dependency 08:34:13 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes 08:34:13 [WARNING] bootstrap class path not set in conjunction with -source 8 08:34:13 [INFO] 08:34:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-jsr305 --- 08:34:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/test/resources 08:34:13 [INFO] 08:34:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-jsr305 --- 08:34:13 [INFO] No sources to compile 08:34:13 [INFO] 08:34:13 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-jsr305 --- 08:34:13 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:34:13 [INFO] No tests to run. 08:34:13 [INFO] 08:34:13 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-jsr305 --- 08:34:13 [INFO] 08:34:13 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-jsr305 --- 08:34:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar 08:34:13 [INFO] 08:34:13 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-jsr305 --- 08:34:13 [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... 08:34:16 [WARNING] Creating fake javadoc directory to prevent repeated invocations: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs 08:34:16 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:34:16 [INFO] No previous run data found, generating javadoc. 08:34:18 [WARNING] Javadoc Warnings 08:34:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllParametersAndReturnValuesAreNonnullByDefault.java:39: warning: no comment 08:34:18 [WARNING] ElementType[] value() default {}; 08:34:18 [WARNING] ^ 08:34:18 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllValuesAreNonnullByDefault.java:40: warning: no comment 08:34:18 [WARNING] ElementType[] value() default {}; 08:34:18 [WARNING] ^ 08:34:18 [WARNING] 2 warnings 08:34:18 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar 08:34:18 [INFO] 08:34:18 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-jsr305 --- 08:34:18 [INFO] Tests are skipped. 08:34:18 [INFO] 08:34:18 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-jsr305 --- 08:34:18 [INFO] Tests are skipped. 08:34:18 [INFO] 08:34:18 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-jsr305 --- 08:34:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:34:18 [INFO] 08:34:18 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-utils-jsr305 --- 08:34:20 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.diff'. 08:34:21 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.xml'. 08:34:21 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.html'. 08:34:21 [INFO] 08:34:21 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-jsr305 --- 08:34:21 [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 08:34:21 [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 08:34:21 [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 08:34:21 [INFO] 08:34:21 [INFO] --------------------< org.eclipse.ditto:ditto-json >-------------------- 08:34:21 [INFO] Building Eclipse Ditto :: JSON 0-SNAPSHOT [6/77] 08:34:21 [INFO] from json/pom.xml 08:34:21 [INFO] -------------------------------[ bundle ]------------------------------- 08:34:31 [INFO] 08:34:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json --- 08:34:31 [INFO] 08:34:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json --- 08:34:31 [INFO] 08:34:31 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json --- 08:34:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:34:31 [INFO] 08:34:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json --- 08:34: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/json/target/jacoco.exec 08:34:31 [INFO] 08:34:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json --- 08:34:31 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:34:31 [WARNING] 08:34:31 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:34:31 [WARNING] 08:34:31 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:34:31 [WARNING] 08:34:31 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:34:31 [INFO] 08:34:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json --- 08:34:31 [INFO] Copying 0 resource from src/main/resources to target/classes 08:34:31 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:34:31 [INFO] 08:34:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json --- 08:34:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json:bundle:0-SNAPSHOT... 08:34:31 [INFO] 08:34:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json --- 08:34:31 [INFO] Changes detected - recompiling the module! :dependency 08:34:31 [INFO] Compiling 67 source files with javac [debug target 1.8] to target/classes 08:34:33 [WARNING] bootstrap class path not set in conjunction with -source 8 08:34:33 [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. 08:34:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: Recompile with -Xlint:unchecked for details. 08:34:33 [INFO] 08:34:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json --- 08:34:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json/src/test/resources 08:34:33 [INFO] 08:34:33 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json --- 08:34:33 [INFO] Changes detected - recompiling the module! :dependency 08:34:33 [INFO] Compiling 44 source files with javac [debug target 1.8] to target/test-classes 08:34:35 [WARNING] bootstrap class path not set in conjunction with -source 8 08:34:35 [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; 08:34:35 cast to java.lang.Object for a varargs call 08:34:35 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 08:34:35 [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; 08:34:35 cast to java.lang.String for a varargs call 08:34:35 cast to java.lang.String[] for a non-varargs call and to suppress this warning 08:34:35 [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; 08:34:35 cast to org.eclipse.ditto.json.JsonValue for a varargs call 08:34:35 cast to org.eclipse.ditto.json.JsonValue[] for a non-varargs call and to suppress this warning 08:34:35 [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; 08:34:35 cast to org.eclipse.ditto.json.JsonPointer for a varargs call 08:34:35 cast to org.eclipse.ditto.json.JsonPointer[] for a non-varargs call and to suppress this warning 08:34:35 [INFO] 08:34:35 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json --- 08:34:36 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:34:36 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/json/target/surefire-reports 08:34:36 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:34:36 [INFO] 08:34:36 [INFO] ------------------------------------------------------- 08:34:36 [INFO] T E S T S 08:34:36 [INFO] ------------------------------------------------------- 08:34:37 [INFO] Running org.eclipse.ditto.json.ImmutableJsonBooleanTest 08:34:38 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.035 s -- in org.eclipse.ditto.json.ImmutableJsonBooleanTest 08:34:38 [INFO] Running org.eclipse.ditto.json.ImmutableJsonStringTest 08:34:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.json.ImmutableJsonStringTest 08:34:38 [INFO] Running org.eclipse.ditto.json.JsonValueFieldDefinitionTest 08:34:39 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s -- in org.eclipse.ditto.json.JsonValueFieldDefinitionTest 08:34:39 [INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsTest 08:34:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsTest 08:34:39 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest 08:34:39 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorFactoryTest 08:34:39 [INFO] Running org.eclipse.ditto.json.JsonCharEscaperTest 08:34:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.json.JsonCharEscaperTest 08:34:39 [INFO] Running org.eclipse.ditto.json.JsonPointerInvalidExceptionTest 08:34:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.json.JsonPointerInvalidExceptionTest 08:34:39 [INFO] Running org.eclipse.ditto.json.ImmutableJsonKeyTest 08:34:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.json.ImmutableJsonKeyTest 08:34:39 [INFO] Running org.eclipse.ditto.json.JsonMergePatchTest 08:34:39 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.json.JsonMergePatchTest 08:34:39 [INFO] Running org.eclipse.ditto.json.ImmutableJsonIntTest 08:34:39 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.ditto.json.ImmutableJsonIntTest 08:34:39 [INFO] Running org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest 08:34:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.json.ImmutableJsonParseOptionsBuilderTest 08:34:39 [INFO] Running org.eclipse.ditto.json.JsonFieldSelectorTrieTest 08:34:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.JsonFieldSelectorTrieTest 08:34:39 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectNullTest 08:34:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.json.ImmutableJsonObjectNullTest 08:34:39 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest 08:34:39 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.ditto.json.ImmutableJsonObjectBuilderTest 08:34:39 [INFO] Running org.eclipse.ditto.json.ValueListJsonHandlerTest 08:34:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.json.ValueListJsonHandlerTest 08:34:39 [INFO] Running org.eclipse.ditto.json.ImmutableJsonNullTest 08:34:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.json.ImmutableJsonNullTest 08:34:39 [INFO] Running org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest 08:34:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.json.JavaStringToEscapedJsonStringTest 08:34:39 [INFO] Running org.eclipse.ditto.json.ImmutableJsonDoubleTest 08:34:40 [INFO] Tests run: 270, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.eclipse.ditto.json.ImmutableJsonDoubleTest 08:34:40 [INFO] Running org.eclipse.ditto.json.JsonValueParserTest 08:34:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.eclipse.ditto.json.JsonValueParserTest 08:34:40 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayNullTest 08:34:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.json.ImmutableJsonArrayNullTest 08:34:40 [INFO] Running org.eclipse.ditto.json.ImmutableJsonLiteralTest 08:34:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.json.ImmutableJsonLiteralTest 08:34:40 [INFO] Running org.eclipse.ditto.json.JsonParseExceptionTest 08:34:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.json.JsonParseExceptionTest 08:34:40 [INFO] Running org.eclipse.ditto.json.ImmutableJsonLongTest 08:34:40 [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.json.ImmutableJsonLongTest 08:34:40 [INFO] Running org.eclipse.ditto.json.ImmutableJsonPointerTest 08:34:40 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.json.ImmutableJsonPointerTest 08:34:40 [INFO] Running org.eclipse.ditto.json.JsonObjectMergerTest 08:34:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.json.JsonObjectMergerTest 08:34:40 [INFO] Running org.eclipse.ditto.json.FieldMapJsonHandlerTest 08:34:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.json.FieldMapJsonHandlerTest 08:34:40 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest 08:34:40 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.json.ImmutableJsonArrayBuilderTest 08:34:40 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldTest 08:34:40 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.ditto.json.ImmutableJsonFieldTest 08:34:40 [INFO] Running org.eclipse.ditto.json.ImmutableJsonObjectTest 08:34:40 [INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.json.ImmutableJsonObjectTest 08:34:40 [INFO] Running org.eclipse.ditto.json.JsonArrayTest 08:34:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.json.JsonArrayTest 08:34:40 [INFO] Running org.eclipse.ditto.json.ImmutableJsonArrayTest 08:34:40 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.json.ImmutableJsonArrayTest 08:34:40 [INFO] Running org.eclipse.ditto.json.JavaValueFieldDefinitionTest 08:34:40 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.json.JavaValueFieldDefinitionTest 08:34:40 [INFO] Running org.eclipse.ditto.json.JsonCollectorsTest 08:34:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.json.JsonCollectorsTest 08:34:40 [INFO] Running org.eclipse.ditto.json.JsonFactoryTest 08:34:40 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.json.JsonFactoryTest 08:34:40 [INFO] Running org.eclipse.ditto.json.ImmutableJsonPatchTest 08:34:40 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.json.ImmutableJsonPatchTest 08:34:40 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest 08:34:40 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorBuilderTest 08:34:40 [INFO] Running org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest 08:34:40 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.json.ImmutableJsonFieldSelectorTest 08:34:41 [INFO] 08:34:41 [INFO] Results: 08:34:41 [INFO] 08:34:41 [INFO] Tests run: 929, Failures: 0, Errors: 0, Skipped: 0 08:34:41 [INFO] 08:34:41 [INFO] 08:34:41 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json --- 08:34:41 [INFO] 08:34:41 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json --- 08:34:41 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar 08:34:41 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/MANIFEST.MF 08:34:41 [INFO] 08:34:41 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json --- 08:34:42 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:34:42 [INFO] No previous run data found, generating javadoc. 08:34:44 [WARNING] Javadoc Warnings 08:34:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonFactory.java:262: warning: no comment 08:34:44 [WARNING] public static JsonObject newObject(final JsonValue jsonValue) { 08:34:44 [WARNING] ^ 08:34:44 [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 08:34:44 [WARNING] void writeCachedElement(byte[] cachedData) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [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 08:34:44 [WARNING] void writeNull() throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @param for state 08:34:44 [WARNING] void writeBoolean(boolean state) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [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 08:34:44 [WARNING] void writeBoolean(boolean state) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @param for number 08:34:44 [WARNING] void writeNumber(float number) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [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 08:34:44 [WARNING] void writeNumber(float number) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @param for number 08:34:44 [WARNING] void writeNumber(double number) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [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 08:34:44 [WARNING] void writeNumber(double number) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @param for number 08:34:44 [WARNING] void writeNumber(long number) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [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 08:34:44 [WARNING] void writeNumber(long number) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @param for number 08:34:44 [WARNING] void writeNumber(int number) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [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 08:34:44 [WARNING] void writeNumber(int number) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @param for text 08:34:44 [WARNING] void writeString(String text) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [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 08:34:44 [WARNING] void writeString(String text) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @param for name 08:34:44 [WARNING] void writeFieldName(String name) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [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 08:34:44 [WARNING] void writeFieldName(String name) throws IOException; 08:34:44 [WARNING] ^ 08:34:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:32: warning: no comment 08:34:44 [WARNING] @Nullable private final String description; 08:34:44 [WARNING] ^ 08:34:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:31: warning: no comment 08:34:44 [WARNING] private final String errorCode; 08:34:44 [WARNING] ^ 08:34:44 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:33: warning: no comment 08:34:44 [WARNING] @Nullable private final URI href; 08:34:44 [WARNING] ^ 08:34:44 [WARNING] 20 warnings 08:34:44 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar 08:34:44 [INFO] 08:34:44 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-json --- 08:34:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar 08:34:45 [INFO] 08:34:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json --- 08:34:45 [INFO] Tests are skipped. 08:34:45 [INFO] 08:34:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json --- 08:34:45 [INFO] Tests are skipped. 08:34:45 [INFO] 08:34:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json --- 08:34:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec 08:34:45 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON' with 70 classes 08:34:45 [INFO] 08:34:45 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json --- 08:34:46 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.diff'. 08:34:46 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.xml'. 08:34:46 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.html'. 08:34:46 [INFO] 08:34:46 [INFO] --- install:3.1.1:install (default-install) @ ditto-json --- 08:34:46 [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 08:34:46 [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 08:34:46 [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 08:34:46 [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 08:34:46 [INFO] 08:34:46 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json --- 08:34:46 [INFO] Writing OBR metadata 08:34:46 [INFO] Installing org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar 08:34:46 [INFO] Writing OBR metadata 08:34:46 [INFO] 08:34:46 [INFO] --------------------< org.eclipse.ditto:ditto-base >-------------------- 08:34:46 [INFO] Building Eclipse Ditto :: Base 0-SNAPSHOT [7/77] 08:34:46 [INFO] from base/pom.xml 08:34:46 [INFO] --------------------------------[ pom ]--------------------------------- 08:34:47 [INFO] 08:34:47 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base --- 08:34:47 [INFO] 08:34:47 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base --- 08:34:47 [INFO] 08:34:47 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base --- 08:34: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/base/target/jacoco.exec 08:34:47 [INFO] 08:34:47 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base --- 08:34:47 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:34:47 [INFO] The goal is skip due to packaging 'pom' 08:34:47 [INFO] 08:34:47 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base --- 08:34:47 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base:pom:0-SNAPSHOT... 08:34:47 [INFO] 08:34:47 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base --- 08:34:47 [INFO] 08:34:47 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base --- 08:34:47 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:34:47 [INFO] 08:34:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base --- 08:34:47 [INFO] Tests are skipped. 08:34:47 [INFO] 08:34:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base --- 08:34:47 [INFO] Tests are skipped. 08:34:47 [INFO] 08:34:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base --- 08:34:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:34:47 [INFO] 08:34:47 [INFO] --- install:3.1.1:install (default-install) @ ditto-base --- 08:34:47 [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 08:34:47 [INFO] 08:34:47 [INFO] -----------------< org.eclipse.ditto:ditto-base-model >----------------- 08:34:47 [INFO] Building Eclipse Ditto :: Base :: Model 0-SNAPSHOT [8/77] 08:34:47 [INFO] from base/model/pom.xml 08:34:47 [INFO] -------------------------------[ bundle ]------------------------------- 08:34:50 [INFO] 08:34:50 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-model --- 08:34:50 [INFO] 08:34:50 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-model --- 08:34:50 [INFO] 08:34:50 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-base-model --- 08:34:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:34:50 [INFO] 08:34:50 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-model --- 08:34: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/base/model/target/jacoco.exec 08:34:50 [INFO] 08:34:50 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-model --- 08:34:50 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:34:50 [WARNING] 08:34:50 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:34:50 [WARNING] 08:34:50 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:34:50 [WARNING] 08:34:50 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:34:50 [INFO] 08:34:50 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-model --- 08:34:50 [INFO] Copying 0 resource from src/main/resources to target/classes 08:34:50 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:34:50 [INFO] 08:34:50 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-model --- 08:34:50 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-model:bundle:0-SNAPSHOT... 08:34:50 [INFO] 08:34:50 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-model --- 08:34:50 [INFO] Changes detected - recompiling the module! :dependency 08:34:50 [INFO] Compiling 272 source files with javac [debug target 1.8] to target/classes 08:34:52 [WARNING] bootstrap class path not set in conjunction with -source 8 08:34:52 [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. 08:34:52 [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. 08:34:52 [INFO] 08:34:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-model --- 08:34:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/resources 08:34:52 [INFO] 08:34:52 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-model --- 08:34:52 [INFO] Changes detected - recompiling the module! :dependency 08:34:52 [INFO] Compiling 131 source files with javac [debug target 1.8] to target/test-classes 08:34:54 [WARNING] bootstrap class path not set in conjunction with -source 8 08:34:54 [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; 08:34:54 cast to java.lang.Object for a varargs call 08:34:54 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 08:34:54 [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. 08:34:54 [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. 08:34:54 [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. 08:34:54 [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. 08:34:54 [INFO] 08:34:54 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-model --- 08:34:54 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:34:54 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/model/target/surefire-reports 08:34:54 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:34:54 [INFO] 08:34:54 [INFO] ------------------------------------------------------- 08:34:54 [INFO] T E S T S 08:34:54 [INFO] ------------------------------------------------------- 08:34:55 [INFO] Running org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest 08:34:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s -- in org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedExceptionTest 08:34:56 [INFO] Running org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest 08:34:56 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.eclipse.ditto.base.model.exceptions.TooManyRequestsExceptionTest 08:34:56 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest 08:34:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.814 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderNotSupportedExceptionTest 08:34:58 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest 08:34:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeadersTooLargeExceptionTest 08:34:58 [INFO] Running org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest 08:34:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.exceptions.InvalidRqlExpressionExceptionTest 08:34:58 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest 08:34:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.exceptions.DittoHeaderInvalidExceptionTest 08:34:58 [INFO] Running org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest 08:34:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 s -- in org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionTest 08:34:58 [INFO] Running org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest 08:34:58 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.ditto.base.model.headers.translator.CheckExternalFilterTest 08:34:58 [INFO] Running org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest 08:34:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.base.model.headers.translator.DittoAckRequestsFilterTest 08:34:58 [INFO] Running org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest 08:34:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.base.model.headers.translator.ReadJsonArrayHeadersFilterTest 08:34:58 [INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest 08:34:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderEntryFiltersTest 08:34:58 [INFO] Running org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest 08:34:58 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.headers.translator.HeaderTranslatorTest 08:34:58 [INFO] Running org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest 08:34:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.base.model.headers.MetadataHeadersValueValidatorTest 08:34:58 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest 08:34:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.model.headers.EntityTagValueValidatorTest 08:34:58 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest 08:34:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeadersTest 08:34:58 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest 08:34:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderKeyTest 08:34:59 [INFO] Running org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest 08:34:59 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.base.model.headers.metadata.DefaultMetadataHeaderTest 08:34:59 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest 08:34:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatchersTest 08:34:59 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest 08:34:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagBuilderTest 08:34:59 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest 08:35:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagMatcherTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest 08:35:00 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.base.model.headers.entitytag.EntityTagTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest 08:35:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.headers.TimeoutValueValidatorTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.LongValueValidatorTest 08:35:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.base.model.headers.LongValueValidatorTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest 08:35:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.headers.JsonArrayValueValidatorTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest 08:35:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.model.headers.JsonFieldSelectorValidatorTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest 08:35:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.headers.DittoHeaderDefinitionTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest 08:35:00 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.ditto.base.model.headers.ImmutableDittoHeadersTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest 08:35:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatchersValueValidatorTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.EnumValueValidatorTest 08:35:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.base.model.headers.EnumValueValidatorTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest 08:35:00 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.base.model.headers.DefaultDittoHeadersBuilderTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest 08:35:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.headers.BooleanValueValidatorTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest 08:35:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.base.model.headers.DittoDurationValueValidatorTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest 08:35:00 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.headers.DittoChannelValueValidatorTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest 08:35:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.headers.NonEmptyValueValidatorTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest 08:35:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.model.headers.EntityTagMatcherValueValidatorTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest 08:35:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.headers.JsonObjectValueValidatorTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.IntValueValidatorTest 08:35:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.headers.IntValueValidatorTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest 08:35:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.headers.contenttype.ContentTypeTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest 08:35:00 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.base.model.headers.HeaderValueValidatorsTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.base.model.signals.ShardedMessageEnvelopeTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest 08:35:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.signals.events.assertions.GlobalEventRegistryTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionFailedTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCompleteTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionHasNextTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.base.model.signals.events.streaming.StreamingSubscriptionCreatedTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest 08:35:00 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseJsonDeserializerTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.SubscribeForPersistedEventsTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:00 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. 08:35:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.RequestFromStreamingSubscriptionTest 08:35:00 [INFO] Running org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest 08:35:01 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:00 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.base.model.signals.commands.streaming.CancelStreamingSubscriptionTest 08:35:01 [INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest 08:35:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandRegistryTest 08:35:01 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest 08:35:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.signals.commands.CommandHeaderInvalidExceptionTest 08:35:01 [INFO] Running org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest 08:35:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.signals.commands.AbstractCommandTest 08:35:01 [INFO] Running org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest 08:35:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.signals.commands.CommandResponseHttpStatusValidatorTest 08:35:01 [INFO] Running org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest 08:35:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.base.model.signals.commands.GlobalCommandResponseRegistryTest 08:35:01 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest 08:35:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementCorrelationIdMissingExceptionTest 08:35:01 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsJsonParserTest 08:35:01 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest 08:35:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestTimeoutExceptionTest 08:35:01 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest 08:35:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementRequestDuplicateCorrelationIdExceptionTest 08:35:01 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementJsonParserTest 08:35:01 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:01 Nov 24, 2023 1:35:01 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:01 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. 08:35:02 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.934 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementsTest 08:35:02 [INFO] Running org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest 08:35:02 Nov 24, 2023 1:35:02 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:02 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. 08:35:02 Nov 24, 2023 1:35:02 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:02 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. 08:35:02 Nov 24, 2023 1:35:02 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:02 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. 08:35:02 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.signals.acks.AcknowledgementTest 08:35:02 [INFO] Running org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest 08:35:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.180 s -- in org.eclipse.ditto.base.model.signals.UnsupportedSignalExceptionTest 08:35:02 [INFO] Running org.eclipse.ditto.base.model.signals.DateTimeUtilTest 08:35:02 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.signals.DateTimeUtilTest 08:35:02 [INFO] Running org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest 08:35:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.signals.GlobalErrorRegistryTest 08:35:02 [INFO] Running org.eclipse.ditto.base.model.entity.id.RegexPatternsTest 08:35:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.entity.id.RegexPatternsTest 08:35:02 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest 08:35:02 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdStaticFactoryMethodResolverTest 08:35:02 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest 08:35:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdJsonDeserializerTest 08:35:02 [INFO] Running org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest 08:35:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.model.entity.id.FallbackEntityIdTest 08:35:02 [INFO] Running org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest 08:35:02 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.base.model.entity.id.AbstractNamespacedEntityIdTest 08:35:02 [INFO] Running org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest 08:35:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.entity.id.StaticFactoryMethodNameComparatorTest 08:35:02 [INFO] Running org.eclipse.ditto.base.model.entity.id.EntityIdsTest 08:35:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.060 s -- in org.eclipse.ditto.base.model.entity.id.EntityIdsTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest 08:35:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactoryTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest 08:35:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.entity.type.DefaultEntityTypeTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest 08:35:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.base.model.entity.type.EntityTypeJsonDeserializerTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest 08:35:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.base.model.acks.ImmutableFilteredAcknowledgementRequestTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest 08:35:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestsTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest 08:35:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementRequestTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest 08:35:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementRequestParseExceptionTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest 08:35:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.base.model.acks.ImmutableAcknowledgementLabelTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest 08:35:03 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.acks.AcknowledgementLabelsTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest 08:35:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.base.model.acks.DittoAcknowledgementLabelTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.common.ConditionCheckerTest 08:35:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.common.ConditionCheckerTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest 08:35:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.HttpStatusCodeOutOfRangeExceptionTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.common.PlaceholdersTest 08:35:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.PlaceholdersTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusTest 08:35:03 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.base.model.common.HttpStatusTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.common.LikeHelperTest 08:35:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.common.LikeHelperTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.common.BinaryValidationResultTest 08:35:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.base.model.common.BinaryValidationResultTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.common.DittoDurationTest 08:35:03 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.ditto.base.model.common.DittoDurationTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.common.HttpStatusCategoryTest 08:35:03 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.common.HttpStatusCategoryTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest 08:35:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceResponseTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest 08:35:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.PurgeNamespaceTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest 08:35:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceTest 08:35:03 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest 08:35:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.UnblockNamespaceResponseTest 08:35:04 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest 08:35:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceTest 08:35:04 [INFO] Running org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest 08:35:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.base.model.namespaces.signals.commands.BlockNamespaceResponseTest 08:35:04 [INFO] Running org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest 08:35:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.namespaces.NamespaceBlockedExceptionTest 08:35:04 [INFO] Running org.eclipse.ditto.base.model.json.JsonSchemaVersionTest 08:35:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.base.model.json.JsonSchemaVersionTest 08:35:04 [INFO] Running org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest 08:35:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.base.model.auth.DittoAuthorizationContextTypeTest 08:35:04 [INFO] Running org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest 08:35:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.base.model.auth.AuthorizationModelFactoryTest 08:35:04 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest 08:35:04 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTest 08:35:04 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest 08:35:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationSubjectTest 08:35:04 [INFO] Running org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest 08:35:04 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.base.model.auth.ImmutableAuthorizationContextTypeTest 08:35:04 [INFO] 08:35:04 [INFO] Results: 08:35:04 [INFO] 08:35:04 [INFO] Tests run: 801, Failures: 0, Errors: 0, Skipped: 0 08:35:04 [INFO] 08:35:04 [INFO] 08:35:04 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-model --- 08:35:04 [INFO] 08:35:04 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-base-model --- 08:35:04 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar 08:35:04 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/MANIFEST.MF 08:35:04 [INFO] 08:35:04 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-model --- 08:35:04 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:35:04 [INFO] No previous run data found, generating javadoc. 08:35:10 [WARNING] Javadoc Warnings 08:35:10 [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 08:35:10 [WARNING] package org.eclipse.ditto.base.model.headers.contenttype; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] package org.eclipse.ditto.base.model.headers.entitytag; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] package org.eclipse.ditto.base.model.namespaces; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] package org.eclipse.ditto.base.model.namespaces.signals.commands; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] package org.eclipse.ditto.base.model.signals; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] package org.eclipse.ditto.base.model.signals.announcements; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] package org.eclipse.ditto.base.model.signals.commands; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] package org.eclipse.ditto.base.model.signals.commands.exceptions; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] package org.eclipse.ditto.base.model.signals.commands.streaming; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] package org.eclipse.ditto.base.model.signals.events; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] package org.eclipse.ditto.base.model.signals.events.streaming; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected boolean canEqual(@Nullable final Object other) { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected boolean canEqual(@Nullable final Object other) { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected static final String DEFAULT_LIMIT = "-1"; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected AbstractCommandSizeValidator(@Nullable Long maxSize) { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:194: warning: no comment 08:35:10 [WARNING] protected JsonArray getJsonArrayForDefinition(final HeaderDefinition definition) { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:163: warning: no comment 08:35:10 [WARNING] protected Optional<String> getStringForDefinition(final HeaderDefinition definition) { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:81: warning: no comment 08:35:10 [WARNING] protected final S myself; 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:649: warning: no comment 08:35:10 [WARNING] protected abstract R doBuild(DittoHeaders dittoHeaders); 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:357: warning: no comment 08:35:10 [WARNING] protected void putBoolean(final HeaderDefinition definition, final boolean value) { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:298: warning: no comment 08:35:10 [WARNING] protected void putStringCollection(final HeaderDefinition definition, final Collection<String> collection) { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:196: warning: no comment 08:35:10 [WARNING] protected static Map<String, String> toMap(final JsonValueContainer<JsonField> jsonObject) { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:543: warning: no comment 08:35:10 [WARNING] protected void validateValueType(final CharSequence key, final CharSequence value) { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected static final String FALLBACK_ID = "unknown:unknown"; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected static DittoRuntimeException buildExceptionFromJson( 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected boolean canEqual(@Nullable final Object other) { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/AbstractIdValidator.java:59: warning: no comment 08:35:10 [WARNING] protected abstract DittoRuntimeExceptionBuilder<?> createExceptionBuilder(@Nullable CharSequence id); 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected AbstractNamespacedEntityId(final EntityType entityType, @Nullable final CharSequence entityId) { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected final EntityId entityId; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected final JsonPointer resourcePath; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] BINARY 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] JSON, 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] JSON_MERGE_PATCH, 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] TEXT, 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:294: warning: no comment 08:35:10 [WARNING] protected static Optional<URI> getHref(final JsonObject jsonObject) { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:290: warning: no comment 08:35:10 [WARNING] protected static Optional<HttpStatus> getHttpStatus(final JsonObject jsonObject) { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:280: warning: no comment 08:35:10 [WARNING] protected <T extends DittoRuntimeException> DittoRuntimeExceptionBuilder<T> toBuilder( 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] public static EntityId deserializeEntityId(final JsonObject jsonObject, 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] public boolean isEmpty() { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] public Stream<EntityTagMatcher> stream() { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] public static EntityType deserializeEntityType(final JsonObject jsonObject, 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:473: warning: no comment 08:35:10 [WARNING] public int getCode() { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:489: warning: no comment 08:35:10 [WARNING] public boolean isClientError() { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:477: warning: no comment 08:35:10 [WARNING] public boolean isInformational() { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:485: warning: no comment 08:35:10 [WARNING] public boolean isRedirection() { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:493: warning: no comment 08:35:10 [WARNING] public boolean isServerError() { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:481: warning: no comment 08:35:10 [WARNING] public boolean isSuccess() { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected NoControlCharactersNoSlashesValidator(final CharSequence id) { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected NoControlCharactersValidator(final CharSequence id) { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] public Builder(final JsonPointer path) { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] public final class RegexPatterns { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID = 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE = 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_PATH = 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) { 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID = 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE = 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:177: warning: no @param for dittoHeaders 08:35:10 [WARNING] public static SubscribeForPersistedEvents fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:328: warning: no comment 08:35:10 [WARNING] public static final JsonFieldDefinition<Long> JSON_FROM_HISTORICAL_REVISION = 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:334: warning: no comment 08:35:10 [WARNING] public static final JsonFieldDefinition<String> JSON_FROM_HISTORICAL_TIMESTAMP = 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:331: warning: no comment 08:35:10 [WARNING] public static final JsonFieldDefinition<Long> JSON_TO_HISTORICAL_REVISION = 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:337: warning: no comment 08:35:10 [WARNING] public static final JsonFieldDefinition<String> JSON_TO_HISTORICAL_TIMESTAMP = 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/TimeoutInvalidException.java:116: warning: no comment 08:35:10 [WARNING] public Builder() { 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderInvalidException.java:71: warning: no comment 08:35:10 [WARNING] @Nullable private final String invalidHeaderKey; 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderNotSupportedException.java:68: warning: no comment 08:35:10 [WARNING] @Nullable private final String notSupportedHeaderKey; 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:53: warning: no comment 08:35:10 [WARNING] private final String description; 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:51: warning: no comment 08:35:10 [WARNING] private final String errorCode; 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:54: warning: no comment 08:35:10 [WARNING] private final URI href; 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:52: warning: no comment 08:35:10 [WARNING] private final HttpStatus httpStatus; 08:35:10 [WARNING] ^ 08:35:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/EntityNotCreatableException.java:59: warning: no comment 08:35:10 [WARNING] private final String entityId; 08:35:10 [WARNING] ^ 08:35:10 [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 08:35:10 [WARNING] private final T resource; 08:35:10 [WARNING] ^ 08:35:10 [WARNING] 74 warnings 08:35:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar 08:35:11 [INFO] 08:35:11 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-model --- 08:35:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar 08:35:11 [INFO] 08:35:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-model --- 08:35:11 [INFO] Tests are skipped. 08:35:11 [INFO] 08:35:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-model --- 08:35:11 [INFO] Tests are skipped. 08:35:11 [INFO] 08:35:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-model --- 08:35:11 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec 08:35:11 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Model' with 292 classes 08:35:11 [INFO] 08:35:11 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-base-model --- 08:35:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.diff'. 08:35:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.xml'. 08:35:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.html'. 08:35:12 [INFO] 08:35:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-model --- 08:35:12 [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 08:35:12 [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 08:35:12 [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 08:35:12 [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 08:35:12 [INFO] 08:35:12 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-base-model --- 08:35:13 [INFO] Installing org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar 08:35:13 [INFO] Writing OBR metadata 08:35:13 [INFO] 08:35:13 [INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------ 08:35:13 [INFO] Building Eclipse Ditto :: Base :: API 0-SNAPSHOT [9/77] 08:35:13 [INFO] from base/api/pom.xml 08:35:13 [INFO] --------------------------------[ jar ]--------------------------------- 08:35:13 [INFO] 08:35:13 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-api --- 08:35:13 [INFO] 08:35:13 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-api --- 08:35:13 [INFO] 08:35:13 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-api --- 08: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/base/api/target/jacoco.exec 08:35:13 [INFO] 08:35:13 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-api --- 08:35:13 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:35:13 [WARNING] 08:35:13 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:35:13 [WARNING] 08:35:13 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:35:13 [WARNING] 08:35:13 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:35:13 [INFO] 08:35:13 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-api --- 08:35:13 [INFO] Copying 0 resource from src/main/resources to target/classes 08:35:13 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:35:13 [INFO] 08:35:13 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-api --- 08:35:13 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT... 08:35:13 [INFO] 08:35:13 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-api --- 08:35:13 [INFO] Changes detected - recompiling the module! :dependency 08:35:13 [INFO] Compiling 53 source files with javac [debug target 17] to target/classes 08:35:13 [INFO] 08:35:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-api --- 08:35:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/api/src/test/resources 08:35:13 [INFO] 08:35:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-api --- 08:35:13 [INFO] Changes detected - recompiling the module! :dependency 08:35:13 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 08:35:13 [INFO] 08:35:13 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-api --- 08:35:13 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:35:13 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/api/target/surefire-reports 08:35:13 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:35:13 [INFO] 08:35:13 [INFO] ------------------------------------------------------- 08:35:13 [INFO] T E S T S 08:35:13 [INFO] ------------------------------------------------------- 08:35:14 [INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest 08:35:14 Nov 24, 2023 1:35:14 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:14 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. 08:35:15 Nov 24, 2023 1:35:15 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:15 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. 08:35:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceResponseTest 08:35:15 [INFO] Running org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest 08:35:15 Nov 24, 2023 1:35:15 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:15 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. 08:35:15 Nov 24, 2023 1:35:15 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:15 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. 08:35:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.ditto.base.api.persistence.cleanup.CleanupPersistenceTest 08:35:16 [INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest 08:35:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesResponseTest 08:35:16 [INFO] Running org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest 08:35:16 Nov 24, 2023 1:35:16 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:16 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. 08:35:16 Nov 24, 2023 1:35:16 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:16 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. 08:35:16 Nov 24, 2023 1:35:16 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:16 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. 08:35:16 Nov 24, 2023 1:35:16 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:16 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. 08:35:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.base.api.common.purge.PurgeEntitiesTest 08:35:16 [INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigTest 08:35:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigTest 08:35:16 [INFO] Running org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest 08:35:16 Nov 24, 2023 1:35:16 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:16 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. 08:35:16 Nov 24, 2023 1:35:16 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:16 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. 08:35:16 Nov 24, 2023 1:35:16 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:16 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. 08:35:16 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.base.api.common.PurgeEntitiesReasonTest 08:35:16 [INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigTest 08:35:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.base.api.common.ModifyConfigTest 08:35:16 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownTest 08:35:16 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.base.api.common.ShutdownTest 08:35:16 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest 08:35:16 Nov 24, 2023 1:35:16 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:16 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. 08:35:16 Nov 24, 2023 1:35:16 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:16 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. 08:35:16 Nov 24, 2023 1:35:16 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:35:16 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. 08:35:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.base.api.common.ShutdownReasonFactoryTest 08:35:16 [INFO] Running org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest 08:35:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.base.api.common.PurgeNamespaceReasonTest 08:35:16 [INFO] Running org.eclipse.ditto.base.api.common.ShutdownResponseTest 08:35:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.base.api.common.ShutdownResponseTest 08:35:16 [INFO] Running org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest 08:35:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.base.api.common.RetrieveConfigResponseTest 08:35:16 [INFO] Running org.eclipse.ditto.base.api.common.ModifyConfigResponseTest 08:35:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.base.api.common.ModifyConfigResponseTest 08:35:16 [INFO] Running org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest 08:35:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.ditto.base.api.devops.signals.commands.AggregatedDevOpsCommandResponseTest 08:35:16 [INFO] 08:35:16 [INFO] Results: 08:35:16 [INFO] 08:35:16 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0 08:35:16 [INFO] 08:35:16 [INFO] 08:35:16 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-api --- 08:35:16 [INFO] 08:35:16 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-api --- 08:35:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar 08:35:16 [INFO] 08:35:16 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-api --- 08:35:16 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:35:16 [INFO] No previous run data found, generating javadoc. 08:35:19 [WARNING] Javadoc Warnings 08:35:19 [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 08:35:19 [WARNING] package org.eclipse.ditto.base.api.commands.sudo; 08:35:19 [WARNING] ^ 08:35:19 [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 08:35:19 [WARNING] package org.eclipse.ditto.base.api.common; 08:35:19 [WARNING] ^ 08:35:19 [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 08:35:19 [WARNING] package org.eclipse.ditto.base.api.common.purge; 08:35:19 [WARNING] ^ 08:35:19 [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 08:35:19 [WARNING] package org.eclipse.ditto.base.api.devops; 08:35:19 [WARNING] ^ 08:35:19 [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 08:35:19 [WARNING] package org.eclipse.ditto.base.api.devops.signals.commands; 08:35:19 [WARNING] ^ 08:35:19 [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 08:35:19 [WARNING] package org.eclipse.ditto.base.api.persistence; 08:35:19 [WARNING] ^ 08:35:19 [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 08:35:19 [WARNING] package org.eclipse.ditto.base.api.persistence.cleanup; 08:35:19 [WARNING] ^ 08:35:19 [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 08:35:19 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_LOGGER_CONFIG = 08:35:19 [WARNING] ^ 08:35:19 [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 08:35:19 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName, 08:35:19 [WARNING] ^ 08:35:19 [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 08:35:19 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName, 08:35:19 [WARNING] ^ 08:35:19 [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 08:35:19 [WARNING] List<LoggerConfig> getLoggerConfig(boolean includeDisabledLoggers); 08:35:19 [WARNING] ^ 08:35:19 [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 08:35:19 [WARNING] public static String getTopic(final EntityType entityType) { 08:35:19 [WARNING] ^ 08:35:19 [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 08:35:19 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_LOGGER_CONFIGS = 08:35:19 [WARNING] ^ 08:35:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/Shutdown.java:158: warning: no comment 08:35:19 [WARNING] public static final JsonFieldDefinition<JsonObject> REASON = JsonFactory.newJsonObjectFieldDefinition("reason", 08:35:19 [WARNING] ^ 08:35:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:120: warning: no @return 08:35:19 [WARNING] public abstract String getPubSubTopic(); 08:35:19 [WARNING] ^ 08:35:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:92: warning: no comment 08:35:19 [WARNING] protected static PersistenceLifecycle getPersistenceLifecycle(final String lifecycleName) { 08:35:19 [WARNING] ^ 08:35:19 [WARNING] 16 warnings 08:35:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar 08:35:19 [INFO] 08:35:19 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-api --- 08:35:19 [INFO] Tests are skipped. 08:35:19 [INFO] 08:35:19 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-api --- 08:35:19 [INFO] Tests are skipped. 08:35:19 [INFO] 08:35:19 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-api --- 08:35:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec 08:35:20 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: API' with 57 classes 08:35:20 [INFO] 08:35:20 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-api --- 08:35:20 [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 08:35:20 [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 08:35:20 [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 08:35:20 [INFO] 08:35:20 [INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------ 08:35:20 [INFO] Building Eclipse Ditto :: Internal 0-SNAPSHOT [10/77] 08:35:20 [INFO] from internal/pom.xml 08:35:20 [INFO] --------------------------------[ pom ]--------------------------------- 08:35:20 [INFO] 08:35:20 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal --- 08:35:20 [INFO] 08:35:20 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal --- 08:35:20 [INFO] 08:35:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal --- 08:35:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/target/jacoco.exec 08:35:20 [INFO] 08:35:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal --- 08:35:20 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:35:20 [INFO] The goal is skip due to packaging 'pom' 08:35:20 [INFO] 08:35:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal --- 08:35:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal:pom:0-SNAPSHOT... 08:35:20 [INFO] 08:35:20 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal --- 08:35:20 [INFO] 08:35:20 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal --- 08:35:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:35:20 [INFO] 08:35:20 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal --- 08:35:20 [INFO] Tests are skipped. 08:35:20 [INFO] 08:35:20 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal --- 08:35:20 [INFO] Tests are skipped. 08:35:20 [INFO] 08:35:20 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal --- 08:35:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:35:20 [INFO] 08:35:20 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal --- 08:35:20 [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 08:35:20 [INFO] 08:35:20 [INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >--------------- 08:35:20 [INFO] Building Eclipse Ditto :: Internal :: Utils 0-SNAPSHOT [11/77] 08:35:20 [INFO] from internal/utils/pom.xml 08:35:20 [INFO] --------------------------------[ pom ]--------------------------------- 08:35:20 [INFO] 08:35:20 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils --- 08:35:20 [INFO] 08:35:20 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils --- 08:35:20 [INFO] 08:35:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils --- 08:35:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/target/jacoco.exec 08:35:20 [INFO] 08:35:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils --- 08:35:20 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:35:20 [INFO] The goal is skip due to packaging 'pom' 08:35:20 [INFO] 08:35:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils --- 08:35:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils:pom:0-SNAPSHOT... 08:35:20 [INFO] 08:35:20 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils --- 08:35:20 [INFO] 08:35:20 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils --- 08:35:20 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:35:20 [INFO] 08:35:20 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils --- 08:35:20 [INFO] Tests are skipped. 08:35:20 [INFO] 08:35:20 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils --- 08:35:20 [INFO] Tests are skipped. 08:35:20 [INFO] 08:35:20 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils --- 08:35:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:35:20 [INFO] 08:35:20 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils --- 08:35:20 [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 08:35:20 [INFO] 08:35:20 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------ 08:35:20 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 0-SNAPSHOT [12/77] 08:35:20 [INFO] from internal/utils/config/pom.xml 08:35:20 [INFO] --------------------------------[ jar ]--------------------------------- 08:35:33 [INFO] 08:35:33 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-config --- 08:35:33 [INFO] 08:35:33 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-config --- 08:35:33 [INFO] 08:35:33 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-config --- 08:35:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec 08:35:33 [INFO] 08:35:33 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-config --- 08:35:33 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:35:33 [WARNING] 08:35:33 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:35:33 [WARNING] 08:35:33 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:35:33 [WARNING] 08:35:33 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:35:33 [INFO] 08:35:33 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-config --- 08:35:33 [INFO] Copying 1 resource from src/main/resources to target/classes 08:35:33 [INFO] Copying 16 resources from src/main/resources to target/classes 08:35:33 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:35:33 [INFO] 08:35:33 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-config --- 08:35:33 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT... 08:35:33 [INFO] 08:35:33 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-config --- 08:35:33 [INFO] Changes detected - recompiling the module! :dependency 08:35:33 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes 08:35:33 [INFO] 08:35:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-config --- 08:35:33 [INFO] Copying 6 resources from src/test/resources to target/test-classes 08:35:33 [INFO] 08:35:33 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-config --- 08:35:33 [INFO] Changes detected - recompiling the module! :dependency 08:35:33 [INFO] Compiling 13 source files with javac [debug target 17] to target/test-classes 08:35:33 [INFO] 08:35:33 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-config --- 08:35:33 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:35:33 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/surefire-reports 08:35:33 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:35:33 [INFO] 08:35:33 [INFO] ------------------------------------------------------- 08:35:33 [INFO] T E S T S 08:35:33 [INFO] ------------------------------------------------------- 08:35:34 [INFO] Running org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest 08:35:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.653 s -- in org.eclipse.ditto.internal.utils.config.DefaultScopedConfigTest 08:35:37 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest 08:35:37 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 08:35:37 SLF4J: Defaulting to no-operation (NOP) logger implementation 08:35:37 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 08:35:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringParserTest 08:35:37 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest 08:35:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringToConfigTest 08:35:37 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest 08:35:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.internal.utils.config.raw.AliasesAppenderTest 08:35:37 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest 08:35:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.internal.utils.config.raw.VcapServicesStringSupplierTest 08:35:37 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest 08:35:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplierTest 08:35:37 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest 08:35:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretFromPathReaderTest 08:35:37 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest 08:35:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.internal.utils.config.raw.RawConfigSupplierTest 08:35:37 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretTest 08:35:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretTest 08:35:37 [INFO] Running org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest 08:35:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.internal.utils.config.raw.SecretsAsConfigSupplierTest 08:35:37 [INFO] Running org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest 08:35:37 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.ditto.internal.utils.config.ConfigWithFallbackTest 08:35:37 [INFO] Running org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest 08:35:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.internal.utils.config.InstanceIdentifierSupplierTest 08:35:37 [INFO] Running org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest 08:35:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.internal.utils.config.LocalHostAddressSupplierTest 08:35:37 [INFO] 08:35:37 [INFO] Results: 08:35:37 [INFO] 08:35:37 [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0 08:35:37 [INFO] 08:35:37 [INFO] 08:35:37 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-config --- 08:35:37 [INFO] 08:35:37 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-config --- 08:35:37 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar 08:35:37 [INFO] 08:35:37 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-config --- 08:35:37 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:35:37 [INFO] No previous run data found, generating javadoc. 08:35:39 [WARNING] Javadoc Warnings 08:35:39 [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 08:35:39 [WARNING] package org.eclipse.ditto.internal.utils.config; 08:35:39 [WARNING] ^ 08:35:39 [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 08:35:39 [WARNING] package org.eclipse.ditto.internal.utils.config.raw; 08:35:39 [WARNING] ^ 08:35:39 [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 08:35:39 [WARNING] String DITTO_EXTENSIONS_SCOPE = "ditto.extensions"; 08:35:39 [WARNING] ^ 08:35:39 [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 08:35:39 [WARNING] static Config dittoExtension(final Config config) { 08:35:39 [WARNING] ^ 08:35:39 [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 08:35:39 [WARNING] static Config getOrEmpty(final Config config, final String path) { 08:35:39 [WARNING] ^ 08:35:39 [WARNING] 5 warnings 08:35:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar 08:35:39 [INFO] 08:35:39 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-config --- 08:35:39 [INFO] Tests are skipped. 08:35:39 [INFO] 08:35:39 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-config --- 08:35:39 [INFO] Tests are skipped. 08:35:39 [INFO] 08:35:39 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-config --- 08:35:39 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec 08:35:39 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Config' with 18 classes 08:35:39 [INFO] 08:35:39 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-config --- 08:35:39 [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 08:35:39 [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 08:35:39 [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 08:35:39 [INFO] 08:35:39 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-metrics >----------- 08:35:39 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Metrics 0-SNAPSHOT [13/77] 08:35:39 [INFO] from internal/utils/metrics/pom.xml 08:35:39 [INFO] --------------------------------[ jar ]--------------------------------- 08:35:55 [INFO] 08:35:55 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-metrics --- 08:35:55 [INFO] 08:35:55 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-metrics --- 08:35:55 [INFO] 08:35:55 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics --- 08:35:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec 08:35:55 [INFO] 08:35:55 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-metrics --- 08:35:55 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:35:55 [WARNING] 08:35:55 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:35:55 [WARNING] 08:35:55 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:35:55 [WARNING] 08:35:55 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:35:55 [INFO] 08:35:55 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-metrics --- 08:35:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/resources 08:35:55 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:35:55 [INFO] 08:35:55 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-metrics --- 08:35:55 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT... 08:35:55 [INFO] 08:35:55 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-metrics --- 08:35:55 [INFO] Changes detected - recompiling the module! :dependency 08:35:55 [INFO] Compiling 37 source files with javac [debug target 17] to target/classes 08:35:55 [INFO] 08:35:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-metrics --- 08:35:55 [INFO] Copying 3 resources from src/test/resources to target/test-classes 08:35:55 [INFO] 08:35:55 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-metrics --- 08:35:55 [INFO] Changes detected - recompiling the module! :dependency 08:35:55 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 08:35:55 [INFO] 08:35:55 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-metrics --- 08:35:55 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:35:55 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/surefire-reports 08:35:55 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:35:55 [INFO] 08:35:55 [INFO] ------------------------------------------------------- 08:35:55 [INFO] T E S T S 08:35:55 [INFO] ------------------------------------------------------- 08:35:56 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest 08:35:56 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 08:35:56 SLF4J: Defaulting to no-operation (NOP) logger implementation 08:35:56 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 08:35:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.KamonTagSetConverterTest 08:35:57 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest 08:35:59 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.039 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagSetTest 08:35:59 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest 08:35:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.tag.TagTest 08:35:59 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest 08:35:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:36:01 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.369 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartedKamonTimerTest 08:36:01 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest 08:36:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.150 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StartInstantTest 08:36:02 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest 08:36:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.259 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.StoppedKamonTimerTest 08:36:03 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest 08:36:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.timer.PreparedKamonTimerTest 08:36:03 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest 08:36:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.histogram.KamonHistogramTest 08:36:03 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.counter.KamonCounterTest 08:36:03 [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 08:36:03 [INFO] Running org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest 08:36:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.internal.utils.metrics.instruments.gauge.KamonGaugeTest 08:36:03 [INFO] Running org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest 08:36:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 s -- in org.eclipse.ditto.internal.utils.metrics.config.DefaultMetricsConfigTest 08:36:04 [INFO] 08:36:04 [INFO] Results: 08:36:04 [INFO] 08:36:04 [INFO] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0 08:36:04 [INFO] 08:36:04 [INFO] 08:36:04 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-metrics --- 08:36:04 [INFO] 08:36:04 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-metrics --- 08:36:04 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar 08:36:04 [INFO] 08:36:04 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-metrics --- 08:36:04 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:36:04 [INFO] No previous run data found, generating javadoc. 08:36:06 [WARNING] Javadoc Warnings 08:36:06 [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 08:36:06 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments; 08:36:06 [WARNING] ^ 08:36:06 [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 08:36:06 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.counter; 08:36:06 [WARNING] ^ 08:36:06 [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 08:36:06 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.gauge; 08:36:06 [WARNING] ^ 08:36:06 [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 08:36:06 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.histogram; 08:36:06 [WARNING] ^ 08:36:06 [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 08:36:06 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.tag; 08:36:06 [WARNING] ^ 08:36:06 [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 08:36:06 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.timer; 08:36:06 [WARNING] ^ 08:36:06 [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 08:36:06 [WARNING] public InstrumentedForkJoinExecutorServiceConfigurator(final Config config, 08:36:06 [WARNING] ^ 08:36:06 [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 08:36:06 [WARNING] public InstrumentedThreadPoolExecutorServiceConfigurator(final Config config, 08:36:06 [WARNING] ^ 08:36:06 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/KamonCounter.java:44: warning: no comment 08:36:06 [WARNING] public static KamonCounter newCounter(final String name) { 08:36:06 [WARNING] ^ 08:36:06 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/KamonGauge.java:41: warning: no comment 08:36:06 [WARNING] public static Gauge newGauge(final String name) { 08:36:06 [WARNING] ^ 08:36:06 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/KamonHistogram.java:49: warning: no comment 08:36:06 [WARNING] public static Histogram newHistogram(final String name) { 08:36:06 [WARNING] ^ 08:36:06 [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 08:36:06 [WARNING] StartedTimer onStop(OnStopHandler onStopHandler); 08:36:06 [WARNING] ^ 08:36:06 [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 08:36:06 [WARNING] public static PreparedTimer newTimer(final String name) { 08:36:06 [WARNING] ^ 08:36:06 [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 08:36:06 [WARNING] public static PreparedTimer newTimer(final String name) { 08:36:06 [WARNING] ^ 08:36:06 [WARNING] 14 warnings 08:36:06 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar 08:36:06 [INFO] 08:36:06 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-metrics --- 08:36:06 [INFO] Tests are skipped. 08:36:06 [INFO] 08:36:06 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-metrics --- 08:36:06 [INFO] Tests are skipped. 08:36:06 [INFO] 08:36:06 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-metrics --- 08:36:06 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec 08:36:06 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Metrics' with 24 classes 08:36:06 [INFO] 08:36:06 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-metrics --- 08:36:06 [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 08:36:06 [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 08:36:06 [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 08:36:06 [INFO] 08:36:06 [INFO] ----------------< org.eclipse.ditto:ditto-utils-result >---------------- 08:36:06 [INFO] Building Eclipse Ditto :: Utils :: Result 0-SNAPSHOT [14/77] 08:36:06 [INFO] from utils/result/pom.xml 08:36:06 [INFO] --------------------------------[ jar ]--------------------------------- 08:36:07 [INFO] 08:36:07 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-utils-result --- 08:36:07 [INFO] 08:36:07 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-utils-result --- 08:36:07 [INFO] 08:36:07 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-result --- 08:36:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:36:07 [INFO] 08:36:07 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-result --- 08:36:07 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec 08:36:07 [INFO] 08:36:07 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-result --- 08:36:07 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:36:07 [WARNING] 08:36:07 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:36:07 [WARNING] 08:36:07 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:36:07 [WARNING] 08:36:07 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/utils/result/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:36:07 [INFO] 08:36:07 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-result --- 08:36:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/resources 08:36:07 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:36:07 [INFO] 08:36:07 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-result --- 08:36:07 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT... 08:36:07 [INFO] 08:36:07 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-result --- 08:36:07 [INFO] Changes detected - recompiling the module! :dependency 08:36:07 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes 08:36:07 [INFO] 08:36:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-result --- 08:36:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/resources 08:36:07 [INFO] 08:36:07 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-result --- 08:36:07 [INFO] Changes detected - recompiling the module! :dependency 08:36:07 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 08:36:07 [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. 08:36:07 [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. 08:36:07 [INFO] 08:36:07 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-result --- 08:36:07 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:36:07 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/surefire-reports 08:36:07 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:36:07 [INFO] 08:36:07 [INFO] ------------------------------------------------------- 08:36:07 [INFO] T E S T S 08:36:07 [INFO] ------------------------------------------------------- 08:36:07 [INFO] Running org.eclipse.ditto.utils.result.ResultTest 08:36:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.eclipse.ditto.utils.result.ResultTest 08:36:08 [INFO] Running org.eclipse.ditto.utils.result.ErrTest 08:36:09 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.940 s -- in org.eclipse.ditto.utils.result.ErrTest 08:36:09 [INFO] Running org.eclipse.ditto.utils.result.OkTest 08:36:09 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.utils.result.OkTest 08:36:09 [INFO] 08:36:09 [INFO] Results: 08:36:09 [INFO] 08:36:09 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 08:36:09 [INFO] 08:36:09 [INFO] 08:36:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-result --- 08:36:09 [INFO] 08:36:09 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-result --- 08:36:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar 08:36:09 [INFO] 08:36:09 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-result --- 08:36:09 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:36:09 [INFO] No previous run data found, generating javadoc. 08:36:10 [WARNING] Javadoc Warnings 08:36:10 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/java/org/eclipse/ditto/utils/result/package-info.java:14: warning: no comment 08:36:10 [WARNING] package org.eclipse.ditto.utils.result; 08:36:10 [WARNING] ^ 08:36:10 [WARNING] 1 warning 08:36:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar 08:36:10 [INFO] 08:36:10 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-result --- 08:36:10 [INFO] Tests are skipped. 08:36:10 [INFO] 08:36:10 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-result --- 08:36:10 [INFO] Tests are skipped. 08:36:10 [INFO] 08:36:10 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-result --- 08:36:10 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec 08:36:10 [INFO] Analyzed bundle 'Eclipse Ditto :: Utils :: Result' with 5 classes 08:36:10 [INFO] 08:36:10 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-result --- 08:36:10 [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 08:36:10 [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 08:36:10 [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 08:36:10 [INFO] 08:36:10 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-tracing >----------- 08:36:10 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Tracing 0-SNAPSHOT [15/77] 08:36:10 [INFO] from internal/utils/tracing/pom.xml 08:36:10 [INFO] --------------------------------[ jar ]--------------------------------- 08:36:21 [INFO] 08:36:21 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-tracing --- 08:36:21 [INFO] 08:36:21 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-tracing --- 08:36:21 [INFO] 08:36:21 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing --- 08: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/tracing/target/jacoco.exec 08:36:21 [INFO] 08:36:21 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-tracing --- 08:36:21 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:36:21 [WARNING] 08:36:21 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:36:21 [WARNING] 08:36:21 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:36:21 [WARNING] 08:36:21 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:36:21 [INFO] 08:36:21 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-tracing --- 08:36:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/resources 08:36:21 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:36:21 [INFO] 08:36:21 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-tracing --- 08:36:21 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT... 08:36:21 [INFO] 08:36:21 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-tracing --- 08:36:21 [INFO] Changes detected - recompiling the module! :dependency 08:36:21 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes 08:36:21 [INFO] 08:36:21 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-tracing --- 08:36:21 [INFO] Changes detected - recompiling the module! :dependency 08:36:21 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes 08:36:21 [INFO] 08:36:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-tracing --- 08:36:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/test/resources 08:36:21 [INFO] 08:36:21 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-tracing --- 08:36:21 [INFO] Changes detected - recompiling the module! :dependency 08:36:21 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes 08:36:22 [INFO] 08:36:22 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-tracing --- 08:36:22 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:36:22 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/surefire-reports 08:36:22 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:36:22 [INFO] 08:36:22 [INFO] ------------------------------------------------------- 08:36:22 [INFO] T E S T S 08:36:22 [INFO] ------------------------------------------------------- 08:36:22 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest 08:36:22 13:36:22.939 [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]]]> 08:36:23 13:36:23.046 [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]]]> 08:36:23 13:36:23.046 [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]]]> 08:36:23 13:36:23.047 [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]]]> 08:36:23 13:36:23.048 [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]]]> 08:36:23 13:36:23.050 [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]]]> 08:36:23 13:36:23.051 [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]]]> 08:36:23 13:36:23.052 [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]]]> 08:36:23 13:36:23.052 [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]]]> 08:36:23 13:36:23.053 [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]]]> 08:36:23 13:36:23.053 [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]]]> 08:36:23 13:36:23.054 [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]]]> 08:36:23 13:36:23.054 [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]]]> 08:36:23 [WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.067 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationGeneratorTest 08:36:23 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest 08:36:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyPreparedSpanTest 08:36:24 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest 08:36:24 13:36:24.669 [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 08:36:25 13:36:25.274 [main] INFO kamon.prometheus.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:9095/metrics 08:36:25 13:36:25.293 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Creating OpenTelemetry Trace Reporter 08:36:25 13:36:25.294 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Reconfigure OpenTelemetry Trace Reporter 08:36:25 13:36:25.333 [main] INFO kamon.otel.OtlpTraceService - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 08:36:25 13:36:25.756 [main] INFO kamon.Init - 08:36:25 _ 08:36:25 | | 08:36:25 | | ____ _ _ __ ___ ___ _ __ 08:36:25 | |/ / _ | _ ` _ \ / _ \| _ \ 08:36:25 | < (_| | | | | | | (_) | | | | 08:36:25 |_|\_\__,_|_| |_| |_|\___/|_| |_| 08:36:25 ===================================== 08:36:25 Initializing Kamon Telemetry v2.6.5 / Kanela not found 08:36:25 08:36:26 13:36:26.854 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter - Stopping OpenTelemetry Trace Reporter 08:36:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.824 s -- in org.eclipse.ditto.internal.utils.tracing.span.KamonHttpContextPropagationTest 08:36:26 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest 08:36:26 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.internal.utils.tracing.span.EmptyStartedSpanTest 08:36:26 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest 08:36:26 13:36:26.878 [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 08:36:26 13:36:26.880 [main] INFO kamon.prometheus.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:9095/metrics 08:36:26 13:36:26.880 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Creating OpenTelemetry Trace Reporter 08:36:26 13:36:26.880 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Reconfigure OpenTelemetry Trace Reporter 08:36:26 13:36:26.881 [main] INFO kamon.otel.OtlpTraceService - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 08:36:26 13:36:26.882 [main] INFO kamon.Init - 08:36:26 _ 08:36:26 | | 08:36:26 | | ____ _ _ __ ___ ___ _ __ 08:36:26 | |/ / _ | _ ` _ \ / _ \| _ \ 08:36:26 | < (_| | | | | | | (_) | | | | 08:36:26 |_|\_\__,_|_| |_| |_|\___/|_| |_| 08:36:26 ===================================== 08:36:26 Initializing Kamon Telemetry v2.6.5 / Kanela not found 08:36:26 08:36:27 Nov 24, 2023 1:36:27 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:36:27 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:36:27 13:36:27.178 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces 08:36:27 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:36:27 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:36:27 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:36:27 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:36:27 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:36:27 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:36:27 at java.base/java.lang.Thread.run(Thread.java:833) 08:36:27 Nov 24, 2023 1:36:27 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:36:27 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:36:27 13:36:27.185 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces 08:36:27 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:36:27 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:36:27 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:36:27 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:36:27 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:36:27 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:36:27 at java.base/java.lang.Thread.run(Thread.java:833) 08:36:27 13:36:27.284 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter - Stopping OpenTelemetry Trace Reporter 08:36:27 Nov 24, 2023 1:36:27 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:36:27 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:36:27 java.util.concurrent.RejectedExecutionException: Task Future(<not completed>) rejected from java.util.concurrent.ThreadPoolExecutor@68497b35[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 9] 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1360) 08:36:27 at java.base/java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:721) 08:36:27 at scala.concurrent.impl.ExecutionContextImpl.execute(ExecutionContextImpl.scala:21) 08:36:27 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:36:27 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 08:36:27 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:36:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s -- in org.eclipse.ditto.internal.utils.tracing.span.PreparedKamonSpanTest 08:36:27 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 08:36:27 at scala.concurrent.Promise.complete(Promise.scala:57) 08:36:27 at scala.concurrent.Promise.complete$(Promise.scala:56) 08:36:27 at scala.concurrent.impl.Promise$DefaultPromise.complete(Promise.scala:104) 08:36:27 at scala.concurrent.Promise.failure(Promise.scala:109) 08:36:27 at scala.concurrent.Promise.failure$(Promise.scala:109) 08:36:27 at scala.concurrent.impl.Promise$DefaultPromise.failure(Promise.scala:104) 08:36:27 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:36:27 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:36:27 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:36:27 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:36:27 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:36:27 at java.base/java.lang.Thread.run(Thread.java:833) 08:36:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanOperationNameTest 08:36:27 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest 08:36:27 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.internal.utils.tracing.span.SpanIdTest 08:36:27 [INFO] Running org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest 08:36:27 13:36:27.500 [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 08:36:27 13:36:27.506 [main] INFO kamon.prometheus.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:9095/metrics 08:36:27 13:36:27.507 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Creating OpenTelemetry Trace Reporter 08:36:27 13:36:27.507 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Reconfigure OpenTelemetry Trace Reporter 08:36:27 13:36:27.507 [main] INFO kamon.otel.OtlpTraceService - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 08:36:27 13:36:27.528 [main] INFO kamon.Init - 08:36:27 _ 08:36:27 | | 08:36:27 | | ____ _ _ __ ___ ___ _ __ 08:36:27 | |/ / _ | _ ` _ \ / _ \| _ \ 08:36:27 | < (_| | | | | | | (_) | | | | 08:36:27 |_|\_\__,_|_| |_| |_|\___/|_| |_| 08:36:27 ===================================== 08:36:27 Initializing Kamon Telemetry v2.6.5 / Kanela not found 08:36:27 08:36:27 Nov 24, 2023 1:36:27 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:36:27 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:36:27 13:36:27.631 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces 08:36:27 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:36:27 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:36:27 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:36:27 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:36:27 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:36:27 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:36:27 at java.base/java.lang.Thread.run(Thread.java:833) 08:36:27 Nov 24, 2023 1:36:27 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:36:27 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:36:27 13:36:27.731 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces 08:36:27 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:36:27 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:36:27 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:36:27 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:36:27 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:36:27 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:36:27 at java.base/java.lang.Thread.run(Thread.java:833) 08:36:27 Nov 24, 2023 1:36:27 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:36:27 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:36:27 13:36:27.830 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces 08:36:27 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:36:27 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:36:27 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:36:27 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:36:27 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:36:27 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:36:27 at java.base/java.lang.Thread.run(Thread.java:833) 08:36:27 Nov 24, 2023 1:36:27 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:36:27 SEVERE: Failed to export spans. The request could not be executed. Full error message: Failed to connect to localhost/[0:0:0:0:0:0:0:1]:4317 08:36:27 13:36:27.931 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces 08:36:27 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:36:27 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:36:27 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:36:27 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:36:27 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:36:27 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:36:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:36:27 at java.base/java.lang.Thread.run(Thread.java:833) 08:36:28 Nov 24, 2023 1:36:28 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:36: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 08:36:28 13:36:28.031 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces 08:36:28 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:36:28 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:36:28 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:36:28 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:36:28 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:36:28 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:36:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:36:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:36:28 at java.base/java.lang.Thread.run(Thread.java:833) 08:36:28 13:36:28.033 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter - Stopping OpenTelemetry Trace Reporter 08:36:28 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s -- in org.eclipse.ditto.internal.utils.tracing.span.StartedKamonSpanTest 08:36:28 [INFO] Running org.eclipse.ditto.internal.utils.tracing.DittoTracingTest 08:36:28 13:36:28.038 [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 08:36:28 13:36:28.041 [main] INFO kamon.prometheus.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:9095/metrics 08:36:28 13:36:28.041 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Creating OpenTelemetry Trace Reporter 08:36:28 13:36:28.042 [main] INFO kamon.otel.OpenTelemetryTraceReporter - Reconfigure OpenTelemetry Trace Reporter 08:36:28 13:36:28.042 [main] INFO kamon.otel.OtlpTraceService - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 08:36:28 13:36:28.043 [main] INFO kamon.Init - 08:36:28 _ 08:36:28 | | 08:36:28 | | ____ _ _ __ ___ ___ _ __ 08:36:28 | |/ / _ | _ ` _ \ / _ \| _ \ 08:36:28 | < (_| | | | | | | (_) | | | | 08:36:28 |_|\_\__,_|_| |_| |_|\___/|_| |_| 08:36:28 ===================================== 08:36:28 Initializing Kamon Telemetry v2.6.5 / Kanela not found 08:36:28 08:36:28 13:36:28.147 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>. 08:36:28 13:36:28.149 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>. 08:36:28 13:36:28.605 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:36:28 13:36:28.606 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:36:28 13:36:28.608 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>. 08:36:28 Nov 24, 2023 1:36:28 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:36: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 08:36:28 13:36:28.646 [OpenTelemetry Trace Reporter] DEBUG kamon.otel.OpenTelemetryTraceReporter - Failed to export traces 08:36:28 kamon.otel.StatusRuntimeException$: Exporting trace span failed 08:36:28 at kamon.otel.StatusRuntimeException$.<clinit>(TraceService.scala:122) 08:36:28 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:36:28 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:36:28 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:36:28 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:36:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:36:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:36:28 at java.base/java.lang.Thread.run(Thread.java:833) 08:36:28 13:36:28.654 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>. 08:36:28 13:36:28.656 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>. 08:36:28 13:36:28.657 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:36:28 13:36:28.658 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>. 08:36:28 13:36:28.660 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>. 08:36:28 13:36:28.661 [main] INFO org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>. 08:36:28 13:36:28.662 [OpenTelemetry Trace Reporter] INFO kamon.otel.OpenTelemetryTraceReporter - Stopping OpenTelemetry Trace Reporter 08:36:28 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s -- in org.eclipse.ditto.internal.utils.tracing.DittoTracingTest 08:36:28 [INFO] Running org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest 08:36:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.eclipse.ditto.internal.utils.tracing.config.DefaultTracingConfigTest 08:36:28 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceInformationTest 08:36:28 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.internal.utils.tracing.TraceInformationTest 08:36:28 [INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest 08:36:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.internal.utils.tracing.filter.KamonTracingFilterTest 08:36:29 [INFO] Running org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest 08:36:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.tracing.filter.AcceptAllTracingFilterTest 08:36:29 [INFO] Running org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest 08:36:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.tracing.TraceUtilsTest 08:36:29 [INFO] 08:36:29 [INFO] Results: 08:36:29 [INFO] 08:36:29 [WARNING] Tests run: 119, Failures: 0, Errors: 0, Skipped: 1 08:36:29 [INFO] 08:36:29 [INFO] 08:36:29 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-tracing --- 08:36:29 [INFO] 08:36:29 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-tracing --- 08:36:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar 08:36:29 [INFO] 08:36:29 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-tracing --- 08:36:29 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:36:29 [INFO] No previous run data found, generating javadoc. 08:36:30 [WARNING] Javadoc Warnings 08:36:30 [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 08:36:30 [WARNING] package org.eclipse.ditto.internal.utils.tracing.config; 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] package org.eclipse.ditto.internal.utils.tracing.filter; 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] package org.eclipse.ditto.internal.utils.tracing.span; 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static final SpanTagKey<Boolean> AUTH_ERROR = new BooleanImplementation(KEY_PREFIX + "auth.error"); 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static final SpanTagKey<Boolean> AUTH_SUCCESS = new BooleanImplementation(KEY_PREFIX + "auth.success"); 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static final SpanTagKey<CharSequence> CHANNEL = new CharSequenceImplementation(KEY_PREFIX + "channel"); 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_ID = 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_TYPE = 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static final SpanTagKey<CharSequence> CORRELATION_ID = 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static final SpanTagKey<CharSequence> ENTITY_ID = new CharSequenceImplementation(KEY_PREFIX + "entityId"); 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static final SpanTagKey<HttpStatus> HTTP_STATUS = new HttpStatusImplementation(KEY_PREFIX + "statusCode"); 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static final SpanTagKey<CharSequence> REQUEST_METHOD_NAME = 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static final SpanTagKey<URI> REQUEST_URI = new URIImplementation(KEY_PREFIX + "request.path"); 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static final SpanTagKey<CharSequence> SIGNAL_TYPE = new CharSequenceImplementation(KEY_PREFIX + "signal.type"); 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public abstract Tag getTagForValue(T value); 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] Map<String, String> propagateContext(Map<String, String> map); 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public URI getTraceUri() { 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static String metricizeTraceUri(final String traceUri) { 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static String metricizeTraceUri(final String traceUri) { 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static String normalizePath(final String path) { 08:36:30 [WARNING] ^ 08:36:30 [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 08:36:30 [WARNING] public static String normalizePath(final String path) { 08:36:30 [WARNING] ^ 08:36:30 [WARNING] 21 warnings 08:36:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar 08:36:30 [INFO] 08:36:30 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-tracing --- 08:36:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar 08:36:30 [INFO] 08:36:30 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-tracing --- 08:36:30 [INFO] Tests are skipped. 08:36:30 [INFO] 08:36:30 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-tracing --- 08:36:30 [INFO] Tests are skipped. 08:36:30 [INFO] 08:36:30 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-tracing --- 08:36:30 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec 08:36:30 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Tracing' with 30 classes 08:36:30 [INFO] 08:36:30 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-tracing --- 08:36:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.pom 08:36:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT.jar 08:36:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar 08:36:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-utils-tracing/0-SNAPSHOT/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar 08:36:31 [INFO] 08:36:31 [INFO] --------------< org.eclipse.ditto:ditto-internal-models >--------------- 08:36:31 [INFO] Building Eclipse Ditto :: Internal :: Models 0-SNAPSHOT [16/77] 08:36:31 [INFO] from internal/models/pom.xml 08:36:31 [INFO] --------------------------------[ pom ]--------------------------------- 08:36:31 [INFO] 08:36:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models --- 08:36:31 [INFO] 08:36:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models --- 08:36:31 [INFO] 08:36:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models --- 08:36:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/target/jacoco.exec 08:36:31 [INFO] 08:36:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models --- 08:36:31 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:36:31 [INFO] The goal is skip due to packaging 'pom' 08:36:31 [INFO] 08:36:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models --- 08:36:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models:pom:0-SNAPSHOT... 08:36:31 [INFO] 08:36:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models --- 08:36:31 [INFO] 08:36:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models --- 08:36:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:36:31 [INFO] 08:36:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models --- 08:36:31 [INFO] Tests are skipped. 08:36:31 [INFO] 08:36:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models --- 08:36:31 [INFO] Tests are skipped. 08:36:31 [INFO] 08:36:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models --- 08:36:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:36:31 [INFO] 08:36:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models --- 08:36:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/internal/models/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-internal-models/0-SNAPSHOT/ditto-internal-models-0-SNAPSHOT.pom 08:36:31 [INFO] 08:36:31 [INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >---------- 08:36:31 [INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 0-SNAPSHOT [17/77] 08:36:31 [INFO] from internal/models/streaming/pom.xml 08:36:31 [INFO] --------------------------------[ jar ]--------------------------------- 08:36:31 [INFO] 08:36:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-streaming --- 08:36:31 [INFO] 08:36:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-streaming --- 08:36:31 [INFO] 08:36:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-streaming --- 08:36:31 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec 08:36:31 [INFO] 08:36:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-streaming --- 08:36:31 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:36:31 [WARNING] 08:36:31 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:36:31 [WARNING] 08:36:31 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:36:31 [WARNING] 08:36:31 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:36:31 [INFO] 08:36:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-streaming --- 08:36:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/resources 08:36:31 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:36:31 [INFO] 08:36:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-streaming --- 08:36:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT... 08:36:31 [INFO] 08:36:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-streaming --- 08:36:31 [INFO] Changes detected - recompiling the module! :dependency 08:36:31 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes 08:36:31 [INFO] 08:36:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-streaming --- 08:36:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/test/resources 08:36:31 [INFO] 08:36:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-streaming --- 08:36:31 [INFO] Changes detected - recompiling the module! :dependency 08:36:31 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes 08:36:31 [INFO] 08:36:31 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-streaming --- 08:36:31 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:36:31 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/surefire-reports 08:36:31 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:36:31 [INFO] 08:36:31 [INFO] ------------------------------------------------------- 08:36:31 [INFO] T E S T S 08:36:31 [INFO] ------------------------------------------------------- 08:36:31 [INFO] Running org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest 08:36:32 Nov 24, 2023 1:36:32 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:36:32 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. 08:36:32 Nov 24, 2023 1:36:32 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:36:32 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. 08:36:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.070 s -- in org.eclipse.ditto.internal.models.streaming.StreamedSnapshotTest 08:36:32 [INFO] Running org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest 08:36:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.ditto.internal.models.streaming.BatchedEntityIdWithRevisionsTest 08:36:32 [INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest 08:36:33 Nov 24, 2023 1:36:32 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:36:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:36:33 Nov 24, 2023 1:36:33 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:36:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:36:33 Nov 24, 2023 1:36:33 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:36:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:36:33 Nov 24, 2023 1:36:33 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:36:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:36:33 Nov 24, 2023 1:36:33 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:36:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:36:33 Nov 24, 2023 1:36:33 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:36:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackEntityId> instead. 08:36:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamPidsTest 08:36:33 [INFO] Running org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest 08:36:33 Nov 24, 2023 1:36:33 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:36:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:36:33 Nov 24, 2023 1:36:33 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:36:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:36:33 Nov 24, 2023 1:36:33 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:36:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:36:33 Nov 24, 2023 1:36:33 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:36:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:36:33 Nov 24, 2023 1:36:33 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:36:33 WARNING: Could not find implementation for entity ID with type <thing>. This indicates an architectural flaw, because the ID implementation seems not to be on the classpath. Returning a <FallbackNamespacedEntityId> instead. 08:36:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.internal.models.streaming.SudoStreamSnapshotsTest 08:36:33 [INFO] 08:36:33 [INFO] Results: 08:36:33 [INFO] 08:36:33 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 08:36:33 [INFO] 08:36:33 [INFO] 08:36:33 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-streaming --- 08:36:33 [INFO] 08:36:33 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-streaming --- 08:36:33 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar 08:36:33 [INFO] 08:36:33 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-streaming --- 08:36:33 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:36:33 [INFO] No previous run data found, generating javadoc. 08:36:34 [WARNING] Javadoc Warnings 08:36:34 [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 08:36:34 [WARNING] protected AbstractEntityIdWithRevision(final I id, final long revision) { 08:36:34 [WARNING] ^ 08:36:34 [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 08:36:34 [WARNING] public static SudoStreamSnapshots fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:36:34 [WARNING] ^ 08:36:34 [WARNING] 2 warnings 08:36:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar 08:36:34 [INFO] 08:36:34 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-streaming --- 08:36:34 [INFO] Tests are skipped. 08:36:34 [INFO] 08:36:34 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-streaming --- 08:36:34 [INFO] Tests are skipped. 08:36:34 [INFO] 08:36:34 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-streaming --- 08:36:34 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec 08:36:34 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Streaming' with 10 classes 08:36:34 [INFO] 08:36:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-streaming --- 08:36:34 [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 08:36:34 [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 08:36:34 [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 08:36:34 [INFO] 08:36:34 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-pekko >------------ 08:36:34 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pekko 0-SNAPSHOT [18/77] 08:36:34 [INFO] from internal/utils/pekko/pom.xml 08:36:34 [INFO] --------------------------------[ jar ]--------------------------------- 08:36:38 [INFO] 08:36:38 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pekko --- 08:36:38 [INFO] 08:36:38 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pekko --- 08:36:38 [INFO] 08:36:38 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pekko --- 08:36: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/pekko/target/jacoco.exec 08:36:38 [INFO] 08:36:38 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pekko --- 08:36:38 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:36:38 [WARNING] 08:36:38 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:36:38 [WARNING] 08:36:38 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:36:38 [WARNING] 08:36:38 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:36:38 [INFO] 08:36:38 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pekko --- 08:36:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/resources 08:36:38 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:36:38 [INFO] 08:36:38 [INFO] --- scala:4.8.1:compile (default) @ ditto-internal-utils-pekko --- 08:37:23 [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 08:37:23 [INFO] Compiler bridge file is not installed yet 08:37:33 warning: 4 deprecations (since 2.12.0) 08:37:33 warning: 1 deprecation (since 2.12.5) 08:37:33 warning: 2 deprecations (since 2.12.9) 08:37:33 warning: 2 deprecations (since 2.13) 08:37:33 warning: 7 deprecations (since 2.13.0) 08:37:33 warning: 1 deprecation (since 2.13.12) 08:37:33 warning: 1 deprecation (since 2.13.4) 08:37:33 warning: 18 deprecations in total; re-run with -deprecation for details 08:37:33 warning: 2 feature warnings; re-run with -feature for details 08:37:33 9 warnings 08:37:33 [INFO] Compiler bridge installed 08:37:34 [INFO] compiling 7 Scala sources and 51 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes ... 08:37:35 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details 08:37:35 [WARNING] one warning found 08:37:37 [INFO] NoPosition: Note: Some input files use or override a deprecated API. 08:37:37 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details. 08:37:38 [INFO] done compiling 08:37:38 [INFO] compile in 24.8 s 08:37:38 [INFO] 08:37:38 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pekko --- 08:37:38 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT... 08:37:38 [INFO] 08:37:38 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pekko --- 08:37:38 [INFO] Changes detected - recompiling the module! :dependency 08:37:38 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes 08:37:39 [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. 08:37:39 [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. 08:37:39 [INFO] 08:37:39 [INFO] --- scala:4.8.1:compile (compile) @ ditto-internal-utils-pekko --- 08:37:39 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 08:37:39 [INFO] compile in 0.2 s 08:37:39 [INFO] 08:37:39 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-pekko --- 08:37:39 [INFO] Changes detected - recompiling the module! :dependency 08:37:39 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes 08:37:40 [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. 08:37:40 [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. 08:37:40 [INFO] 08:37:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pekko --- 08:37:40 [INFO] Copying 2 resources from src/test/resources to target/test-classes 08:37:40 [INFO] 08:37:40 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pekko --- 08:37:40 [INFO] Changes detected - recompiling the module! :dependency 08:37:40 [INFO] Compiling 19 source files with javac [debug target 17] to target/test-classes 08:37:40 [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. 08:37:40 [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. 08:37:40 [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. 08:37:40 [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. 08:37:40 [INFO] 08:37:40 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-internal-utils-pekko --- 08:37:40 [INFO] Compiler bridge file: /home/jenkins/.sbt/1.0/zinc/org.scala-sbt/org.scala-sbt-compiler-bridge_2.13-1.8.0-bin_2.13.12__61.0-1.8.0_20221110T195421.jar 08:37:40 [INFO] compiling 19 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/test-classes ... 08:37:43 [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. 08:37:43 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details. 08:37:43 [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. 08:37:43 [INFO] NoPosition: Note: Recompile with -Xlint:unchecked for details. 08:37:43 [INFO] done compiling 08:37:43 [INFO] compile in 2.6 s 08:37:43 [INFO] 08:37:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pekko --- 08:37:43 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:37:43 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/surefire-reports 08:37:43 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:37:43 [INFO] 08:37:43 [INFO] ------------------------------------------------------- 08:37:43 [INFO] T E S T S 08:37:43 [INFO] ------------------------------------------------------- 08:37:43 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest 08:37:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:37:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.020 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggingAdapterTest 08:37:45 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest 08:37:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDiagnosticLoggingAdapterTest 08:37:46 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest 08:37:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.901 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultAutoCloseableSlf4jLoggerTest 08:37:47 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest 08:37:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultMdcEntryTest 08:37:47 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest 08:37:47 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.199 s -- in org.eclipse.ditto.internal.utils.pekko.logging.ImmutableDittoLoggerTest 08:37:47 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest 08:37:47 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoDiagnosticLoggingAdapterTest 08:37:47 [INFO] Running org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest 08:37:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.internal.utils.pekko.logging.DefaultDittoLoggerTest 08:37:48 [INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest 08:37:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamAckTest 08:37:48 [INFO] Running org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest 08:37:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.internal.utils.pekko.streaming.StreamTriggerTest 08:37:48 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest 08:37:49 [INFO] [11/24/2023 13:37:49.333] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:49 [INFO] [11/24/2023 13:37:49.451] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:49 [INFO] [11/24/2023 13:37:49.515] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:49 [INFO] [11/24/2023 13:37:49.589] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:49 [INFO] [11/24/2023 13:37:49.658] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:49 [INFO] [11/24/2023 13:37:49.726] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:49 [INFO] [11/24/2023 13:37:49.785] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:49 [INFO] [11/24/2023 13:37:49.846] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:49 [INFO] [11/24/2023 13:37:49.911] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:49 [INFO] [11/24/2023 13:37:49.975] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] [11/24/2023 13:37:50.036] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] [11/24/2023 13:37:50.099] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] [11/24/2023 13:37:50.151] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] [11/24/2023 13:37:50.210] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] [11/24/2023 13:37:50.276] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] [11/24/2023 13:37:50.346] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] [11/24/2023 13:37:50.406] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] [11/24/2023 13:37:50.469] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.392 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TransistorTest 08:37:50 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest 08:37:50 [INFO] [11/24/2023 13:37:50.536] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] [11/24/2023 13:37:50.605] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] [11/24/2023 13:37:50.661] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] [11/24/2023 13:37:50.715] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.LazyZipTest 08:37:50 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest 08:37:50 [INFO] [11/24/2023 13:37:50.860] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:50 [INFO] [11/24/2023 13:37:50.930] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:51 [INFO] [11/24/2023 13:37:51.017] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.TimeoutFlowTest 08:37:51 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest 08:37:51 [INFO] [11/24/2023 13:37:51.204] [default-pekko.actor.default-dispatcher-7] [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]] 08:37:51 [INFO] [11/24/2023 13:37:51.223] [default-pekko.actor.default-dispatcher-7] [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]] 08:37:51 [INFO] [11/24/2023 13:37:51.238] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:51 [INFO] [11/24/2023 13:37:51.291] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:51 [INFO] [11/24/2023 13:37:51.346] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSourceTest 08:37:51 [INFO] Running org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest 08:37:52 [INFO] [11/24/2023 13:37:52.088] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.743 s -- in org.eclipse.ditto.internal.utils.pekko.controlflow.MergeSortedAsPairTest 08:37:52 [INFO] Running org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest 08:37:52 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 08:37:52 SLF4J: Defaulting to no-operation (NOP) logger implementation 08:37:52 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 08:37:52 [INFO] [11/24/2023 13:37:52.361] [main] [CoordinatedShutdown(pekko://monitored-unbounded-mailbox-test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:37:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.eclipse.ditto.internal.utils.pekko.mailbox.MonitoredUnboundedMailboxTypeTest 08:37:52 [INFO] 08:37:52 [INFO] Results: 08:37:52 [INFO] 08:37:52 [WARNING] Tests run: 121, Failures: 0, Errors: 0, Skipped: 1 08:37:52 [INFO] 08:37:52 [INFO] 08:37:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pekko --- 08:37:52 [INFO] 08:37:52 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pekko --- 08:37:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar 08:37:52 [INFO] 08:37:52 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pekko --- 08:37:52 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:37:52 [INFO] No previous run data found, generating javadoc. 08:37:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar 08:37:54 [INFO] 08:37:54 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-pekko --- 08:37:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar 08:37:54 [INFO] 08:37:54 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pekko --- 08:37:54 [INFO] Tests are skipped. 08:37:54 [INFO] 08:37:54 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pekko --- 08:37:54 [INFO] Tests are skipped. 08:37:54 [INFO] 08:37:54 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pekko --- 08:37:54 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec 08:37:54 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pekko' with 85 classes 08:37:54 [INFO] 08:37:54 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pekko --- 08:37:54 [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 08:37:54 [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 08:37:54 [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 08:37:54 [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 08:37:54 [INFO] 08:37:54 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-health >------------ 08:37:54 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Health 0-SNAPSHOT [19/77] 08:37:54 [INFO] from internal/utils/health/pom.xml 08:37:54 [INFO] --------------------------------[ jar ]--------------------------------- 08:37:56 [INFO] 08:37:56 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-health --- 08:37:56 [INFO] 08:37:56 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-health --- 08:37:56 [INFO] 08:37:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-health --- 08:37:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec 08:37:56 [INFO] 08:37:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-health --- 08:37:56 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:37:56 [WARNING] 08:37:56 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:37:56 [WARNING] 08:37:56 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:37:56 [WARNING] 08:37:56 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:37:56 [INFO] 08:37:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-health --- 08:37:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/resources 08:37:56 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:37:56 [INFO] 08:37:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-health --- 08:37:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT... 08:37:56 [INFO] 08:37:56 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-health --- 08:37:56 [INFO] Changes detected - recompiling the module! :dependency 08:37:56 [INFO] Compiling 34 source files with javac [debug target 17] to target/classes 08:37:57 [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. 08:37:57 [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. 08:37:57 [INFO] 08:37:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-health --- 08:37:57 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:37:57 [INFO] 08:37:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-health --- 08:37:57 [INFO] Changes detected - recompiling the module! :dependency 08:37:57 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 08:37:57 [INFO] 08:37:57 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-health --- 08:37:57 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:37:57 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/surefire-reports 08:37:57 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:37:57 [INFO] 08:37:57 [INFO] ------------------------------------------------------- 08:37:57 [INFO] T E S T S 08:37:57 [INFO] ------------------------------------------------------- 08:37:57 [INFO] Running org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest 08:37:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.750 s -- in org.eclipse.ditto.internal.utils.health.mongo.CurrentMongoStatusTest 08:37:58 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest 08:37:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.343 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultMetricsReporterConfigTest 08:37:59 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest 08:38:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultPersistenceConfigTest 08:38:00 [INFO] Running org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest 08:38:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.internal.utils.health.config.DefaultBasicHealthCheckConfigTest 08:38:00 [INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest 08:38:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsTest 08:38:00 [INFO] Running org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest 08:38:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.internal.utils.health.HealthCheckingActorOptionsTest 08:38:00 [INFO] Running org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest 08:38:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.internal.utils.health.ResetHealthEventsResponseTest 08:38:00 [INFO] Running org.eclipse.ditto.internal.utils.health.StatusInfoTest 08:38:00 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.eclipse.ditto.internal.utils.health.StatusInfoTest 08:38:00 [INFO] Running org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest 08:38:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.internal.utils.health.StatusDetailMessageTest 08:38:00 [INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest 08:38:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthResponseTest 08:38:00 [INFO] Running org.eclipse.ditto.internal.utils.health.RetrieveHealthTest 08:38:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.internal.utils.health.RetrieveHealthTest 08:38:00 [INFO] 08:38:00 [INFO] Results: 08:38:00 [INFO] 08:38:00 [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0 08:38:00 [INFO] 08:38:00 [INFO] 08:38:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-health --- 08:38:00 [INFO] 08:38:00 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-health --- 08:38:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar 08:38:00 [INFO] 08:38:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-health --- 08:38:00 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:38:00 [INFO] No previous run data found, generating javadoc. 08:38:02 [WARNING] Javadoc Warnings 08:38:02 [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 08:38:02 [WARNING] package org.eclipse.ditto.internal.utils.health; 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] package org.eclipse.ditto.internal.utils.health.config; 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] protected StatusDetailMessage.Level getMostSevereLevelFromEvents(final Deque<Pair<Instant, Event>> events) { 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] protected Stream<Pair<Instant, Event>> getEventStream() { 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] protected void shutdownStream(final Shutdown shutdown) { 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] default StatusDetailMessage.Level level() { 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] String name(); 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] protected final DiagnosticLoggingAdapter log = DittoLoggerFactory.getDiagnosticLoggingAdapter(this); 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] public final StatusInfo getHealth() { 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] public Level getLevel() { 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] public JsonValue getMessage() { 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] public static StatusDetailMessage of(final Level level, final String message) { 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] public static StatusDetailMessage of(final Level level, final JsonValue message) { 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] public static StatusDetailMessage warn(@Nullable final Throwable throwable) { 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] ERROR; 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] INFO, 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] WARN, 08:38:02 [WARNING] ^ 08:38:02 [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 08:38:02 [WARNING] public static final Level DEFAULT = INFO; 08:38:02 [WARNING] ^ 08:38:02 [WARNING] 18 warnings 08:38:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar 08:38:02 [INFO] 08:38:02 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-health --- 08:38:02 [INFO] Tests are skipped. 08:38:02 [INFO] 08:38:02 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-health --- 08:38:02 [INFO] Tests are skipped. 08:38:02 [INFO] 08:38:02 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-health --- 08:38:02 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec 08:38:02 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Health' with 34 classes 08:38:02 [INFO] 08:38:02 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-health --- 08:38:02 [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 08:38:02 [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 08:38:02 [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 08:38:02 [INFO] 08:38:02 [INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------ 08:38:02 [INFO] Building Eclipse Ditto :: JSON CBOR 0-SNAPSHOT [20/77] 08:38:02 [INFO] from json-cbor/pom.xml 08:38:02 [INFO] -------------------------------[ bundle ]------------------------------- 08:38:05 [INFO] 08:38:05 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-json-cbor --- 08:38:05 [INFO] 08:38:05 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-json-cbor --- 08:38:05 [INFO] 08:38:05 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json-cbor --- 08:38:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:38:05 [INFO] 08:38:05 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json-cbor --- 08:38: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/json-cbor/target/jacoco.exec 08:38:05 [INFO] 08:38:05 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json-cbor --- 08:38:05 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:38:05 [WARNING] 08:38:05 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:38:05 [WARNING] 08:38:05 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:38:05 [WARNING] 08:38:05 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:38:05 [INFO] 08:38:05 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json-cbor --- 08:38:05 [INFO] Copying 1 resource from src/main/resources to target/classes 08:38:05 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:38:05 [INFO] 08:38:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json-cbor --- 08:38:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json-cbor:bundle:0-SNAPSHOT... 08:38:05 [INFO] 08:38:05 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json-cbor --- 08:38:05 [INFO] Changes detected - recompiling the module! :dependency 08:38:05 [INFO] Compiling 6 source files with javac [debug target 1.8] to target/classes 08:38:05 [WARNING] bootstrap class path not set in conjunction with -source 8 08:38:05 [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. 08:38:05 [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. 08:38:05 [INFO] 08:38:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json-cbor --- 08:38:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/test/resources 08:38:05 [INFO] 08:38:05 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json-cbor --- 08:38:05 [INFO] Changes detected - recompiling the module! :dependency 08:38:05 [INFO] Compiling 9 source files with javac [debug target 1.8] to target/test-classes 08:38:05 [WARNING] bootstrap class path not set in conjunction with -source 8 08:38:05 [INFO] 08:38:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json-cbor --- 08:38:05 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:38:05 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/surefire-reports 08:38:05 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:38:05 [INFO] 08:38:05 [INFO] ------------------------------------------------------- 08:38:05 [INFO] T E S T S 08:38:05 [INFO] ------------------------------------------------------- 08:38:05 [INFO] Running org.eclipse.ditto.json.cbor.BinaryToHexConverterTest 08:38:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.eclipse.ditto.json.cbor.BinaryToHexConverterTest 08:38:06 [INFO] Running org.eclipse.ditto.json.cbor.CborIllegalValuesTest 08:38:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.eclipse.ditto.json.cbor.CborIllegalValuesTest 08:38:06 [INFO] Running org.eclipse.ditto.json.cbor.SerializationRoundTripTest 08:38:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.json.cbor.SerializationRoundTripTest 08:38:06 [INFO] Running org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest 08:38:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.json.cbor.ByteBufferInputStreamTest 08:38:06 [INFO] Running org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest 08:38:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.json.cbor.ByteBufferOutputStreamTest 08:38:06 [INFO] Running org.eclipse.ditto.json.cbor.CborJsonTest 08:38:06 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.json.cbor.CborJsonTest 08:38:06 [INFO] Running org.eclipse.ditto.json.cbor.JacksonCborFactoryTest 08:38:06 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.json.cbor.JacksonCborFactoryTest 08:38:06 [INFO] 08:38:06 [INFO] Results: 08:38:06 [INFO] 08:38:06 [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0 08:38:06 [INFO] 08:38:06 [INFO] 08:38:06 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json-cbor --- 08:38:06 [INFO] 08:38:06 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json-cbor --- 08:38:06 [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) 08:38:06 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar 08:38:06 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/MANIFEST.MF 08:38:06 [INFO] 08:38:06 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json-cbor --- 08:38:06 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:38:06 [INFO] No previous run data found, generating javadoc. 08:38:07 [WARNING] Javadoc Warnings 08:38:07 [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 08:38:07 [WARNING] public static String toHexString(final byte[] array) throws IOException { 08:38:07 [WARNING] ^ 08:38:07 [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 08:38:07 [WARNING] public static String toHexString(final ByteBuffer byteBuffer) throws IOException { 08:38:07 [WARNING] ^ 08:38:07 [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 08:38:07 [WARNING] public static String toHexString(final InputStream inputStream) throws IOException { 08:38:07 [WARNING] ^ 08:38:07 [WARNING] 3 warnings 08:38:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar 08:38:07 [INFO] 08:38:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json-cbor --- 08:38:07 [INFO] Tests are skipped. 08:38:07 [INFO] 08:38:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json-cbor --- 08:38:07 [INFO] Tests are skipped. 08:38:07 [INFO] 08:38:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json-cbor --- 08:38:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec 08:38:07 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON CBOR' with 6 classes 08:38:07 [INFO] 08:38:07 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json-cbor --- 08:38:07 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.diff'. 08:38:08 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.xml'. 08:38:08 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.html'. 08:38:08 [INFO] 08:38:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-json-cbor --- 08:38:08 [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 08:38:08 [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 08:38:08 [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 08:38:08 [INFO] 08:38:08 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json-cbor --- 08:38:08 [INFO] Installing org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar 08:38:08 [INFO] Writing OBR metadata 08:38:08 [INFO] 08:38:08 [INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------ 08:38:08 [INFO] Building Eclipse Ditto :: Policies 0-SNAPSHOT [21/77] 08:38:08 [INFO] from policies/pom.xml 08:38:08 [INFO] --------------------------------[ pom ]--------------------------------- 08:38:08 [INFO] 08:38:08 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies --- 08:38:08 [INFO] 08:38:08 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies --- 08:38:08 [INFO] 08:38:08 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies --- 08:38:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/target/jacoco.exec 08:38:08 [INFO] 08:38:08 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies --- 08:38:08 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:38:08 [INFO] The goal is skip due to packaging 'pom' 08:38:08 [INFO] 08:38:08 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies --- 08:38:08 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies:pom:0-SNAPSHOT... 08:38:08 [INFO] 08:38:08 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies --- 08:38:08 [INFO] 08:38:08 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies --- 08:38:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:38:08 [INFO] 08:38:08 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies --- 08:38:08 [INFO] Tests are skipped. 08:38:08 [INFO] 08:38:08 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies --- 08:38:08 [INFO] Tests are skipped. 08:38:08 [INFO] 08:38:08 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies --- 08:38:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:38:08 [INFO] 08:38:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies --- 08:38:08 [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 08:38:08 [INFO] 08:38:08 [INFO] ---------------< org.eclipse.ditto:ditto-policies-model >--------------- 08:38:08 [INFO] Building Eclipse Ditto :: Policies :: Model 0-SNAPSHOT [22/77] 08:38:08 [INFO] from policies/model/pom.xml 08:38:08 [INFO] -------------------------------[ bundle ]------------------------------- 08:38:11 [INFO] 08:38:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-model --- 08:38:11 [INFO] 08:38:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-model --- 08:38:11 [INFO] 08:38:11 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-model --- 08:38:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:38:11 [INFO] 08:38:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-model --- 08:38:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec 08:38:11 [INFO] 08:38:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-model --- 08:38:11 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:38:11 [WARNING] 08:38:11 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:38:11 [WARNING] 08:38:11 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:38:11 [WARNING] 08:38:11 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:38:11 [INFO] 08:38:11 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-model --- 08:38:11 [INFO] Copying 0 resource from src/main/resources to target/classes 08:38:11 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:38:11 [INFO] 08:38:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-model --- 08:38:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-model:bundle:0-SNAPSHOT... 08:38:11 [INFO] 08:38:11 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-model --- 08:38:11 [INFO] Changes detected - recompiling the module! :dependency 08:38:11 [INFO] Compiling 224 source files with javac [debug target 1.8] to target/classes 08:38:13 [WARNING] bootstrap class path not set in conjunction with -source 8 08:38:13 [INFO] 08:38:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-model --- 08:38:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/model/src/test/resources 08:38:13 [INFO] 08:38:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-model --- 08:38:13 [INFO] Changes detected - recompiling the module! :dependency 08:38:13 [INFO] Compiling 235 source files with javac [debug target 1.8] to target/test-classes 08:38:18 [WARNING] bootstrap class path not set in conjunction with -source 8 08:38:18 [INFO] 08:38:18 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-model --- 08:38:18 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:38:18 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/surefire-reports 08:38:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:38:19 [INFO] 08:38:19 [INFO] ------------------------------------------------------- 08:38:19 [INFO] T E S T S 08:38:19 [INFO] ------------------------------------------------------- 08:38:20 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest 08:38:21 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyResourceTest 08:38:21 [INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest 08:38:21 Nov 24, 2023 1:38:21 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:38:21 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. 08:38:21 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TreeBasedPolicyAlgorithmTest 08:38:21 [INFO] Running org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest 08:38:21 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.ditto.policies.model.enforcers.testbench.TrieBasedPolicyAlgorithmTest 08:38:21 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest 08:38:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 s -- in org.eclipse.ditto.policies.model.enforcers.tree.ResourceNodeTest 08:38:22 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest 08:38:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.eclipse.ditto.policies.model.enforcers.tree.EffectedResourcesTest 08:38:22 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest 08:38:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.model.enforcers.tree.TreeBasedPolicyEnforcerTest 08:38:22 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest 08:38:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.model.enforcers.tree.SubjectNodeTest 08:38:22 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest 08:38:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.policies.model.enforcers.tree.WeightedPermissionTest 08:38:22 [INFO] Running org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest 08:38:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.enforcers.tree.PointerLocationEvaluatorTest 08:38:22 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest 08:38:22 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PermissionSubjectsMapTest 08:38:22 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest 08:38:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.policies.model.enforcers.trie.GrantRevokeIndexTest 08:38:22 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest 08:38:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.enforcers.trie.PolicyTrieTest 08:38:22 [INFO] Running org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest 08:38:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.enforcers.trie.TrieBasedPolicyEnforcerTest 08:38:22 [INFO] Running org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest 08:38:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.policies.model.enforcers.DefaultEffectedSubjectsTest 08:38:22 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourcesTest 08:38:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.policies.model.ImmutableResourcesTest 08:38:22 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest 08:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryResponseTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest 08:38:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest 08:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyResponseTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest 08:38:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsResponseTest 08:38:23 [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 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest 08:38:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest 08:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesResponseTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest 08:38:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest 08:38:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest 08:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourceResponseTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest 08:38:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyResponseTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest 08:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportResponseTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest 08:38:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest 08:38:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntryTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest 08:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportsResponseTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest 08:38:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest 08:38:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectsTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteSubjectResponseTest 08:38:23 [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 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest 08:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.CreatePolicyResponseTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest 08:38:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyImportTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest 08:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectResponseTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest 08:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryResponseTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest 08:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeleteResourceResponseTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest 08:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesResponseTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest 08:38:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifySubjectTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest 08:38:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest 08:38:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyResourcesTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest 08:38:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyImportResponseTest 08:38:23 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.ModifyPolicyEntriesTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.policies.model.signals.commands.modify.DeletePolicyEntryTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationResponseTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.DeactivateTokenIntegrationTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest 08:38:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandResponseTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationResponseTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest 08:38:24 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.ActivateTokenIntegrationTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.policies.model.signals.commands.actions.TopLevelPolicyActionCommandTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectResponseTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntryResponseTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourcesResponseTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveResourceResponseTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest 08:38:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectsResponseTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesResponseTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest 08:38:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyEntriesTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportResponseTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrieveSubjectTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyResponseTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest 08:38:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.ditto.policies.model.signals.commands.query.RetrievePolicyImportsResponseTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest 08:38:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryModificationInvalidExceptionTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToModifyExceptionRegistryTest 08:38:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToModifyExceptionRegistryTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyModificationInvalidExceptionTest 08:38:24 [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 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotModifiableExceptionTest 08:38:24 [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 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourcesNotModifiableExceptionTest 08:38:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourcesNotModifiableExceptionTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyTooManyModifyingRequestsExceptionTest 08:38:24 [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 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToAccessExceptionRegistryTest 08:38:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyCommandToAccessExceptionRegistryTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotModifiableExceptionTest 08:38:24 [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 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyConflictExceptionTest 08:38:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyConflictExceptionTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectNotAccessibleExceptionTest 08:38:24 [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 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotAccessibleExceptionTest 08:38:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyEntryNotAccessibleExceptionTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionNotModifiedExceptionTest 08:38:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionNotModifiedExceptionTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyUnavailableExceptionTest 08:38:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyUnavailableExceptionTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.SubjectsNotModifiableExceptionTest 08:38:24 [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 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyPreconditionFailedExceptionTest 08:38:24 [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 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyIdNotExplicitlySettableExceptionTest 08:38:24 [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 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotCreatableExceptionTest 08:38:24 [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 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotModifiableExceptionTest 08:38:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotModifiableExceptionTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotModifiableExceptionTest 08:38:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotModifiableExceptionTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotAccessibleExceptionTest 08:38:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.signals.commands.exceptions.ResourceNotAccessibleExceptionTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.exceptions.PolicyNotAccessibleExceptionTest 08:38:24 [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 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest 08:38:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.policies.model.signals.commands.PolicyErrorResponseTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest 08:38:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyCreatedTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceCreatedTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest 08:38:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportModifiedTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportDeletedTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportsModifiedTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyDeletedTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectDeletedTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectCreatedTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest 08:38:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.policies.model.signals.events.ResourcesModifiedTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedPartiallyTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest 08:38:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryDeletedTest 08:38:24 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest 08:38:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceModifiedTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest 08:38:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntriesModifiedTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest 08:38:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyImportCreatedTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest 08:38:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.events.ResourceDeletedTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest 08:38:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectModifiedTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest 08:38:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsModifiedTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest 08:38:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.policies.model.signals.events.SubjectsDeletedPartiallyTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest 08:38:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryCreatedTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest 08:38:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyModifiedTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest 08:38:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.policies.model.signals.events.PolicyEntryModifiedTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest 08:38:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.policies.model.signals.announcements.SubjectDeletionAnnouncementTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest 08:38:25 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyEntryTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest 08:38:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIssuerTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest 08:38:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedImportsTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyTest 08:38:25 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest 08:38:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportsTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyImportTest 08:38:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyImportTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceKeyTest 08:38:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.model.ImmutableResourceKeyTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest 08:38:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyBuilderTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectIdTest 08:38:25 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectIdTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.PolicyIdTest 08:38:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.policies.model.PolicyIdTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePermissionsTest 08:38:25 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.model.ImmutablePermissionsTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.PoliciesResourceTypeTest 08:38:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.PoliciesResourceTypeTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest 08:38:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTypeTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest 08:38:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectExpiryTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.PoliciesModelFactoryTest 08:38:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.model.PoliciesModelFactoryTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest 08:38:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelsTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectTest 08:38:25 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableResourceTest 08:38:25 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.policies.model.ImmutableResourceTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest 08:38:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.policies.model.ImmutablePolicyRevisionTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableLabelTest 08:38:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.policies.model.ImmutableLabelTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectsTest 08:38:25 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectsTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableImportedLabelTest 08:38:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.model.ImmutableImportedLabelTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest 08:38:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.ditto.policies.model.ImmutableSubjectAnnouncementTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest 08:38:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.policies.model.ImmutableEffectedPermissionsTest 08:38:25 [INFO] Running org.eclipse.ditto.policies.model.PolicyImporterTest 08:38:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.model.PolicyImporterTest 08:38:25 [INFO] 08:38:25 [INFO] Results: 08:38:25 [INFO] 08:38:25 [WARNING] Tests run: 925, Failures: 0, Errors: 0, Skipped: 1 08:38:25 [INFO] 08:38:25 [INFO] 08:38:25 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-model --- 08:38:25 [INFO] 08:38:25 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-policies-model --- 08:38:26 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar 08:38:26 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/MANIFEST.MF 08:38:26 [INFO] 08:38:26 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-model --- 08:38:26 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:38:26 [INFO] No previous run data found, generating javadoc. 08:38:32 [WARNING] Javadoc Warnings 08:38:32 [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 08:38:32 [WARNING] package org.eclipse.ditto.policies.model.signals.announcements; 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] package org.eclipse.ditto.policies.model.signals.commands; 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.actions; 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.exceptions; 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.modify; 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.query; 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] package org.eclipse.ditto.policies.model.signals.events; 08:38:32 [WARNING] ^ 08:38:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/AbstractPolicyBuilderLabelScoped.java:31: warning: no comment 08:38:32 [WARNING] protected AbstractPolicyBuilderLabelScoped(final PolicyBuilder delegate, 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static ActivateTokenIntegration of(final PolicyId policyId, final Label label, 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static DeletePolicyImportResponse newInstance(final PolicyId policyId, final PolicyId importedPolicyId, 08:38:32 [WARNING] ^ 08:38:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/ImportableType.java:46: warning: no comment 08:38:32 [WARNING] public String getName() { 08:38:32 [WARNING] ^ 08:38:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/PoliciesModelFactory.java:46: warning: no comment 08:38:32 [WARNING] public static final int DITTO_LIMITS_POLICY_IMPORTS_LIMIT = Integer.parseInt(System.getProperty("ditto.limits.policy.imports-limit", "10")); 08:38:32 [WARNING] ^ 08:38:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/Policy.java:441: warning: no comment 08:38:32 [WARNING] default CompletionStage<Policy> withResolvedImports( 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRIES = 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRY = 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static PolicyErrorResponse fromJson(final String jsonString, final DittoHeaders dittoHeaders) { 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static PolicyErrorResponse fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORT = 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORTS = 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static PolicyImport validatePolicyImport(final PolicyId importingPolicyId, final PolicyImport policyImport) { 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static PolicyImports validatePolicyImports(@Nullable final PolicyId importingPolicyId, final PolicyImports policyImports) { 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] POLICY, 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] POLICY_ENTRIES, 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] POLICY_ENTRY, 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] POLICY_ENTRY_RESOURCE, 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] POLICY_ENTRY_RESOURCES, 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] POLICY_ENTRY_SUBJECT; 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] POLICY_ENTRY_SUBJECTS, 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] POLICY_IMPORT, 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] POLICY_IMPORTS, 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_KEY = 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public final class ResourcesModified extends AbstractPolicyEvent<ResourcesModified> 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_RESOURCES = 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static final String POLICY_IMPORT = "policyImport"; 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_DELETED_SUBJECT_IDS = 08:38:32 [WARNING] ^ 08:38:32 [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 08:38:32 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_MODIFIED_SUBJECTS = 08:38:32 [WARNING] ^ 08:38:32 [WARNING] 36 warnings 08:38:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar 08:38:32 [INFO] 08:38:32 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-policies-model --- 08:38:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar 08:38:32 [INFO] 08:38:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-model --- 08:38:32 [INFO] Tests are skipped. 08:38:32 [INFO] 08:38:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-model --- 08:38:32 [INFO] Tests are skipped. 08:38:32 [INFO] 08:38:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-model --- 08:38:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec 08:38:32 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Model' with 261 classes 08:38:32 [INFO] 08:38:32 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-policies-model --- 08:38:35 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.diff'. 08:38:35 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.xml'. 08:38:35 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.html'. 08:38:35 [INFO] 08:38:35 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-model --- 08:38:35 [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 08:38:35 [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 08:38:35 [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 08:38:35 [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 08:38:35 [INFO] 08:38:35 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-policies-model --- 08:38:35 [INFO] Installing org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar 08:38:35 [INFO] Writing OBR metadata 08:38:35 [INFO] 08:38:35 [INFO] -------------------< org.eclipse.ditto:ditto-things >------------------- 08:38:35 [INFO] Building Eclipse Ditto :: Things 0-SNAPSHOT [23/77] 08:38:35 [INFO] from things/pom.xml 08:38:35 [INFO] --------------------------------[ pom ]--------------------------------- 08:38:35 [INFO] 08:38:35 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things --- 08:38:35 [INFO] 08:38:35 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things --- 08:38:35 [INFO] 08:38:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things --- 08:38: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/things/target/jacoco.exec 08:38:35 [INFO] 08:38:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things --- 08:38:35 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:38:35 [INFO] The goal is skip due to packaging 'pom' 08:38:35 [INFO] 08:38:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things --- 08:38:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things:pom:0-SNAPSHOT... 08:38:35 [INFO] 08:38:35 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things --- 08:38:35 [INFO] 08:38:35 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things --- 08:38:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:38:35 [INFO] 08:38:35 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things --- 08:38:35 [INFO] Tests are skipped. 08:38:35 [INFO] 08:38:35 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things --- 08:38:35 [INFO] Tests are skipped. 08:38:35 [INFO] 08:38:35 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things --- 08:38:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:38:35 [INFO] 08:38:35 [INFO] --- install:3.1.1:install (default-install) @ ditto-things --- 08:38:35 [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 08:38:35 [INFO] 08:38:35 [INFO] ----------------< org.eclipse.ditto:ditto-things-model >---------------- 08:38:35 [INFO] Building Eclipse Ditto :: Things :: Model 0-SNAPSHOT [24/77] 08:38:35 [INFO] from things/model/pom.xml 08:38:35 [INFO] -------------------------------[ bundle ]------------------------------- 08:38:35 [INFO] 08:38:35 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-model --- 08:38:35 [INFO] 08:38:35 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-model --- 08:38:35 [INFO] 08:38:35 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-things-model --- 08:38:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:38:35 [INFO] 08:38:35 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-model --- 08:38: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/things/model/target/jacoco.exec 08:38:35 [INFO] 08:38:35 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-model --- 08:38:35 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:38:35 [WARNING] 08:38:35 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:38:35 [WARNING] 08:38:35 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:38:35 [WARNING] 08:38:35 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:38:35 [INFO] 08:38:35 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-model --- 08:38:35 [INFO] Copying 0 resource from src/main/resources to target/classes 08:38:35 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:38:35 [INFO] 08:38:35 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-model --- 08:38:35 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-model:bundle:0-SNAPSHOT... 08:38:35 [INFO] 08:38:35 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-model --- 08:38:35 [INFO] Changes detected - recompiling the module! :dependency 08:38:35 [INFO] Compiling 239 source files with javac [debug target 1.8] to target/classes 08:38:37 [WARNING] bootstrap class path not set in conjunction with -source 8 08:38:37 [INFO] 08:38:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-model --- 08:38:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/resources 08:38:37 [INFO] 08:38:37 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-model --- 08:38:37 [INFO] Changes detected - recompiling the module! :dependency 08:38:37 [INFO] Compiling 201 source files with javac [debug target 1.8] to target/test-classes 08:38:40 [WARNING] bootstrap class path not set in conjunction with -source 8 08:38:40 [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. 08:38:40 [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. 08:38:40 [INFO] 08:38:40 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-model --- 08:38:40 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:38:40 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/model/target/surefire-reports 08:38:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:38:40 [INFO] 08:38:40 [INFO] ------------------------------------------------------- 08:38:40 [INFO] T E S T S 08:38:40 [INFO] ------------------------------------------------------- 08:38:41 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest 08:38:41 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceMapperTest 08:38:41 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingResourceTest 08:38:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.ThingResourceTest 08:38:41 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest 08:38:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.991 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionTest 08:38:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest 08:38:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesResponseTest 08:38:42 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest 08:38:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdResponseTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest 08:38:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesResponseTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest 08:38:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyPolicyIdTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest 08:38:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyResponseTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest 08:38:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingResponseTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest 08:38:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertyTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest 08:38:43 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest 08:38:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingResponseTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest 08:38:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest 08:38:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest 08:38:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest 08:38:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.things.model.signals.commands.modify.MergeThingResponseTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest 08:38:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureResponseTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest 08:38:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesResponseTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest 08:38:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest 08:38:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest 08:38:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest 08:38:43 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyResponseTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest 08:38:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDefinitionResponseTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesTest 08:38:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturesTest 08:38:43 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest 08:38:44 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.194 s -- in org.eclipse.ditto.things.model.signals.commands.modify.CreateThingTest 08:38:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest 08:38:44 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeTest 08:38:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest 08:38:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributesResponseTest 08:38:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest 08:38:44 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionResponseTest 08:38:44 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest 08:38:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest 08:38:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDefinitionTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest 08:38:45 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest 08:38:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.MergeThingTest 08:38:45 [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 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest 08:38:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureDesiredPropertiesResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest 08:38:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest 08:38:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturesResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest 08:38:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertiesTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest 08:38:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributesTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest 08:38:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertiesTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest 08:38:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingDefinitionResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest 08:38:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest 08:38:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest 08:38:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyThingDefinitionResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest 08:38:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteAttributeResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest 08:38:45 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeatureDesiredPropertyTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest 08:38:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertyResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest 08:38:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest 08:38:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeaturePropertyResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest 08:38:45 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyAttributeTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest 08:38:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.commands.modify.ModifyFeaturePropertiesResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest 08:38:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteFeatureTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest 08:38:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.model.signals.commands.modify.DeleteThingTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest 08:38:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponseTest 08:38:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest 08:38:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest 08:38:45 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest 08:38:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest 08:38:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest 08:38:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionTest 08:38:45 [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 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest 08:38:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDefinitionResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponseTest 08:38:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertyResponseTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest 08:38:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest 08:38:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyTest 08:38:45 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest 08:38:46 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest 08:38:46 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest 08:38:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesResponseTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest 08:38:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrievePolicyIdTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest 08:38:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturesResponseTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest 08:38:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributeResponseTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest 08:38:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeatureDesiredPropertiesTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest 08:38:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertyResponseTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest 08:38:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveFeaturePropertiesTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest 08:38:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionResponseTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest 08:38:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingsResponseTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest 08:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesResponseTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest 08:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveAttributesTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest 08:38:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingDefinitionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotModifiableExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotAccessibleExceptionTest 08:38:46 [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 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyInvalidExceptionTest 08:38:46 [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 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAccessibleExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest 08:38:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToModifyExceptionRegistryTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingDefinitionNotAccessibleExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableExceptionTest 08:38:46 [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 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableExceptionTest 08:38:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotDeletableExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingUnavailableExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingTooManyModifyingRequestsExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotModifiableExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotAccessibleExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotModifiableExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableExceptionTest 08:38:46 [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 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertyNotAccessibleExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDesiredPropertiesNotAccessibleExceptionTest 08:38:46 [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 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributesNotModifiableExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionInvalidExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableExceptionTest 08:38:46 [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 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertyNotAccessibleExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotModifiableExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotAccessibleExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MissingThingIdsExceptionTest 08:38:46 [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 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureDefinitionNotAccessibleExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturePropertiesNotModifiableExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotAllowedExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConditionFailedExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotModifiableExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest 08:38:46 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotCreatableExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedExceptionTest 08:38:46 [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 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.ThingConflictExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.MetadataNotModifiableExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.AttributePointerInvalidExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingIdNotExplicitlySettableExceptionTest 08:38:46 [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 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest 08:38:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyIdNotModifiableExceptionTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.exceptions.ThingCommandToAccessExceptionRegistryTest 08:38:46 [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 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest 08:38:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.signals.commands.ThingErrorResponseTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest 08:38:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.model.signals.events.FeatureModifiedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingCreatedTest 08:38:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.things.model.signals.events.ThingCreatedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDeletedTest 08:38:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.events.ThingDeletedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest 08:38:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyDeletedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest 08:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionDeletedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest 08:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesDeletedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest 08:38:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesModifiedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest 08:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.things.model.signals.events.AttributeCreatedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest 08:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesDeletedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest 08:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDeletedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest 08:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.AttributeModifiedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest 08:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesModifiedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest 08:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.things.model.signals.events.AttributesModifiedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest 08:38:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertiesCreatedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest 08:38:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesCreatedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest 08:38:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionDeletedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest 08:38:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyDeletedTest 08:38:46 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest 08:38:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionCreatedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest 08:38:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionModifiedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest 08:38:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.model.signals.events.AttributesDeletedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest 08:38:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.events.AttributeDeletedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest 08:38:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.signals.events.ThingEventToThingConverterTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest 08:38:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesCreatedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest 08:38:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.events.ThingDefinitionCreatedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest 08:38:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyCreatedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest 08:38:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDefinitionModifiedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest 08:38:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.events.PolicyIdModifiedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest 08:38:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.things.model.signals.events.FeatureCreatedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingModifiedTest 08:38:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.events.ThingModifiedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest 08:38:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.things.model.signals.events.AttributesCreatedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest 08:38:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyModifiedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest 08:38:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertyModifiedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest 08:38:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.signals.events.FeaturesDeletedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest 08:38:47 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.signals.events.FeatureDesiredPropertiesModifiedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.ThingMergedTest 08:38:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.things.model.signals.events.ThingMergedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest 08:38:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.things.model.signals.events.FeaturePropertyCreatedTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest 08:38:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementFactoryTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest 08:38:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.signals.acks.ThingAcknowledgementsFactoryTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest 08:38:47 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionIdentifierTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest 08:38:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromScratchBuilderTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest 08:38:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.ImmutableFeaturePropertiesTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.ImmutableAttributesTest 08:38:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.model.ImmutableAttributesTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.ThingIdTest 08:38:47 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.eclipse.ditto.things.model.ThingIdTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest 08:38:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.things.model.PolicyIdMissingExceptionTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureTest 08:38:47 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.model.ImmutableFeatureTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.NullThingDefinitionTest 08:38:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.model.NullThingDefinitionTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.AttributesModelFactoryTest 08:38:47 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.AttributesModelFactoryTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest 08:38:47 [INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.ImmutableThingFromCopyBuilderTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.ThingsModelFactoryTest 08:38:47 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.ThingsModelFactoryTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.ThingsJsonTest 08:38:47 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.things.model.ThingsJsonTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.NullFeatureTest 08:38:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.things.model.NullFeatureTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.NullFeaturePropertiesTest 08:38:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.NullFeaturePropertiesTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeaturesTest 08:38:47 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.eclipse.ditto.things.model.ImmutableFeaturesTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.NullFeaturesTest 08:38:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.NullFeaturesTest 08:38:47 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest 08:38:48 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.ImmutableThingFromScratchBuilderTest 08:38:48 [INFO] Running org.eclipse.ditto.things.model.ThingFieldSelectorTest 08:38:48 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.model.ThingFieldSelectorTest 08:38:48 [INFO] Running org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest 08:38:48 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.ditto.things.model.ImmutableDefinitionIdentifierTest 08:38:48 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingRevisionTest 08:38:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.model.ImmutableThingRevisionTest 08:38:48 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingDefinitionTest 08:38:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.model.ImmutableThingDefinitionTest 08:38:48 [INFO] Running org.eclipse.ditto.things.model.ImmutableThingTest 08:38:48 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.model.ImmutableThingTest 08:38:48 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest 08:38:48 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.model.ImmutableFeatureDefinitionTest 08:38:48 [INFO] Running org.eclipse.ditto.things.model.NullAttributesTest 08:38:48 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.things.model.NullAttributesTest 08:38:48 [INFO] Running org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest 08:38:48 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.things.model.ImmutableFeatureFromCopyBuilderTest 08:38:48 [INFO] 08:38:48 [INFO] Results: 08:38:48 [INFO] 08:38:48 [INFO] Tests run: 1438, Failures: 0, Errors: 0, Skipped: 0 08:38:48 [INFO] 08:38:48 [INFO] 08:38:48 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-model --- 08:38:48 [INFO] 08:38:48 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-things-model --- 08:38:48 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar 08:38:48 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/MANIFEST.MF 08:38:48 [INFO] 08:38:48 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-model --- 08:38:48 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:38:48 [INFO] No previous run data found, generating javadoc. 08:38:55 [WARNING] Javadoc Warnings 08:38:55 [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 08:38:55 [WARNING] package org.eclipse.ditto.things.model.signals.commands; 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] package org.eclipse.ditto.things.model.signals.commands.exceptions; 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] package org.eclipse.ditto.things.model.signals.commands.modify; 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] package org.eclipse.ditto.things.model.signals.commands.query; 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] package org.eclipse.ditto.things.model.signals.events; 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public final class AttributeNotAccessibleException extends DittoRuntimeException implements ThingException { 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public final class AttributesNotAccessibleException extends DittoRuntimeException implements ThingException { 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_THING = 08:38:55 [WARNING] ^ 08:38:55 [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> 08:38:55 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder addAll(Iterable<T> identifiers); 08:38:55 [WARNING] ^ 08:38:55 [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> 08:38:55 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder removeAll(Iterable<T> identifiers); 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static MergeThingResponse newInstance(final ThingId thingId, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static RetrieveFeatureDesiredPropertiesResponse newInstance(final ThingId thingId, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static RetrieveFeaturePropertiesResponse newInstance(final ThingId thingId, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public RetrieveThing build() { 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_THING_IDS = 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public final class ThingCommandToModifyExceptionRegistry 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static Builder newBuilder(final String condition, final String description) { 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static Builder forDittoProtocol() { 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static Builder forPostMethod() { 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static Builder forPutMethod() { 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static Builder forPutOrPatchMethod() { 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static final JsonFieldDefinition<String> JSON_PATH = 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static final JsonFieldDefinition<JsonValue> JSON_VALUE = 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static Builder newBuilderForOtherReason(final HttpStatus httpStatus, final ThingId thingId, final PolicyId policyId, final String reason) { 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] public static ThingNotCreatableException forLiveChannel(final DittoHeaders dittoHeaders) { 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] ATTRIBUTE, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] ATTRIBUTES, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] DEFINITION, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] FEATURE, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] FEATURE_DEFINITION, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] FEATURE_DESIRED_PROPERTIES, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] FEATURE_DESIRED_PROPERTY; 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] FEATURE_PROPERTIES, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] FEATURE_PROPERTY, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] FEATURES, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] POLICY, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] POLICY_ENTRIES, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] POLICY_ENTRY, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] POLICY_ENTRY_RESOURCE, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] POLICY_ENTRY_RESOURCES, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] POLICY_ENTRY_SUBJECT, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] POLICY_ENTRY_SUBJECTS, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] POLICY_ID, 08:38:55 [WARNING] ^ 08:38:55 [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 08:38:55 [WARNING] THING, 08:38:55 [WARNING] ^ 08:38:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:49: warning: no comment 08:38:55 [WARNING] public static final JsonKey FEATURE_ID_WILDCARD = JsonKey.of("*"); 08:38:55 [WARNING] ^ 08:38:55 [WARNING] 54 warnings 08:38:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar 08:38:55 [INFO] 08:38:55 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-things-model --- 08:38:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar 08:38:55 [INFO] 08:38:55 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-model --- 08:38:55 [INFO] Tests are skipped. 08:38:55 [INFO] 08:38:55 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-model --- 08:38:55 [INFO] Tests are skipped. 08:38:55 [INFO] 08:38:55 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-model --- 08:38:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec 08:38:55 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Model' with 291 classes 08:38:56 [INFO] 08:38:56 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-things-model --- 08:38:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.diff'. 08:38:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.xml'. 08:38:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.html'. 08:38:57 [INFO] 08:38:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-model --- 08:38:57 [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 08:38:57 [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 08:38:57 [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 08:38:57 [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 08:38:57 [INFO] 08:38:57 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-things-model --- 08:38:57 [INFO] Installing org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar 08:38:57 [INFO] Writing OBR metadata 08:38:57 [INFO] 08:38:57 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-cluster >----------- 08:38:57 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cluster 0-SNAPSHOT [25/77] 08:38:57 [INFO] from internal/utils/cluster/pom.xml 08:38:57 [INFO] --------------------------------[ jar ]--------------------------------- 08:39:04 [INFO] 08:39:04 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cluster --- 08:39:04 [INFO] 08:39:04 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cluster --- 08:39:04 [INFO] 08:39:04 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster --- 08:39:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec 08:39:04 [INFO] 08:39:04 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cluster --- 08:39:04 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:39:04 [WARNING] 08:39:04 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:39:04 [WARNING] 08:39:04 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:39:04 [WARNING] 08:39:04 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:39:04 [INFO] 08:39:04 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cluster --- 08:39:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/resources 08:39:04 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:39:04 [INFO] 08:39:04 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cluster --- 08:39:04 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT... 08:39:04 [INFO] 08:39:04 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cluster --- 08:39:04 [INFO] Changes detected - recompiling the module! :dependency 08:39:04 [INFO] Compiling 29 source files with javac [debug target 17] to target/classes 08:39:04 [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. 08:39:04 [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. 08:39:04 [INFO] 08:39:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cluster --- 08:39:04 [INFO] Copying 3 resources from src/test/resources to target/test-classes 08:39:04 [INFO] 08:39:04 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cluster --- 08:39:04 [INFO] Changes detected - recompiling the module! :dependency 08:39:04 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 08:39:05 [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. 08:39:05 [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. 08:39:05 [INFO] 08:39:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cluster --- 08:39:05 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:39:05 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/surefire-reports 08:39:05 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:39:05 [INFO] 08:39:05 [INFO] ------------------------------------------------------- 08:39:05 [INFO] T E S T S 08:39:05 [INFO] ------------------------------------------------------- 08:39:05 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest 08:39:05 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 08:39:05 SLF4J: Defaulting to no-operation (NOP) logger implementation 08:39:05 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 08:39:10 [WARN] [11/24/2023 13:39:10.556] [system-pekko.remote.default-remote-dispatcher-5] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-1)] [outbound connection to [pekko://system@127.0.0.1:46815], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:39:10 [WARN] [11/24/2023 13:39:10.556] [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:46815], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:39:13 [WARN] [11/24/2023 13:39:13.089] [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:46511], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:39:13 [WARN] [11/24/2023 13:39:13.089] [system-pekko.remote.default-remote-dispatcher-8] [org.apache.pekko.stream.Log(pekko://system/system/Materializers/StreamSupervisor-7)] [outbound connection to [pekko://system@127.0.0.1:46511], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:39:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.509 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionCreatorTest 08:39:14 [INFO] Running org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest 08:39:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.779 s -- in org.eclipse.ditto.internal.utils.cluster.config.DefaultClusterConfigTest 08:39:15 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest 08:39:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.internal.utils.cluster.ShardNumberCalculatorTest 08:39:15 [INFO] Running org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest 08:39:16 [INFO] [11/24/2023 13:39:16.092] [main] [CoordinatedShutdown(pekko://CborJsonValueSerializer)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:39:16 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.eclipse.ditto.internal.utils.cluster.CborJsonValueSerializerTest 08:39:16 [INFO] Running org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest 08:39:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.UnsupportedManifestExceptionTest 08:39:16 [INFO] Running org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest 08:39:16 [INFO] [11/24/2023 13:39:16.386] [main] [CoordinatedShutdown(pekko://JsonValueSourceRefTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:39:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.eclipse.ditto.internal.utils.cluster.JsonValueSourceRefTest 08:39:16 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest 08:39:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.internal.utils.cluster.ManifestProviderTest 08:39:16 [INFO] Running org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest 08:39:16 [INFO] [11/24/2023 13:39:16.480] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:39:17 [INFO] [11/24/2023 13:39:17.118] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:39:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.720 s -- in org.eclipse.ditto.internal.utils.cluster.SharedJsonifiableSerializerTest 08:39:17 [INFO] Running org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest 08:39:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.SerializationFailedExceptionTest 08:39:17 [INFO] Running org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest 08:39:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.CborFactoryLoaderTest 08:39:17 [INFO] Running org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest 08:39:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.internal.utils.cluster.MappingStrategiesBuilderTest 08:39:17 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest 08:39:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionExtractorTest 08:39:17 [INFO] Running org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest 08:39:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.utils.cluster.NotSerializableExceptionTest 08:39:17 [INFO] Running org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest 08:39:17 [INFO] [11/24/2023 13:39:17.295] [main] [ArteryTransport(pekko://ShardRegionProxyActorFactoryTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://ShardRegionProxyActorFactoryTest@10.40.53.92:17355] with UID [1325835310760354447] 08:39:17 [INFO] [11/24/2023 13:39:17.296] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.53.92:17355] - Starting up, Pekko version [1.0.1] ... 08:39:17 [INFO] [11/24/2023 13:39:17.298] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.53.92:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 08:39:17 [INFO] [11/24/2023 13:39:17.298] [main] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.53.92:17355] - Started up successfully 08:39:17 [INFO] [11/24/2023 13:39:17.300] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.53.92:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:39:17 [INFO] [11/24/2023 13:39:17.300] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.53.92:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:39:17 [INFO] [11/24/2023 13:39:17.349] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-3] [pekko://ShardRegionProxyActorFactoryTest@10.40.53.92:17355/system/sharding/myShardRegionNameProxy] myShardRegionName: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min] 08:39:17 [INFO] [11/24/2023 13:39:17.353] [main] [CoordinatedShutdown(pekko://ShardRegionProxyActorFactoryTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:39:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.internal.utils.cluster.ShardRegionProxyActorFactoryTest 08:39:17 [INFO] [pekkoDeadLetter][11/24/2023 13:39:17.359] [ShardRegionProxyActorFactoryTest-pekko.actor.default-dispatcher-10] [pekko://ShardRegionProxyActorFactoryTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://ShardRegionProxyActorFactoryTest/system/cluster/core/daemon#-2103882620] 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'. 08:39:17 [INFO] [11/24/2023 13:39:17.359] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.53.92:17355] - Exiting completed 08:39:17 [INFO] [11/24/2023 13:39:17.359] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.53.92:17355] - Shutting down... 08:39:17 [INFO] [11/24/2023 13:39:17.359] [ShardRegionProxyActorFactoryTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ShardRegionProxyActorFactoryTest)] Cluster Node [pekko://ShardRegionProxyActorFactoryTest@10.40.53.92:17355] - Successfully shut down 08:39:17 [INFO] [11/24/2023 13:39:17.360] [ShardRegionProxyActorFactoryTest-pekko.remote.default-remote-dispatcher-7] [pekko://ShardRegionProxyActorFactoryTest@10.40.53.92:17355/system/remoting-terminator] Shutting down remote daemon. 08:39:17 [INFO] [11/24/2023 13:39:17.361] [ShardRegionProxyActorFactoryTest-pekko.remote.default-remote-dispatcher-7] [pekko://ShardRegionProxyActorFactoryTest@10.40.53.92:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:39:17 [INFO] 08:39:17 [INFO] Results: 08:39:17 [INFO] 08:39:17 [INFO] Tests run: 68, Failures: 0, Errors: 0, Skipped: 0 08:39:17 [INFO] 08:39:17 [INFO] 08:39:17 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cluster --- 08:39:17 [INFO] 08:39:17 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cluster --- 08:39:17 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar 08:39:17 [INFO] 08:39:17 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cluster --- 08:39:17 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:39:17 [INFO] No previous run data found, generating javadoc. 08:39:19 [WARNING] Javadoc Warnings 08:39:19 [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 08:39:19 [WARNING] package org.eclipse.ditto.internal.utils.cluster; 08:39:19 [WARNING] ^ 08:39:19 [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 08:39:19 [WARNING] package org.eclipse.ditto.internal.utils.cluster.config; 08:39:19 [WARNING] ^ 08:39:19 [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 08:39:19 [WARNING] protected static final Charset CHARSET = StandardCharsets.UTF_8; 08:39:19 [WARNING] ^ 08:39:19 [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 08:39:19 [WARNING] public static DistributedPubSubMediator.Subscribe subscribeViaGroup(final String topic, final String group, 08:39:19 [WARNING] ^ 08:39:19 [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 08:39:19 [WARNING] public static DistributedPubSubMediator.Unsubscribe unsubscribeViaGroup(final String topic, final String group, 08:39:19 [WARNING] ^ 08:39:19 [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 08:39:19 [WARNING] public final class GlobalMappingStrategies extends MappingStrategies { 08:39:19 [WARNING] ^ 08:39:19 [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 08:39:19 [WARNING] public NotSerializable(final CharSequence serializerName, final Object notSerializableObject) { 08:39:19 [WARNING] ^ 08:39:19 [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 08:39:19 [WARNING] public SerializationFailed(final String message, @Nullable final Throwable cause) { 08:39:19 [WARNING] ^ 08:39:19 [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 08:39:19 [WARNING] public UnsupportedManifest(final String manifest) { 08:39:19 [WARNING] ^ 08:39:19 [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 08:39:19 [WARNING] public static ShardNumberCalculator newInstance(final int numberOfShards) { 08:39:19 [WARNING] ^ 08:39:19 [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 08:39:19 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final ActorSystem actorSystem) { 08:39:19 [WARNING] ^ 08:39:19 [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 08:39:19 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final MappingStrategies mappingStrategies) { 08:39:19 [WARNING] ^ 08:39:19 [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 08:39:19 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem, 08:39:19 [WARNING] ^ 08:39:19 [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 08:39:19 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem, 08:39:19 [WARNING] ^ 08:39:19 [WARNING] 14 warnings 08:39:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar 08:39:19 [INFO] 08:39:19 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cluster --- 08:39:19 [INFO] Tests are skipped. 08:39:19 [INFO] 08:39:19 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cluster --- 08:39:19 [INFO] Tests are skipped. 08:39:19 [INFO] 08:39:19 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cluster --- 08:39:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec 08:39:19 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cluster' with 30 classes 08:39:19 [INFO] 08:39:19 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cluster --- 08:39:19 [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 08:39:19 [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 08:39:19 [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 08:39:19 [INFO] 08:39:19 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-extension >---------- 08:39:19 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Extension 0-SNAPSHOT [26/77] 08:39:19 [INFO] from internal/utils/extension/pom.xml 08:39:19 [INFO] --------------------------------[ jar ]--------------------------------- 08:39:19 [INFO] 08:39:19 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-extension --- 08:39:19 [INFO] 08:39:19 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-extension --- 08:39:19 [INFO] 08:39:19 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-extension --- 08:39:19 [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 08:39:19 [INFO] 08:39:19 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-extension --- 08:39:19 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:39:19 [WARNING] 08:39:19 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:39:19 [WARNING] 08:39:19 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:39:19 [WARNING] 08:39:19 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:39:19 [INFO] 08:39:19 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-extension --- 08:39:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/resources 08:39:19 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:39:19 [INFO] 08:39:19 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-extension --- 08:39:19 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT... 08:39:19 [INFO] 08:39:19 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-extension --- 08:39:19 [INFO] Changes detected - recompiling the module! :dependency 08:39:19 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 08:39:19 [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. 08:39:19 [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. 08:39:19 [INFO] 08:39:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-extension --- 08:39:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/test/resources 08:39:19 [INFO] 08:39:19 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-extension --- 08:39:19 [INFO] No sources to compile 08:39:19 [INFO] 08:39:19 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-extension --- 08:39:19 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:39:19 [INFO] No tests to run. 08:39:19 [INFO] 08:39:19 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-extension --- 08:39:19 [INFO] 08:39:19 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-extension --- 08:39:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar 08:39:19 [INFO] 08:39:19 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-extension --- 08:39:19 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:39:19 [INFO] No previous run data found, generating javadoc. 08:39:20 [WARNING] Javadoc Warnings 08:39:20 [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 08:39:20 [WARNING] public final class DittoExtensionIds implements Extension { 08:39:20 [WARNING] ^ 08:39:20 [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 08:39:20 [WARNING] public <T extends Extension> DittoExtensionPoint.ExtensionId<T> computeIfAbsent( 08:39:20 [WARNING] ^ 08:39:20 [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 08:39:20 [WARNING] public static DittoExtensionIds get(final ActorSystem actorSystem) { 08:39:20 [WARNING] ^ 08:39:20 [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 08:39:20 [WARNING] public record ExtensionIdConfig<T extends Extension>(Class<T> parentClass, 08:39:20 [WARNING] ^ 08:39:20 [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 08:39:20 [WARNING] protected abstract String getConfigKey(); 08:39:20 [WARNING] ^ 08:39:20 [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 08:39:20 [WARNING] protected String getImplementation(final ExtendedActorSystem actorSystem) { 08:39:20 [WARNING] ^ 08:39:20 [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 08:39:20 [WARNING] protected ExtensionIdConfig<T> globalConfig(final ActorSystem actorSystem) { 08:39:20 [WARNING] ^ 08:39:20 [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 08:39:20 [WARNING] public static <T extends Extension> ExtensionIdConfig<T> of(final Class<T> parentClass, 08:39:20 [WARNING] ^ 08:39:20 [WARNING] 8 warnings 08:39:20 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar 08:39:20 [INFO] 08:39:20 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-extension --- 08:39:20 [INFO] Tests are skipped. 08:39:20 [INFO] 08:39:20 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-extension --- 08:39:20 [INFO] Tests are skipped. 08:39:20 [INFO] 08:39:20 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-extension --- 08:39:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:39:20 [INFO] 08:39:20 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-extension --- 08:39:20 [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 08:39:20 [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 08:39:20 [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 08:39:20 [INFO] 08:39:20 [INFO] ----------------< org.eclipse.ditto:ditto-placeholders >---------------- 08:39:20 [INFO] Building Eclipse Ditto :: Placeholders 0-SNAPSHOT [27/77] 08:39:20 [INFO] from placeholders/pom.xml 08:39:20 [INFO] -------------------------------[ bundle ]------------------------------- 08:39:20 [INFO] 08:39:20 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-placeholders --- 08:39:20 [INFO] 08:39:20 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-placeholders --- 08:39:20 [INFO] 08:39:20 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-placeholders --- 08:39:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:39:20 [INFO] 08:39:20 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-placeholders --- 08:39: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/placeholders/target/jacoco.exec 08:39:20 [INFO] 08:39:20 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-placeholders --- 08:39:20 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:39:20 [WARNING] 08:39:20 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:39:20 [WARNING] 08:39:20 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:39:20 [WARNING] 08:39:20 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:39:20 [INFO] 08:39:20 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-placeholders --- 08:39:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/resources 08:39:20 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:39:20 [INFO] 08:39:20 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-placeholders --- 08:39:20 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-placeholders:bundle:0-SNAPSHOT... 08:39:20 [INFO] 08:39:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-placeholders --- 08:39:20 [INFO] Changes detected - recompiling the module! :dependency 08:39:20 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/classes 08:39:21 [WARNING] bootstrap class path not set in conjunction with -source 8 08:39:21 [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. 08:39:21 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Recompile with -Xlint:deprecation for details. 08:39:21 [INFO] 08:39:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-placeholders --- 08:39:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/test/resources 08:39:21 [INFO] 08:39:21 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-placeholders --- 08:39:21 [INFO] Changes detected - recompiling the module! :dependency 08:39:21 [INFO] Compiling 25 source files with javac [debug target 1.8] to target/test-classes 08:39:21 [WARNING] bootstrap class path not set in conjunction with -source 8 08:39:21 [INFO] 08:39:21 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-placeholders --- 08:39:21 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:39:21 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/surefire-reports 08:39:21 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:39:21 [INFO] 08:39:21 [INFO] ------------------------------------------------------- 08:39:21 [INFO] T E S T S 08:39:21 [INFO] ------------------------------------------------------- 08:39:22 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest 08:39:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringAfterTest 08:39:22 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest 08:39:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64EncodeTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest 08:39:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.eclipse.ditto.placeholders.ImmutableTimePlaceholderTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest 08:39:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlEncodeTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest 08:39:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.placeholders.PlaceholderNotResolvableExceptionTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest 08:39:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionBase64DecodeTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionLowerTest 08:39:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionLowerTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest 08:39:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.placeholders.PipelineFunctionDefaultTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest 08:39:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUrlDecodeTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionUpperTest 08:39:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.placeholders.PipelineFunctionUpperTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.PlaceholderFilterTest 08:39:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.placeholders.PlaceholderFilterTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionFilterTest 08:39:23 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.placeholders.PipelineFunctionFilterTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest 08:39:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionReplaceTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.ExpressionResolverTest 08:39:23 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.placeholders.ExpressionResolverTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest 08:39:23 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.placeholders.ImmutableFunctionExpressionTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest 08:39:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.ditto.placeholders.ImmutablePlaceholderResolverTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSplitTest 08:39:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSplitTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest 08:39:23 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.placeholders.PipelineFunctionParameterResolverFactoryTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.ImmutablePipelineTest 08:39:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.ditto.placeholders.ImmutablePipelineTest 08:39:23 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionTrimTest 08:39:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineFunctionTrimTest 08:39:24 [INFO] Running org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest 08:39:24 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.placeholders.ImmutableExpressionResolverTest 08:39:24 [INFO] Running org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest 08:39:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.placeholders.ImmutableHeadersPlaceholderTest 08:39:24 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest 08:39:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineFunctionSubstringBeforeTest 08:39:24 [INFO] Running org.eclipse.ditto.placeholders.PipelineElementResolvedTest 08:39:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.placeholders.PipelineElementResolvedTest 08:39:24 [INFO] Running org.eclipse.ditto.placeholders.PipelineFunctionJoinTest 08:39:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.placeholders.PipelineFunctionJoinTest 08:39:24 [INFO] 08:39:24 [INFO] Results: 08:39:24 [INFO] 08:39:24 [INFO] Tests run: 186, Failures: 0, Errors: 0, Skipped: 0 08:39:24 [INFO] 08:39:24 [INFO] 08:39:24 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-placeholders --- 08:39:24 [INFO] 08:39:24 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-placeholders --- 08:39:24 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar 08:39:24 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/MANIFEST.MF 08:39:24 [INFO] 08:39:24 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-placeholders --- 08:39:24 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:39:24 [INFO] No previous run data found, generating javadoc. 08:39:26 [WARNING] Javadoc Warnings 08:39:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFactory.java:91: warning: no @param for <T> 08:39:26 [WARNING] public static <T> ExpressionResolver newExpressionResolver(final Placeholder<T> placeholder, 08:39:26 [WARNING] ^ 08:39:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFilter.java:73: warning: no @return 08:39:26 [WARNING] public static <T> String apply(final String template, final T placeholderSource, final Placeholder<T> placeholder) { 08:39:26 [WARNING] ^ 08:39:26 [WARNING] 2 warnings 08:39:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar 08:39:26 [INFO] 08:39:26 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-placeholders --- 08:39:26 [INFO] Tests are skipped. 08:39:26 [INFO] 08:39:26 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-placeholders --- 08:39:26 [INFO] Tests are skipped. 08:39:26 [INFO] 08:39:26 [INFO] --- jacoco:0.8.10:report (report) @ ditto-placeholders --- 08:39:26 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec 08:39:26 [INFO] Analyzed bundle 'Eclipse Ditto :: Placeholders' with 86 classes 08:39:26 [INFO] 08:39:26 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-placeholders --- 08:39:26 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.diff'. 08:39:26 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.xml'. 08:39:26 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.html'. 08:39:26 [INFO] 08:39:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-placeholders --- 08:39:26 [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 08:39:26 [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 08:39:26 [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 08:39:26 [INFO] 08:39:26 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-placeholders --- 08:39:26 [INFO] Installing org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar 08:39:26 [INFO] Writing OBR metadata 08:39:26 [INFO] 08:39:26 [INFO] ----------------< org.eclipse.ditto:ditto-base-service >---------------- 08:39:26 [INFO] Building Eclipse Ditto :: Base :: Service 0-SNAPSHOT [28/77] 08:39:26 [INFO] from base/service/pom.xml 08:39:26 [INFO] --------------------------------[ jar ]--------------------------------- 08:39:29 [INFO] 08:39:29 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-base-service --- 08:39:29 [INFO] 08:39:29 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-base-service --- 08:39:29 [INFO] 08:39:29 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-service --- 08:39: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/base/service/target/jacoco.exec 08:39:29 [INFO] 08:39:29 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-service --- 08:39:29 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:39:29 [WARNING] 08:39:29 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:39:29 [WARNING] 08:39:29 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:39:29 [WARNING] 08:39:29 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/base/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:39:29 [INFO] 08:39:29 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-service --- 08:39:29 [INFO] Copying 1 resource from src/main/resources to target/classes 08:39:29 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:39:29 [INFO] 08:39:29 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-service --- 08:39:29 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT... 08:39:29 [INFO] 08:39:29 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-service --- 08:39:29 [INFO] Changes detected - recompiling the module! :dependency 08:39:29 [INFO] Compiling 54 source files with javac [debug target 17] to target/classes 08:39:30 [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. 08:39:30 [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. 08:39:30 [INFO] 08:39:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-service --- 08:39:30 [INFO] Copying 7 resources from src/test/resources to target/test-classes 08:39:30 [INFO] 08:39:30 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-service --- 08:39:30 [INFO] Changes detected - recompiling the module! :dependency 08:39:30 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 08:39:30 [INFO] 08:39:30 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-service --- 08:39:30 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:39:30 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/base/service/target/surefire-reports 08:39:30 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:39:30 [INFO] 08:39:30 [INFO] ------------------------------------------------------- 08:39:30 [INFO] T E S T S 08:39:30 [INFO] ------------------------------------------------------- 08:39:31 [INFO] Running org.eclipse.ditto.base.service.actors.DittoRootActorControlTest 08:39:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.503 s -- in org.eclipse.ditto.base.service.actors.DittoRootActorControlTest 08:39:33 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest 08:39:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultLocalAskTimeoutConfigTest 08:39:34 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest 08:39:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultSupervisorConfigTest 08:39:34 [INFO] Running org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest 08:39:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.115 s -- in org.eclipse.ditto.base.service.config.supervision.ExponentialBackOffTest 08:39:41 [INFO] Running org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest 08:39:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.eclipse.ditto.base.service.config.supervision.DefaultExponentialBackOffConfigTest 08:39:41 [INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest 08:39:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpProxyConfigTest 08:39:41 [INFO] Running org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest 08:39:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.base.service.config.http.DefaultHttpConfigTest 08:39:41 [INFO] Running org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest 08:39:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.base.service.config.DefaultThrottlingConfigTest 08:39:41 [INFO] Running org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest 08:39:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.ditto.base.service.config.limits.DefaultLimitsConfigTest 08:39:42 [INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest 08:39:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.HeaderBasedPlaceholderSubstitutionAlgorithmTest 08:39:42 [INFO] Running org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest 08:39:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.base.service.signaltransformer.placeholdersubstitution.SubjectIdReplacementDefinitionTest 08:39:42 [INFO] Running org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest 08:39:42 Nov 24, 2023 1:39:42 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:39:42 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. 08:39:42 Nov 24, 2023 1:39:42 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:39:42 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. 08:39:42 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.eclipse.ditto.base.service.acknowledgements.AcknowledgementAggregatorTest 08:39:42 [INFO] Running org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest 08:39:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.eclipse.ditto.base.service.MainMethodExceptionHandlerTest 08:39:42 [INFO] 08:39:42 [INFO] Results: 08:39:42 [INFO] 08:39:42 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0 08:39:42 [INFO] 08:39:42 [INFO] 08:39:42 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-service --- 08:39:42 [INFO] 08:39:42 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-service --- 08:39:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar 08:39:42 [INFO] 08:39:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-service --- 08:39:42 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:39:42 [INFO] No previous run data found, generating javadoc. 08:39:45 [WARNING] Javadoc Warnings 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/package-info.java:14: warning: no comment 08:39:45 [WARNING] package org.eclipse.ditto.base.service; 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] package org.eclipse.ditto.base.service.cluster; 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] package org.eclipse.ditto.base.service.config; 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] package org.eclipse.ditto.base.service.config.http; 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] package org.eclipse.ditto.base.service.config.limits; 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] package org.eclipse.ditto.base.service.config.supervision; 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] package org.eclipse.ditto.base.service.devops; 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] protected AbstractPlaceholderSubstitution(final SubstitutionStrategyRegistry substitutionStrategyRegistry) { 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] protected AbstractTypedSubstitutionStrategy(final Class<T> type) { 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] protected static Policy substitutePolicy(final Policy policy, 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] protected static Iterable<PolicyEntry> substitutePolicyEntries(final Iterable<PolicyEntry> policyEntries, 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] protected static PolicyEntry substitutePolicyEntry(final PolicyEntry existingPolicyEntry, 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] protected static Subjects substituteSubjects(final Subjects subjects, 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] public static DefaultHttpProxyConfig ofProxy(final Config config) { 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/DittoRootActor.java:161: warning: no comment 08:39:45 [WARNING] protected void bindHttpStatusRoute(final HttpConfig httpConfig, final ActorRef healthCheckingActor) { 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:98: warning: no comment 08:39:45 [WARNING] protected static final String MONGO_URI_CONFIG_PATH = "pekko.contrib.persistence.mongodb.mongo.mongouri"; 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:100: warning: no comment 08:39:45 [WARNING] protected final Config rawConfig; 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:101: warning: no comment 08:39:45 [WARNING] protected final C serviceSpecificConfig; 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:218: warning: no comment 08:39:45 [WARNING] protected Config appendPekkoPersistenceMongoUriToRawConfig() { 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] COORDINATED_SHUTDOWN_TIMEOUT("coordinated-shutdown-timeout", Duration.ofSeconds(65)); 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:33: warning: no comment 08:39:45 [WARNING] public final class ModifySplitBrainResolver extends AbstractCommand<ModifySplitBrainResolver> { 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:35: warning: no comment 08:39:45 [WARNING] public static final JsonFieldDefinition<Boolean> ENABLED_FIELD_KEY = 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:40: warning: no comment 08:39:45 [WARNING] public static final String TYPE = PREFIX + NAME; 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:53: warning: no comment 08:39:45 [WARNING] public static ModifySplitBrainResolver fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:49: warning: no comment 08:39:45 [WARNING] public boolean isEnabled() { 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:32: warning: no comment 08:39:45 [WARNING] public final class ModifySplitBrainResolverResponse 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:37: warning: no comment 08:39:45 [WARNING] public static final String TYPE = PREFIX + NAME; 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:64: warning: no comment 08:39:45 [WARNING] public static ModifySplitBrainResolverResponse fromJson(final JsonObject jsonObject, 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:60: warning: no comment 08:39:45 [WARNING] public boolean isEnabled() { 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] public NoOpRootActorStarter(final ActorSystem actorSystem, final Config config) { 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootActorStarter.java:54: warning: no comment 08:39:45 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootActorStarter> { 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootChildActorStarter.java:57: warning: no comment 08:39:45 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootChildActorStarter> { 08:39:45 [WARNING] ^ 08:39:45 [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 08:39:45 [WARNING] public static SignalTransformers get(final ActorSystem actorSystem, final Config config) { 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:33: warning: no comment 08:39:45 [WARNING] public final class SignalTransformers implements DittoExtensionPoint, SignalTransformer { 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:50: warning: no comment 08:39:45 [WARNING] public String getActorName() { 08:39:45 [WARNING] ^ 08:39:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:46: warning: no comment 08:39:45 [WARNING] public Props getProps() { 08:39:45 [WARNING] ^ 08:39:45 [WARNING] 36 warnings 08:39:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar 08:39:45 [INFO] 08:39:45 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-service --- 08:39:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar 08:39:45 [INFO] 08:39:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-service --- 08:39:45 [INFO] Tests are skipped. 08:39:45 [INFO] 08:39:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-service --- 08:39:45 [INFO] Tests are skipped. 08:39:45 [INFO] 08:39:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-service --- 08:39:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec 08:39:45 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Service' with 50 classes 08:39:45 [INFO] 08:39:45 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-service --- 08:39:45 [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 08:39:45 [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 08:39:45 [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 08:39:45 [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 08:39:45 [INFO] 08:39:45 [INFO] ----------------< org.eclipse.ditto:ditto-connectivity >---------------- 08:39:45 [INFO] Building Eclipse Ditto :: Connectivity 0-SNAPSHOT [29/77] 08:39:45 [INFO] from connectivity/pom.xml 08:39:45 [INFO] --------------------------------[ pom ]--------------------------------- 08:39:45 [INFO] 08:39:45 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity --- 08:39:45 [INFO] 08:39:45 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity --- 08:39:45 [INFO] 08:39:45 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity --- 08:39: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/connectivity/target/jacoco.exec 08:39:45 [INFO] 08:39:45 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity --- 08:39:45 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:39:45 [INFO] The goal is skip due to packaging 'pom' 08:39:45 [INFO] 08:39:45 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity --- 08:39:45 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity:pom:0-SNAPSHOT... 08:39:45 [INFO] 08:39:45 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity --- 08:39:45 [INFO] 08:39:45 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity --- 08:39:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:39:45 [INFO] 08:39:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity --- 08:39:45 [INFO] Tests are skipped. 08:39:45 [INFO] 08:39:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity --- 08:39:45 [INFO] Tests are skipped. 08:39:45 [INFO] 08:39:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity --- 08:39:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:39:45 [INFO] 08:39:45 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity --- 08:39:45 [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 08:39:45 [INFO] 08:39:45 [INFO] -------------< org.eclipse.ditto:ditto-connectivity-model >------------- 08:39:45 [INFO] Building Eclipse Ditto :: Connectivity :: Model 0-SNAPSHOT [30/77] 08:39:45 [INFO] from connectivity/model/pom.xml 08:39:45 [INFO] -------------------------------[ bundle ]------------------------------- 08:39:45 [INFO] 08:39:45 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-model --- 08:39:45 [INFO] 08:39:45 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-model --- 08:39:45 [INFO] 08:39:45 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-connectivity-model --- 08:39:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:39:45 [INFO] 08:39:45 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-model --- 08:39: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/connectivity/model/target/jacoco.exec 08:39:45 [INFO] 08:39:45 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-model --- 08:39:45 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:39:45 [WARNING] 08:39:45 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:39:45 [WARNING] 08:39:45 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:39:45 [WARNING] 08:39:45 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:39:45 [INFO] 08:39:45 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-model --- 08:39:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/resources 08:39:45 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:39:45 [INFO] 08:39:45 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-model --- 08:39:45 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-model:bundle:0-SNAPSHOT... 08:39:45 [INFO] 08:39:45 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-model --- 08:39:45 [INFO] Changes detected - recompiling the module! :dependency 08:39:45 [INFO] Compiling 165 source files with javac [debug target 1.8] to target/classes 08:39:46 [WARNING] bootstrap class path not set in conjunction with -source 8 08:39:46 [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. 08:39:46 [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. 08:39:46 [INFO] 08:39:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-model --- 08:39:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/resources 08:39:46 [INFO] 08:39:46 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-model --- 08:39:46 [INFO] Changes detected - recompiling the module! :dependency 08:39:46 [INFO] Compiling 79 source files with javac [debug target 1.8] to target/test-classes 08:39:47 [WARNING] bootstrap class path not set in conjunction with -source 8 08:39:47 [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. 08:39:47 [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. 08:39:47 [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. 08:39:47 [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. 08:39:47 [INFO] 08:39:47 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-model --- 08:39:47 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:39:47 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/surefire-reports 08:39:47 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:39:47 [INFO] 08:39:47 [INFO] ------------------------------------------------------- 08:39:47 [INFO] T E S T S 08:39:47 [INFO] ------------------------------------------------------- 08:39:47 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest 08:39:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.644 s -- in org.eclipse.ditto.connectivity.model.ImmutableHeaderMappingTest 08:39:48 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest 08:39:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.ditto.connectivity.model.ImmutableResourceStatusTest 08:39:48 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest 08:39:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsResponseTest 08:39:48 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsTest 08:39:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.EnableConnectionLogsTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest 08:39:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CheckConnectionLogsActiveTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionResponseTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionResponseTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest 08:39:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.LoggingExpiredTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CreateConnectionTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.DeleteConnectionTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionResponseTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsResponseTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest 08:39:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsResponseTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest 08:39:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ModifyConnectionResponseTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.OpenConnectionResponseTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.CloseConnectionResponseTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.TestConnectionTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionMetricsTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest 08:39:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.model.signals.commands.modify.ResetConnectionLogsTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest 08:39:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsResponseTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest 08:39:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsResponseTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest 08:39:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionLogsTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsTest 08:39:49 [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 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest 08:39:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionResponseTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest 08:39:49 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusResponseTest 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsTest 08:39:49 [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 08:39:49 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest 08:39:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveResolvedHonoConnectionTest 08:39:50 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest 08:39:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionStatusTest 08:39:50 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest 08:39:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveAllConnectionIdsResponseTest 08:39:50 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest 08:39:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionMetricsResponseTest 08:39:50 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest 08:39:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 s -- in org.eclipse.ditto.connectivity.model.signals.commands.query.RetrieveConnectionsTest 08:39:50 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest 08:39:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionFailedExceptionTest 08:39:50 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionNotAccessibleExceptionTest 08:39:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionNotAccessibleExceptionTest 08:39:50 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.exceptions.ConnectionSignalIllegalExceptionTest 08:39:50 [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 08:39:50 [INFO] Running org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest 08:39:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.ditto.connectivity.model.signals.commands.ConnectivityErrorResponseTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest 08:39:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionCreatedTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest 08:39:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionOpenedTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest 08:39:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionModifiedTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest 08:39:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionDeletedTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest 08:39:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.model.signals.events.ConnectionClosedTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest 08:39:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionOpenedAnnouncementTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest 08:39:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.connectivity.model.signals.announcements.ConnectionClosedAnnouncementTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest 08:39:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.model.OAuthClientCredentialsTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest 08:39:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.model.mqtt.SessionExpiryIntervalTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest 08:39:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.mqtt.ReceiveMaximumTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest 08:39:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.model.mqtt.MessageExpiryIntervalTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest 08:39:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.model.UsernamePasswordCredentialsTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetTest 08:39:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest 08:39:51 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.connectivity.model.ImmutableLogEntryTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest 08:39:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.connectivity.model.ClientCertificateCredentialsTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest 08:39:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.model.ImmutableMeasurementTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.CredentialsTest 08:39:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.model.CredentialsTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.HmacCredentialsTest 08:39:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.model.HmacCredentialsTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest 08:39:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.model.ImmutableEnforcementTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionIdTest 08:39:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.model.ConnectionIdTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest 08:39:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.ditto.connectivity.model.ImmutableAddressMetricTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest 08:39:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.model.ImmutableReplyTargetTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionTest 08:39:51 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest 08:39:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.model.SshPublicKeyCredentialsTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionUriTest 08:39:51 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.model.ConnectionUriTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceTest 08:39:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.HonoConnectionTest 08:39:51 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.connectivity.model.HonoConnectionTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest 08:39:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.model.ImmutablePayloadMappingDefinitionTest 08:39:51 [INFO] Running org.eclipse.ditto.connectivity.model.HonoAddressAliasTest 08:39:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.eclipse.ditto.connectivity.model.HonoAddressAliasTest 08:39:52 [INFO] Running org.eclipse.ditto.connectivity.model.ConnectionTypeTest 08:39:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.model.ConnectionTypeTest 08:39:52 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest 08:39:52 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.model.ImmutableSshTunnelTest 08:39:52 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest 08:39:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.connectivity.model.ImmutableMappingContextTest 08:39:52 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest 08:39:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.model.ImmutableConnectionMetricsTest 08:39:52 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest 08:39:52 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.connectivity.model.ImmutableFilteredTopicTest 08:39:52 [INFO] Running org.eclipse.ditto.connectivity.model.LogTypeTest 08:39:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.model.LogTypeTest 08:39:52 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest 08:39:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.model.ImmutableTargetMetricsTest 08:39:52 [INFO] Running org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest 08:39:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.model.ImmutableSourceMetricsTest 08:39:52 [INFO] 08:39:52 [INFO] Results: 08:39:52 [INFO] 08:39:52 [INFO] Tests run: 457, Failures: 0, Errors: 0, Skipped: 0 08:39:52 [INFO] 08:39:52 [INFO] 08:39:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-model --- 08:39:52 [INFO] 08:39:52 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-connectivity-model --- 08:39:52 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar 08:39:52 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/MANIFEST.MF 08:39:52 [INFO] 08:39:52 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-model --- 08:39:52 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:39:52 [INFO] No previous run data found, generating javadoc. 08:39:56 [WARNING] Javadoc Warnings 08:39:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/package-info.java:14: warning: no comment 08:39:56 [WARNING] package org.eclipse.ditto.connectivity.model; 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] package org.eclipse.ditto.connectivity.model.mqtt; 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] package org.eclipse.ditto.connectivity.model.signals.announcements; 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] protected static ConnectionId deserializeConnectionId(final JsonObject jsonObject) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] protected static JsonParseException getJsonParseException(final JsonFieldDefinition<?> fieldDefinition, 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] protected static JsonExceptionBuilder<JsonParseException> getJsonParseExceptionBuilder( 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] protected AbstractConnectivityEvent(final String type, 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] protected AbstractConnectivityEvent(final String type, 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Instant getTimestamp() { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static Builder newBuilder(final ConnectionId connectionId, 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] default Connection getConnectionFromCommand(final ConnectivityCommand<?> command) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static Builder newBuilder(final String invalidCommand) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static PayloadMapping newPayloadMapping(final List<String> mappings) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static PayloadMapping newPayloadMapping(@Nullable final String... mappings) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static SourceBuilder newSourceBuilder(final Source source) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static TargetBuilder newTargetBuilder(final Target target) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static SshTunnelBuilder newSshTunnelBuilder(final SshTunnel sshTunnel) { 08:39:56 [WARNING] ^ 08:39:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/HmacCredentials.java:47: warning: no comment 08:39:56 [WARNING] public static HmacCredentials of(final String algorithm, final JsonObject parameters) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static LoggingExpired of(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject) { 08:39:56 [WARNING] ^ 08:39:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:31: warning: no comment 08:39:56 [WARNING] public static final long MAX_INTERVAL_SECONDS = 4_294_967_295L; 08:39:56 [WARNING] ^ 08:39:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:29: warning: no comment 08:39:56 [WARNING] public static final long MIN_INTERVAL_SECONDS = 1L; 08:39:56 [WARNING] ^ 08:39:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ReplyTarget.java:105: warning: no @return 08:39:56 [WARNING] ReplyTarget build(); 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Optional<Boolean> getContainsFailure() { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public RetrieveConnectionMetricsResponse build() { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Builder connectionMetrics(final ConnectionMetrics connectionMetrics) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Builder sourceMetrics(final SourceMetrics sourceMetrics) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Builder targetMetrics(final TargetMetrics targetMetrics) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, final DittoHeaders dittoHeaders) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static RetrieveConnectionStatusResponse of(final ConnectionId connectionId, 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public RetrieveConnectionStatusResponse build() { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Builder clientStatus(final List<ResourceStatus> clientStatus) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Builder connectedSince(@Nullable final Instant connectedSince) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Builder connectionStatus(final ConnectivityStatus connectionStatus) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Builder liveStatus(final ConnectivityStatus liveStatus) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Builder recoveryStatus(final RecoveryStatus recoveryStatus) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Builder sourceStatus(final List<ResourceStatus> sourceStatus) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Builder sshTunnelStatus(final List<ResourceStatus> sshTunnelStatus) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Builder targetStatus(final List<ResourceStatus> targetStatus) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Builder withAddressStatus(final ResourceStatus resourceStatus) { 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public Builder withMissingResources(final Map<ResourceStatus.ResourceType, Integer> missingResources, 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static final JsonFieldDefinition<JsonArray> CLIENT_STATUS = 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static final JsonFieldDefinition<String> CONNECTED_SINCE = 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static final JsonFieldDefinition<String> CONNECTION_STATUS = 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static final JsonFieldDefinition<String> LIVE_STATUS = 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static final JsonFieldDefinition<String> RECOVERY_STATUS = 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static final JsonFieldDefinition<JsonArray> SOURCE_STATUS = 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static final JsonFieldDefinition<JsonArray> SSH_TUNNEL_STATUS = 08:39:56 [WARNING] ^ 08:39:56 [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 08:39:56 [WARNING] public static final JsonFieldDefinition<JsonArray> TARGET_STATUS = 08:39:56 [WARNING] ^ 08:39:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/SshPublicKeyCredentials.java:48: warning: no comment 08:39:56 [WARNING] public static SshPublicKeyCredentials of(final String username, final String publicKey, 08:39:56 [WARNING] ^ 08:39:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:28: warning: no comment 08:39:56 [WARNING] LIVE_COMMANDS("_/_/things/live/commands", "things-live-commands"), 08:39:56 [WARNING] ^ 08:39:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:27: warning: no comment 08:39:56 [WARNING] LIVE_EVENTS("_/_/things/live/events", "things-live-events"), 08:39:56 [WARNING] ^ 08:39:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:26: warning: no comment 08:39:56 [WARNING] LIVE_MESSAGES("_/_/things/live/messages", "messages.commands:"), 08:39:56 [WARNING] ^ 08:39:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:25: warning: no comment 08:39:56 [WARNING] TWIN_EVENTS("_/_/things/twin/events", "things.events:"), 08:39:56 [WARNING] ^ 08:39:56 [WARNING] 63 warnings 08:39:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar 08:39:56 [INFO] 08:39:56 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-connectivity-model --- 08:39:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar 08:39:56 [INFO] 08:39:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-model --- 08:39:56 [INFO] Tests are skipped. 08:39:56 [INFO] 08:39:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-model --- 08:39:56 [INFO] Tests are skipped. 08:39:56 [INFO] 08:39:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-model --- 08:39:56 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec 08:39:56 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Model' with 205 classes 08:39:57 [INFO] 08:39:57 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-connectivity-model --- 08:39:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.diff'. 08:39:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.xml'. 08:39:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.html'. 08:39:57 [INFO] 08:39:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-model --- 08:39:57 [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 08:39:57 [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 08:39:57 [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 08:39:57 [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 08:39:57 [INFO] 08:39:57 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-connectivity-model --- 08:39:57 [INFO] Installing org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar 08:39:57 [INFO] Writing OBR metadata 08:39:57 [INFO] 08:39:57 [INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >----------------- 08:39:57 [INFO] Building Eclipse Ditto :: Thing Search 0-SNAPSHOT [31/77] 08:39:57 [INFO] from thingsearch/pom.xml 08:39:57 [INFO] --------------------------------[ pom ]--------------------------------- 08:39:57 [INFO] 08:39:57 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch --- 08:39:57 [INFO] 08:39:57 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch --- 08:39:57 [INFO] 08:39:57 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch --- 08:39:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/target/jacoco.exec 08:39:57 [INFO] 08:39:57 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch --- 08:39:57 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:39:57 [INFO] The goal is skip due to packaging 'pom' 08:39:57 [INFO] 08:39:57 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch --- 08:39:57 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch:pom:0-SNAPSHOT... 08:39:57 [INFO] 08:39:57 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch --- 08:39:57 [INFO] 08:39:57 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch --- 08:39:57 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:39:57 [INFO] 08:39:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch --- 08:39:57 [INFO] Tests are skipped. 08:39:57 [INFO] 08:39:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch --- 08:39:57 [INFO] Tests are skipped. 08:39:57 [INFO] 08:39:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch --- 08:39:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:39:57 [INFO] 08:39:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch --- 08:39:57 [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 08:39:57 [INFO] 08:39:57 [INFO] -------------< org.eclipse.ditto:ditto-thingsearch-model >-------------- 08:39:57 [INFO] Building Eclipse Ditto :: Thing Search :: Model 0-SNAPSHOT [32/77] 08:39:57 [INFO] from thingsearch/model/pom.xml 08:39:57 [INFO] -------------------------------[ bundle ]------------------------------- 08:39:57 [INFO] 08:39:57 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-model --- 08:39:57 [INFO] 08:39:57 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-model --- 08:39:57 [INFO] 08:39:57 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model --- 08:39:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:39:57 [INFO] 08:39:57 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-model --- 08:39:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec 08:39:57 [INFO] 08:39:57 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-model --- 08:39:57 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:39:57 [WARNING] 08:39:57 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:39:57 [WARNING] 08:39:57 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:39:57 [WARNING] 08:39:57 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:39:57 [INFO] 08:39:57 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-model --- 08:39:57 [INFO] Copying 0 resource from src/main/resources to target/classes 08:39:57 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:39:57 [INFO] 08:39:57 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-model --- 08:39:57 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-model:bundle:0-SNAPSHOT... 08:39:57 [INFO] 08:39:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-model --- 08:39:57 [INFO] Changes detected - recompiling the module! :dependency 08:39:57 [INFO] Compiling 60 source files with javac [debug target 1.8] to target/classes 08:39:58 [WARNING] bootstrap class path not set in conjunction with -source 8 08:39:58 [INFO] 08:39:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-model --- 08:39:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/resources 08:39:58 [INFO] 08:39:58 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-model --- 08:39:58 [INFO] Changes detected - recompiling the module! :dependency 08:39:58 [INFO] Compiling 31 source files with javac [debug target 1.8] to target/test-classes 08:39:58 [WARNING] bootstrap class path not set in conjunction with -source 8 08:39:58 [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; 08:39:58 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 08:39:58 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 08:39:58 [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; 08:39:58 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 08:39:58 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 08:39:58 [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; 08:39:58 cast to java.lang.String for a varargs call 08:39:58 cast to java.lang.String[] for a non-varargs call and to suppress this warning 08:39:58 [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; 08:39:58 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 08:39:58 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 08:39:58 [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; 08:39:58 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 08:39:58 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 08:39:58 [INFO] 08:39:58 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-model --- 08:39:58 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:39:58 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/surefire-reports 08:39:58 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:39:58 [INFO] 08:39:58 [INFO] ------------------------------------------------------- 08:39:58 [INFO] T E S T S 08:39:58 [INFO] ------------------------------------------------------- 08:39:59 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest 08:40:00 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.813 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLimitOptionTest 08:40:00 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest 08:40:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionsEntryTest 08:40:00 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest 08:40:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCompleteTest 08:40:00 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest 08:40:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionHasNextPageTest 08:40:00 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest 08:40:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionCreatedTest 08:40:00 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest 08:40:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.eclipse.ditto.thingsearch.model.signals.events.SubscriptionFailedTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest 08:40:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CancelSubscriptionTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest 08:40:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.CreateSubscriptionTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest 08:40:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.subscription.RequestFromSubscriptionTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest 08:40:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.exceptions.InvalidOptionExceptionTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest 08:40:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.QueryThingsTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest 08:40:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThingsTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest 08:40:01 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s -- in org.eclipse.ditto.thingsearch.model.ImmutableLogicalFilterTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest 08:40:01 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchPropertyTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest 08:40:01 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.thingsearch.model.SearchModelFactoryTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest 08:40:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.thingsearch.model.ImmutableCursorOptionTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest 08:40:01 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.ditto.thingsearch.model.ImmutablePropertyFilterTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest 08:40:01 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest 08:40:01 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchQueryBuilderTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest 08:40:01 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSearchResultBuilderTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest 08:40:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSizeOptionTest 08:40:01 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest 08:40:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionTest 08:40:02 [INFO] Running org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest 08:40:02 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.thingsearch.model.ImmutableSortOptionEntryTest 08:40:02 [INFO] 08:40:02 [INFO] Results: 08:40:02 [INFO] 08:40:02 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 08:40:02 [INFO] 08:40:02 [INFO] 08:40:02 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-model --- 08:40:02 [INFO] 08:40:02 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-thingsearch-model --- 08:40:02 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar 08:40:02 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/MANIFEST.MF 08:40:02 [INFO] 08:40:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-model --- 08:40:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:40:02 [INFO] No previous run data found, generating javadoc. 08:40:04 [WARNING] Javadoc Warnings 08:40:04 [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 08:40:04 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands; 08:40:04 [WARNING] ^ 08:40:04 [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 08:40:04 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.exceptions; 08:40:04 [WARNING] ^ 08:40:04 [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 08:40:04 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.query; 08:40:04 [WARNING] ^ 08:40:04 [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 08:40:04 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.subscription; 08:40:04 [WARNING] ^ 08:40:04 [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 08:40:04 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.events; 08:40:04 [WARNING] ^ 08:40:04 [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 08:40:04 [WARNING] public static CountThings of(@Nullable final String filter, @Nullable final Set<String> namespaces, 08:40:04 [WARNING] ^ 08:40:04 [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 08:40:04 [WARNING] public static CreateSubscription of(@Nullable final String filter, @Nullable final String options, 08:40:04 [WARNING] ^ 08:40:04 [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 08:40:04 [WARNING] public static QueryThings of(@Nullable final String filter, @Nullable final List<String> options, 08:40:04 [WARNING] ^ 08:40:04 [WARNING] 8 warnings 08:40:04 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar 08:40:04 [INFO] 08:40:04 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-model --- 08:40:04 [INFO] Tests are skipped. 08:40:04 [INFO] 08:40:04 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-model --- 08:40:04 [INFO] Tests are skipped. 08:40:04 [INFO] 08:40:04 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-model --- 08:40:04 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec 08:40:04 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Model' with 56 classes 08:40:04 [INFO] 08:40:04 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-thingsearch-model --- 08:40:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.diff'. 08:40:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.xml'. 08:40:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.html'. 08:40:05 [INFO] 08:40:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-model --- 08:40:05 [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 08:40:05 [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 08:40:05 [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 08:40:05 [INFO] 08:40:05 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-thingsearch-model --- 08:40:05 [INFO] Installing org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar 08:40:05 [INFO] Writing OBR metadata 08:40:05 [INFO] 08:40:05 [INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------ 08:40:05 [INFO] Building Eclipse Ditto :: Messages 0-SNAPSHOT [33/77] 08:40:05 [INFO] from messages/pom.xml 08:40:05 [INFO] --------------------------------[ pom ]--------------------------------- 08:40:05 [INFO] 08:40:05 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages --- 08:40:05 [INFO] 08:40:05 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages --- 08:40:05 [INFO] 08:40:05 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages --- 08:40: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/messages/target/jacoco.exec 08:40:05 [INFO] 08:40:05 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages --- 08:40:05 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:40:05 [INFO] The goal is skip due to packaging 'pom' 08:40:05 [INFO] 08:40:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages --- 08:40:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages:pom:0-SNAPSHOT... 08:40:05 [INFO] 08:40:05 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages --- 08:40:05 [INFO] 08:40:05 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages --- 08:40:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:40:05 [INFO] 08:40:05 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages --- 08:40:05 [INFO] Tests are skipped. 08:40:05 [INFO] 08:40:05 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages --- 08:40:05 [INFO] Tests are skipped. 08:40:05 [INFO] 08:40:05 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages --- 08:40:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:40:05 [INFO] 08:40:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages --- 08:40:05 [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 08:40:05 [INFO] 08:40:05 [INFO] ---------------< org.eclipse.ditto:ditto-messages-model >--------------- 08:40:05 [INFO] Building Eclipse Ditto :: Messages :: Model 0-SNAPSHOT [34/77] 08:40:05 [INFO] from messages/model/pom.xml 08:40:05 [INFO] -------------------------------[ bundle ]------------------------------- 08:40:05 [INFO] 08:40:05 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-messages-model --- 08:40:05 [INFO] 08:40:05 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-messages-model --- 08:40:05 [INFO] 08:40:05 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-messages-model --- 08:40:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:40:05 [INFO] 08:40:05 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages-model --- 08:40: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/messages/model/target/jacoco.exec 08:40:05 [INFO] 08:40:05 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages-model --- 08:40:05 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:40:05 [WARNING] 08:40:05 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:40:05 [WARNING] 08:40:05 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:40:05 [WARNING] 08:40:05 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:40:05 [INFO] 08:40:05 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-messages-model --- 08:40:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/resources 08:40:05 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:40:05 [INFO] 08:40:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages-model --- 08:40:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages-model:bundle:0-SNAPSHOT... 08:40:05 [INFO] 08:40:05 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-messages-model --- 08:40:05 [INFO] Changes detected - recompiling the module! :dependency 08:40:05 [INFO] Compiling 41 source files with javac [debug target 1.8] to target/classes 08:40:05 [WARNING] bootstrap class path not set in conjunction with -source 8 08:40:05 [INFO] 08:40:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-messages-model --- 08:40:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/test/resources 08:40:05 [INFO] 08:40:05 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-messages-model --- 08:40:05 [INFO] Changes detected - recompiling the module! :dependency 08:40:05 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/test-classes 08:40:05 [WARNING] bootstrap class path not set in conjunction with -source 8 08:40:05 [INFO] 08:40:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-messages-model --- 08:40:05 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:40:05 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/surefire-reports 08:40:05 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:40:05 [INFO] 08:40:05 [INFO] ------------------------------------------------------- 08:40:05 [INFO] T E S T S 08:40:05 [INFO] ------------------------------------------------------- 08:40:06 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest 08:40:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.eclipse.ditto.messages.model.ImmutableMessageBuilderTest 08:40:06 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest 08:40:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.962 s -- in org.eclipse.ditto.messages.model.signals.commands.SendMessageAcceptedResponseTest 08:40:07 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest 08:40:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 s -- in org.eclipse.ditto.messages.model.signals.commands.SendClaimMessageTest 08:40:07 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest 08:40:08 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.messages.model.signals.commands.SendThingMessageTest 08:40:08 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest 08:40:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageResponseTest 08:40:08 [INFO] Running org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest 08:40:08 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.messages.model.signals.commands.SendFeatureMessageTest 08:40:08 [INFO] Running org.eclipse.ditto.messages.model.MessagesModelFactoryTest 08:40:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.messages.model.MessagesModelFactoryTest 08:40:08 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest 08:40:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.messages.model.DittoMessageSubjectValueValidatorTest 08:40:08 [INFO] Running org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest 08:40:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s -- in org.eclipse.ditto.messages.model.HttpStatusCodeValueValidatorTest 08:40:08 [INFO] Running org.eclipse.ditto.messages.model.TimestampValueValidatorTest 08:40:08 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.messages.model.TimestampValueValidatorTest 08:40:08 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest 08:40:08 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.messages.model.ImmutableMessageHeadersTest 08:40:08 [INFO] Running org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest 08:40:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.messages.model.MessageFormatInvalidExceptionTest 08:40:08 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest 08:40:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.messages.model.DittoMessageThingIdValueValidatorTest 08:40:08 [INFO] Running org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest 08:40:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.messages.model.DittoMessageDirectionValueValidatorTest 08:40:08 [INFO] Running org.eclipse.ditto.messages.model.MessageHeadersBuilderTest 08:40:09 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 s -- in org.eclipse.ditto.messages.model.MessageHeadersBuilderTest 08:40:09 [INFO] Running org.eclipse.ditto.messages.model.ImmutableMessageTest 08:40:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.messages.model.ImmutableMessageTest 08:40:09 [INFO] 08:40:09 [INFO] Results: 08:40:09 [INFO] 08:40:09 [INFO] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 08:40:09 [INFO] 08:40:09 [INFO] 08:40:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages-model --- 08:40:09 [INFO] 08:40:09 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-messages-model --- 08:40:09 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar 08:40:09 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/MANIFEST.MF 08:40:09 [INFO] 08:40:09 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages-model --- 08:40:09 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:40:09 [INFO] No previous run data found, generating javadoc. 08:40:11 [WARNING] Javadoc Warnings 08:40:11 [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 08:40:11 [WARNING] package org.eclipse.ditto.messages.model.signals.commands; 08:40:11 [WARNING] ^ 08:40:11 [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 08:40:11 [WARNING] public static void deserialize(@Nullable final JsonValue payload, final MessageBuilder<Object> messageBuilder, 08:40:11 [WARNING] ^ 08:40:11 [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 08:40:11 [WARNING] public static MessageHeadersBuilder newHeadersBuilder(final Map<String, String> initialHeaders) { 08:40:11 [WARNING] ^ 08:40:11 [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 08:40:11 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, final MessageHeaders messageHeaders, 08:40:11 [WARNING] ^ 08:40:11 [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 08:40:11 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, 08:40:11 [WARNING] ^ 08:40:11 [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 08:40:11 [WARNING] public Optional<String> getCorrelationId() { 08:40:11 [WARNING] ^ 08:40:11 [WARNING] 6 warnings 08:40:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar 08:40:11 [INFO] 08:40:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages-model --- 08:40:11 [INFO] Tests are skipped. 08:40:11 [INFO] 08:40:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages-model --- 08:40:11 [INFO] Tests are skipped. 08:40:11 [INFO] 08:40:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages-model --- 08:40:11 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec 08:40:11 [INFO] Analyzed bundle 'Eclipse Ditto :: Messages :: Model' with 46 classes 08:40:11 [INFO] 08:40:11 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-messages-model --- 08:40:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.diff'. 08:40:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.xml'. 08:40:12 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.html'. 08:40:12 [INFO] 08:40:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages-model --- 08:40:12 [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 08:40:12 [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 08:40:12 [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 08:40:12 [INFO] 08:40:12 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-messages-model --- 08:40:12 [INFO] Installing org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar 08:40:12 [INFO] Writing OBR metadata 08:40:12 [INFO] 08:40:12 [INFO] ------------------< org.eclipse.ditto:ditto-protocol >------------------ 08:40:12 [INFO] Building Eclipse Ditto :: Protocol 0-SNAPSHOT [35/77] 08:40:12 [INFO] from protocol/pom.xml 08:40:12 [INFO] -------------------------------[ bundle ]------------------------------- 08:40:12 [INFO] 08:40:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-protocol --- 08:40:12 [INFO] 08:40:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-protocol --- 08:40:12 [INFO] 08:40:12 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-protocol --- 08:40:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:40:12 [INFO] 08:40:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-protocol --- 08:40: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/protocol/target/jacoco.exec 08:40:12 [INFO] 08:40:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-protocol --- 08:40:12 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:40:12 [WARNING] 08:40:12 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:40:12 [WARNING] 08:40:12 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:40:12 [WARNING] 08:40:12 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:40:12 [INFO] 08:40:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-protocol --- 08:40:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/resources 08:40:12 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:40:12 [INFO] 08:40:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-protocol --- 08:40:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-protocol:bundle:0-SNAPSHOT... 08:40:12 [INFO] 08:40:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-protocol --- 08:40:12 [INFO] Changes detected - recompiling the module! :dependency 08:40:12 [INFO] Compiling 191 source files with javac [debug target 1.8] to target/classes 08:40:12 [WARNING] bootstrap class path not set in conjunction with -source 8 08:40:12 [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. 08:40:12 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Recompile with -Xlint:unchecked for details. 08:40:12 [INFO] 08:40:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-protocol --- 08:40:12 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:40:12 [INFO] 08:40:12 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-protocol --- 08:40:12 [INFO] Changes detected - recompiling the module! :dependency 08:40:12 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/test-classes 08:40:14 [WARNING] bootstrap class path not set in conjunction with -source 8 08:40:14 [INFO] 08:40:14 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-protocol --- 08:40:14 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:40:14 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/protocol/target/surefire-reports 08:40:14 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:40:14 [INFO] 08:40:14 [INFO] ------------------------------------------------------- 08:40:14 [INFO] T E S T S 08:40:14 [INFO] ------------------------------------------------------- 08:40:14 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest 08:40:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s -- in org.eclipse.ditto.protocol.adapter.things.ThingSearchCommandAdapterTest 08:40:15 [INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest 08:40:15 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandResponseAdapterTest 08:40:15 [INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest 08:40:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandAdapterTest 08:40:15 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest 08:40:15 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandAdapterTest 08:40:15 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest 08:40:15 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s -- in org.eclipse.ditto.protocol.adapter.things.ThingModifyCommandResponseAdapterTest 08:40:15 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest 08:40:15 [INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandAdapterTest 08:40:15 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest 08:40:15 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandAdapterTest 08:40:15 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest 08:40:15 [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.protocol.adapter.things.ThingQueryCommandResponseAdapterTest 08:40:15 [INFO] Running org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest 08:40:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s -- in org.eclipse.ditto.protocol.adapter.things.SearchErrorResponseAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest 08:40:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergedEventAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest 08:40:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.protocol.adapter.things.ThingMergeCommandResponseAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest 08:40:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.protocol.adapter.things.RetrieveThingsCommandResponseAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest 08:40:16 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedNullValueThingMergeCommandAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest 08:40:16 [INFO] Tests run: 138, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.eclipse.ditto.protocol.adapter.things.ThingEventAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest 08:40:16 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.eclipse.ditto.protocol.adapter.things.MessageCommandAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest 08:40:16 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.protocol.adapter.things.SubscriptionEventAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest 08:40:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.protocol.adapter.things.ThingErrorResponseAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest 08:40:16 [INFO] Tests run: 88, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.protocol.adapter.things.ParametrizedThingMergeCommandAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest 08:40:16 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest 08:40:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyQueryCommandAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest 08:40:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyErrorResponseAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest 08:40:16 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandResponseAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest 08:40:16 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyQueryCommandResponseAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest 08:40:16 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.ditto.protocol.adapter.policies.ParametrizedPolicyModifyCommandAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest 08:40:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.protocol.adapter.policies.PolicyModifyCommandAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest 08:40:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementAdapterTest 08:40:16 [INFO] Running org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest 08:40:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.ditto.protocol.adapter.acknowledgements.AcknowledgementsAdapterTest 08:40:17 [INFO] Running org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest 08:40:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.eclipse.ditto.protocol.adapter.UnknownTopicPathExceptionTest 08:40:17 [INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest 08:40:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingQueryCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingQueryCommand and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingQueryCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingQueryCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingQueryCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingQueryCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingQueryCommandResponse and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingQueryCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingQueryCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingQueryCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingModifyCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingModifyCommand and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingModifyCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingModifyCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingModifyCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingModifyCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingModifyCommandResponse and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingModifyCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingModifyCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingModifyCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MergeThing and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MergeThing and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal MergeThing and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal MergeThing and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal MergeThing and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MergeThingResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MergeThingResponse and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal MergeThingResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal MergeThingResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal MergeThingResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingErrorResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingErrorResponse and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingErrorResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingErrorResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingErrorResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MessageCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MessageCommand and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal MessageCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal MessageCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal MessageCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MessageCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal MessageCommandResponse and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal MessageCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal MessageCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal MessageCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingEvent and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingEvent and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingEvent and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingEvent and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingEvent and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingMerged and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal ThingMerged and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal ThingMerged and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal ThingMerged and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal ThingMerged and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'none' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyQueryCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyQueryCommand and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal PolicyQueryCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal PolicyQueryCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal PolicyQueryCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyQueryCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyQueryCommandResponse and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal PolicyQueryCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal PolicyQueryCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal PolicyQueryCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyModifyCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyModifyCommand and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal PolicyModifyCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal PolicyModifyCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal PolicyModifyCommand and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyModifyCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyModifyCommandResponse and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal PolicyModifyCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal PolicyModifyCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal PolicyModifyCommandResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyErrorResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal)) for signal PolicyErrorResponse and headers [channel=live] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'twin' for signal PolicyErrorResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'twin' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'live' for signal PolicyErrorResponse and headers [] 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - exception: org.eclipse.ditto.protocol.UnknownChannelException (The channel 'live' is not supported in combination with signal type 'null'.) 08:40:20 [main] INFO org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest - calling: toAdaptable(toAdaptable(Signal,Channel)) with channel 'none' for signal PolicyErrorResponse and headers [] 08:40:20 [INFO] Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.164 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterParameterizedTest 08:40:20 [INFO] Running org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest 08:40:20 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.eclipse.ditto.protocol.adapter.DittoProtocolAdapterTest 08:40:20 [INFO] Running org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest 08:40:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.protocol.adapter.HeadersFromTopicPathTest 08:40:20 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest 08:40:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.protocol.adapter.connectivity.DefaultConnectivityCommandAdapterProviderTest 08:40:20 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest 08:40:20 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ParametrizedConnectivityAnnouncementAdapterTest 08:40:20 [INFO] Running org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest 08:40:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.protocol.adapter.connectivity.ConnectivityAnnouncementAdapterTest 08:40:20 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest 08:40:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.protocol.mappingstrategies.AbstractMessageMappingStrategiesTest 08:40:20 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest 08:40:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.protocol.mappingstrategies.ConnectivityAnnouncementMappingStrategiesTest 08:40:20 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest 08:40:22 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.891 s -- in org.eclipse.ditto.protocol.mappingstrategies.IllegalAdaptableExceptionTest 08:40:22 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest 08:40:22 [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.eclipse.ditto.protocol.mappingstrategies.MappingContextTest 08:40:22 [INFO] Running org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest 08:40:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.eclipse.ditto.protocol.mappingstrategies.AdaptableToSignalMapperTest 08:40:23 [INFO] Running org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest 08:40:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.protocol.ImmutableJsonifiableAdaptableTest 08:40:23 [INFO] Running org.eclipse.ditto.protocol.ProtocolFactoryTest 08:40:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.eclipse.ditto.protocol.ProtocolFactoryTest 08:40:23 [INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest 08:40:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableResourcePlaceholderTest 08:40:23 [INFO] Running org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest 08:40:23 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.protocol.placeholders.ImmutableTopicPathPlaceholderTest 08:40:23 [INFO] Running org.eclipse.ditto.protocol.ImmutableAdaptableTest 08:40:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.protocol.ImmutableAdaptableTest 08:40:23 [INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest 08:40:23 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathParameterizedParsingTest 08:40:23 [INFO] Running org.eclipse.ditto.protocol.ImmutableTopicPathTest 08:40:23 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.eclipse.ditto.protocol.ImmutableTopicPathTest 08:40:23 [INFO] Running org.eclipse.ditto.protocol.ImmutableMessagePathTest 08:40:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.protocol.ImmutableMessagePathTest 08:40:23 [INFO] Running org.eclipse.ditto.protocol.ImmutablePayloadTest 08:40:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.protocol.ImmutablePayloadTest 08:40:23 [INFO] Running com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest 08:40:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in com.eclipsesource.json.PrettyPrintEmptyElementsWriterTest 08:40:23 [INFO] 08:40:23 [INFO] Results: 08:40:23 [INFO] 08:40:23 [INFO] Tests run: 1344, Failures: 0, Errors: 0, Skipped: 0 08:40:23 [INFO] 08:40:23 [INFO] 08:40:23 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-protocol --- 08:40:23 [INFO] 08:40:23 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-protocol --- 08:40:23 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar 08:40:23 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/MANIFEST.MF 08:40:23 [INFO] 08:40:23 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-protocol --- 08:40:24 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:40:24 [INFO] No previous run data found, generating javadoc. 08:40:27 [WARNING] Javadoc Warnings 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:21: warning: empty <p> tag 08:40:27 [WARNING] * <p> 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/package-info.java:15: warning: no comment 08:40:27 [WARNING] package org.eclipse.ditto.protocol.adapter.acknowledgements; 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/package-info.java:14: warning: no comment 08:40:27 [WARNING] package org.eclipse.ditto.protocol.adapter.connectivity; 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/package-info.java:15: warning: no comment 08:40:27 [WARNING] package org.eclipse.ditto.protocol.adapter.policies; 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/package-info.java:15: warning: no comment 08:40:27 [WARNING] package org.eclipse.ditto.protocol.adapter.provider; 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:48: warning: no comment 08:40:27 [WARNING] protected final PayloadPathMatcher payloadPathMatcher; 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:53: warning: no comment 08:40:27 [WARNING] protected AbstractAdapter(final MappingStrategies<T> mappingStrategies, 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:46: warning: no comment 08:40:27 [WARNING] protected AbstractErrorResponseAdapter(final HeaderTranslator headerTranslator, 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:139: warning: no comment 08:40:27 [WARNING] protected static TopicPathBuildable addChannelToTopicPathBuilder(final TopicPathBuilder topicPathBuilder, 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/AnnouncementsTopicPathBuilder.java:27: warning: no @param for name 08:40:27 [WARNING] AnnouncementsTopicPathBuilder name(String name); 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/DefaultAcknowledgementsAdapterProvider.java:34: warning: no comment 08:40:27 [WARNING] public DefaultAcknowledgementsAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/DefaultConnectivityCommandAdapterProvider.java:32: warning: no comment 08:40:27 [WARNING] public DefaultConnectivityCommandAdapterProvider(final HeaderTranslator headerTranslator) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/DefaultPolicyCommandAdapterProvider.java:46: warning: no comment 08:40:27 [WARNING] public DefaultPolicyCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/DefaultThingCommandAdapterProvider.java:63: warning: no comment 08:40:27 [WARNING] public DefaultThingCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:31: warning: no comment 08:40:27 [WARNING] public static EmptyPathMatcher getInstance() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:100: warning: no @return 08:40:27 [WARNING] public static IllegalAdaptableException newInstance(final String message, final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:113: warning: no @return 08:40:27 [WARNING] public static IllegalAdaptableException newInstance(final String message, 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/InvalidPathException.java:103: warning: no comment 08:40:27 [WARNING] public Builder(final JsonPointer path) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:99: warning: no comment 08:40:27 [WARNING] public static MessageCommandMappingStrategies getMessageCommandMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:103: warning: no comment 08:40:27 [WARNING] public static MessageCommandResponseMappingStrategies getMessageCommandResponseMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:42: warning: no comment 08:40:27 [WARNING] public static PolicyAnnouncementMappingStrategies getPolicyAnnouncementMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:46: warning: no comment 08:40:27 [WARNING] public static PolicyEventMappingStrategies getPolicyEventMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:26: warning: no comment 08:40:27 [WARNING] public static PolicyModifyCommandMappingStrategies getPolicyModifyCommandMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:34: warning: no comment 08:40:27 [WARNING] public static PolicyModifyCommandResponseMappingStrategies getPolicyModifyCommandResponseMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:30: warning: no comment 08:40:27 [WARNING] public static PolicyQueryCommandMappingStrategies getPolicyQueryCommandMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:38: warning: no comment 08:40:27 [WARNING] public static PolicyQueryCommandResponseMappingStrategies getPolicyQueryCommandResponseMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:62: warning: no comment 08:40:27 [WARNING] public static RetrieveThingsCommandMappingStrategies getRetrieveThingsCommandMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:66: warning: no comment 08:40:27 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getRetrieveThingsCommandResponseMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:117: warning: no comment 08:40:27 [WARNING] public static StreamingSubscriptionCommandMappingStrategies getStreamingSubscriptionCommandMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:121: warning: no comment 08:40:27 [WARNING] public static StreamingSubscriptionEventMappingStrategies getStreamingSubscriptionEventMappingStrategies( 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:94: warning: no comment 08:40:27 [WARNING] public static SubscriptionEventMappingStrategies getSubscriptionEventMappingStrategies( 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:86: warning: no comment 08:40:27 [WARNING] public static ThingEventMappingStrategies getThingEventMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:50: warning: no comment 08:40:27 [WARNING] public static ThingMergeCommandMappingStrategies getThingMergeCommandMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:74: warning: no comment 08:40:27 [WARNING] public static ThingMergeCommandResponseMappingStrategies getThingMergeCommandResponseMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:90: warning: no comment 08:40:27 [WARNING] public static ThingMergedEventMappingStrategies getThingMergedEventMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:54: warning: no comment 08:40:27 [WARNING] public static ThingModifyCommandMappingStrategies getThingModifyCommandMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:70: warning: no comment 08:40:27 [WARNING] public static ThingModifyCommandResponseMappingStrategies getThingModifyCommandResponseMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:58: warning: no comment 08:40:27 [WARNING] public static ThingQueryCommandMappingStrategies getThingQueryCommandMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:78: warning: no comment 08:40:27 [WARNING] public static ThingQueryCommandResponseMappingStrategies getThingQueryCommandResponseMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:82: warning: no comment 08:40:27 [WARNING] public static ThingSearchCommandMappingStrategies getThingSearchCommandMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:70: warning: no comment 08:40:27 [WARNING] static JsonKey directionToJsonKey(final MessageDirection direction) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:59: warning: no comment 08:40:27 [WARNING] static Optional<MessageDirection> jsonKeyToDirection(final JsonKey jsonKey) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandAdapter.java:24: warning: no comment 08:40:27 [WARNING] public final class RetrieveThingsCommandAdapter extends AbstractThingAdapter<RetrieveThings> 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/RetrieveThingsCommandAdapterProvider.java:19: warning: no comment 08:40:27 [WARNING] public interface RetrieveThingsCommandAdapterProvider<Q extends Signal<?>, R extends CommandResponse<?>> { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:28: warning: no comment 08:40:27 [WARNING] public final class RetrieveThingsCommandMappingStrategies extends AbstractThingMappingStrategies<RetrieveThings> { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:33: warning: no comment 08:40:27 [WARNING] protected RetrieveThingsCommandMappingStrategies() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:82: warning: no comment 08:40:27 [WARNING] protected static JsonPointer attributePointerFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:74: warning: no comment 08:40:27 [WARNING] protected static Attributes attributesFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:88: warning: no comment 08:40:27 [WARNING] protected static JsonValue attributeValueFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:115: warning: no comment 08:40:27 [WARNING] protected static FeatureDefinition featureDefinitionFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:105: warning: no comment 08:40:27 [WARNING] protected static Feature featureFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:92: warning: no comment 08:40:27 [WARNING] protected static String featureIdFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:123: warning: no comment 08:40:27 [WARNING] protected static FeatureProperties featurePropertiesFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:131: warning: no comment 08:40:27 [WARNING] protected static JsonPointer featurePropertyPointerFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:137: warning: no comment 08:40:27 [WARNING] protected static JsonValue featurePropertyValueFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:97: warning: no comment 08:40:27 [WARNING] protected static Features featuresFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:37: warning: no comment 08:40:27 [WARNING] public static RetrieveThingsCommandMappingStrategies getInstance() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:157: warning: no comment 08:40:27 [WARNING] protected static String leafValue(final JsonPointer path) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:56: warning: no comment 08:40:27 [WARNING] protected static String namespaceFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:61: warning: no comment 08:40:27 [WARNING] protected static JsonObject payloadValueAsJsonObjectFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:141: warning: no comment 08:40:27 [WARNING] protected static PolicyId policyIdFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:79: warning: no comment 08:40:27 [WARNING] protected static JsonFieldSelector selectedFieldsFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:149: warning: no comment 08:40:27 [WARNING] protected static ThingDefinition thingDefinitionFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:67: warning: no comment 08:40:27 [WARNING] protected static Thing thingFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:83: warning: no comment 08:40:27 [WARNING] protected static ThingId thingIdFrom(final Adaptable adaptable) { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandResponseAdapter.java:25: warning: no comment 08:40:27 [WARNING] public final class RetrieveThingsCommandResponseAdapter extends AbstractThingAdapter<RetrieveThingsResponse> 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:27: warning: no comment 08:40:27 [WARNING] public final class RetrieveThingsCommandResponseMappingStrategies 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:37: warning: no comment 08:40:27 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getInstance() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:138: warning: no comment 08:40:27 [WARNING] public static SignalMapper<ConnectivityAnnouncement<?>> newConnectivityAnnouncementSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:134: warning: no comment 08:40:27 [WARNING] public static SignalMapper<MessageCommandResponse<?, ?>> newMessageCommandResponseSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:130: warning: no comment 08:40:27 [WARNING] public static SignalMapper<MessageCommand<?, ?>> newMessageCommandSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:122: warning: no comment 08:40:27 [WARNING] public static SignalMapper<PolicyAnnouncement<?>> newPolicyAnnouncementSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:126: warning: no comment 08:40:27 [WARNING] public static SignalMapper<PolicyEvent<?>> newPolicyEventSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:110: warning: no comment 08:40:27 [WARNING] public static SignalMapper<PolicyModifyCommandResponse<?>> newPolicyModifyResponseSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:106: warning: no comment 08:40:27 [WARNING] public static SignalMapper<PolicyModifyCommand<?>> newPolicyModifySignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:118: warning: no comment 08:40:27 [WARNING] public static SignalMapper<PolicyQueryCommandResponse<?>> newPolicyQueryResponseSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:114: warning: no comment 08:40:27 [WARNING] public static SignalMapper<PolicyQueryCommand<?>> newPolicyQuerySignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:98: warning: no comment 08:40:27 [WARNING] public static SignalMapper<RetrieveThingsResponse> newRetrieveThingsResponseSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:94: warning: no comment 08:40:27 [WARNING] public static SignalMapper<RetrieveThings> newRetrieveThingsSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:86: warning: no comment 08:40:27 [WARNING] public static SignalMapper<StreamingSubscriptionCommand<?>> newStreamingSubscriptionCommandSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:90: warning: no comment 08:40:27 [WARNING] public static SignalMapper<StreamingSubscriptionEvent<?>> newStreamingSubscriptionEventSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:82: warning: no comment 08:40:27 [WARNING] public static SignalMapper<SubscriptionEvent<?>> newSubscriptionEventSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:58: warning: no comment 08:40:27 [WARNING] public static SignalMapper<ThingEvent<?>> newThingEventSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:70: warning: no comment 08:40:27 [WARNING] public static SignalMapper<ThingMerged> newThingMergedEventSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:66: warning: no comment 08:40:27 [WARNING] public static SignalMapper<MergeThingResponse> newThingMergeResponseSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:62: warning: no comment 08:40:27 [WARNING] public static SignalMapper<MergeThing> newThingMergeSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:54: warning: no comment 08:40:27 [WARNING] public static SignalMapper<ThingModifyCommandResponse<?>> newThingModifyResponseSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:50: warning: no comment 08:40:27 [WARNING] public static SignalMapper<ThingModifyCommand<?>> newThingModifySignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:78: warning: no comment 08:40:27 [WARNING] public static SignalMapper<ThingQueryCommandResponse<?>> newThingQueryResponseSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:74: warning: no comment 08:40:27 [WARNING] public static SignalMapper<ThingQueryCommand<?>> newThingQuerySignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:102: warning: no comment 08:40:27 [WARNING] public static SignalMapper<ThingSearchCommand<?>> newThingSearchSignalMapper() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/StreamingTopicPathBuilder.java:27: warning: no @param for subscribingCommandName 08:40:27 [WARNING] TopicPathBuildable subscribe(String subscribingCommandName); 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:54: warning: no comment 08:40:27 [WARNING] String ID_PLACEHOLDER = "_"; 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:55: warning: no comment 08:40:27 [WARNING] String PATH_DELIMITER = "/"; 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:173: warning: no comment 08:40:27 [WARNING] default boolean isWildcardTopic() { 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:400: warning: no comment 08:40:27 [WARNING] CREATE("create"), 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:411: warning: no comment 08:40:27 [WARNING] CREATED("created"), 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:408: warning: no comment 08:40:27 [WARNING] DELETE("delete"), 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:417: warning: no comment 08:40:27 [WARNING] DELETED("deleted"); 08:40:27 [WARNING] ^ 08:40:27 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:406: warning: no comment 08:40:27 [WARNING] MERGE("merge"), 08:40:27 [WARNING] ^ 08:40:27 [WARNING] 100 warnings 08:40:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar 08:40:27 [INFO] 08:40:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-protocol --- 08:40:27 [INFO] Tests are skipped. 08:40:27 [INFO] 08:40:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-protocol --- 08:40:27 [INFO] Tests are skipped. 08:40:27 [INFO] 08:40:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-protocol --- 08:40:27 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec 08:40:27 [INFO] Analyzed bundle 'Eclipse Ditto :: Protocol' with 173 classes 08:40:27 [INFO] 08:40:27 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-protocol --- 08:40:28 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.diff'. 08:40:28 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.xml'. 08:40:28 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.html'. 08:40:28 [INFO] 08:40:28 [INFO] --- install:3.1.1:install (default-install) @ ditto-protocol --- 08:40:28 [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 08:40:28 [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 08:40:28 [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 08:40:28 [INFO] 08:40:28 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-protocol --- 08:40:28 [INFO] Installing org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar 08:40:28 [INFO] Writing OBR metadata 08:40:28 [INFO] 08:40:28 [INFO] -----------< org.eclipse.ditto:ditto-internal-models-signal >----------- 08:40:28 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal 0-SNAPSHOT [36/77] 08:40:28 [INFO] from internal/models/signal/pom.xml 08:40:28 [INFO] --------------------------------[ jar ]--------------------------------- 08:40:28 [INFO] 08:40:28 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signal --- 08:40:28 [INFO] 08:40:28 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signal --- 08:40:28 [INFO] 08:40:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signal --- 08:40: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/models/signal/target/jacoco.exec 08:40:28 [INFO] 08:40:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signal --- 08:40:28 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:40:28 [WARNING] 08:40:28 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:40:28 [WARNING] 08:40:28 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:40:28 [WARNING] 08:40:28 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:40:28 [INFO] 08:40:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signal --- 08:40:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/resources 08:40:28 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:40:28 [INFO] 08:40:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signal --- 08:40:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT... 08:40:28 [INFO] 08:40:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signal --- 08:40:28 [INFO] Changes detected - recompiling the module! :dependency 08:40:28 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 08:40:28 [INFO] 08:40:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signal --- 08:40:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/resources 08:40:28 [INFO] 08:40:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signal --- 08:40:28 [INFO] Changes detected - recompiling the module! :dependency 08:40:28 [INFO] Compiling 9 source files with javac [debug target 17] to target/test-classes 08:40:29 [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. 08:40:29 [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. 08:40:29 [INFO] 08:40:29 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signal --- 08:40:29 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:40:29 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/surefire-reports 08:40:29 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:40:29 [INFO] 08:40:29 [INFO] ------------------------------------------------------- 08:40:29 [INFO] T E S T S 08:40:29 [INFO] ------------------------------------------------------- 08:40:29 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest 08:40:31 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.945 s -- in org.eclipse.ditto.internal.models.signal.correlation.MatchingValidationResultTest 08:40:31 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest 08:40:33 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorParameterizedTest 08:40:33 [INFO] Running org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest 08:40:33 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 s -- in org.eclipse.ditto.internal.models.signal.correlation.CommandAndCommandResponseMatchingValidatorTest 08:40:33 [INFO] Running org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest 08:40:34 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.eclipse.ditto.internal.models.signal.type.SemanticSignalTypeTest 08:40:34 [INFO] Running org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest 08:40:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.internal.models.signal.type.SignalTypeCategoryTest 08:40:34 [INFO] Running org.eclipse.ditto.internal.models.signal.SignalInformationPointTest 08:40:34 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.eclipse.ditto.internal.models.signal.SignalInformationPointTest 08:40:34 [INFO] 08:40:34 [INFO] Results: 08:40:34 [INFO] 08:40:34 [INFO] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0 08:40:34 [INFO] 08:40:34 [INFO] 08:40:34 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signal --- 08:40:34 [INFO] 08:40:34 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signal --- 08:40:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar 08:40:34 [INFO] 08:40:34 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signal --- 08:40:34 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:40:34 [INFO] No previous run data found, generating javadoc. 08:40:36 [WARNING] Javadoc Warnings 08:40:36 [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 08:40:36 [WARNING] * <p> 08:40:36 [WARNING] ^ 08:40:36 [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 08:40:36 [WARNING] ANNOUNCEMENT, 08:40:36 [WARNING] ^ 08:40:36 [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 08:40:36 [WARNING] COMMAND, 08:40:36 [WARNING] ^ 08:40:36 [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 08:40:36 [WARNING] EVENT, 08:40:36 [WARNING] ^ 08:40:36 [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 08:40:36 [WARNING] RESPONSE; 08:40:36 [WARNING] ^ 08:40:36 [WARNING] 5 warnings 08:40:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar 08:40:36 [INFO] 08:40:36 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signal --- 08:40:36 [INFO] Tests are skipped. 08:40:36 [INFO] 08:40:36 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signal --- 08:40:36 [INFO] Tests are skipped. 08:40:36 [INFO] 08:40:36 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signal --- 08:40:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec 08:40:36 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal' with 9 classes 08:40:36 [INFO] 08:40:36 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signal --- 08:40:36 [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 08:40:36 [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 08:40:36 [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 08:40:36 [INFO] 08:40:36 [INFO] ----------------< org.eclipse.ditto:ditto-policies-api >---------------- 08:40:36 [INFO] Building Eclipse Ditto :: Policies :: API 0-SNAPSHOT [37/77] 08:40:36 [INFO] from policies/api/pom.xml 08:40:36 [INFO] --------------------------------[ jar ]--------------------------------- 08:40:36 [INFO] 08:40:36 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-api --- 08:40:36 [INFO] 08:40:36 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-api --- 08:40:36 [INFO] 08:40:36 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-api --- 08:40:36 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec 08:40:36 [INFO] 08:40:36 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-api --- 08:40:36 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:40:36 [WARNING] 08:40:36 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:40:36 [WARNING] 08:40:36 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:40:36 [WARNING] 08:40:36 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:40:36 [INFO] 08:40:36 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-api --- 08:40:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/resources 08:40:36 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:40:36 [INFO] 08:40:36 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-api --- 08:40:36 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT... 08:40:36 [INFO] 08:40:36 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-api --- 08:40:36 [INFO] Changes detected - recompiling the module! :dependency 08:40:36 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes 08:40:36 [INFO] 08:40:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-api --- 08:40:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/test/resources 08:40:36 [INFO] 08:40:36 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-api --- 08:40:36 [INFO] Changes detected - recompiling the module! :dependency 08:40:36 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes 08:40:36 [INFO] 08:40:36 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-api --- 08:40:36 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:40:36 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/surefire-reports 08:40:36 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:40:36 [INFO] 08:40:36 [INFO] ------------------------------------------------------- 08:40:36 [INFO] T E S T S 08:40:36 [INFO] ------------------------------------------------------- 08:40:37 [INFO] Running org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest 08:40:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.810 s -- in org.eclipse.ditto.policies.api.PoliciesMappingStrategiesTest 08:40:38 [INFO] Running org.eclipse.ditto.policies.api.PoliciesValidatorTest 08:40:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.policies.api.PoliciesValidatorTest 08:40:38 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest 08:40:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.051 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionTest 08:40:39 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest 08:40:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyResponseTest 08:40:39 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest 08:40:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyRevisionResponseTest 08:40:39 [INFO] Running org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest 08:40:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.policies.api.commands.sudo.SudoRetrievePolicyTest 08:40:39 [INFO] Running org.eclipse.ditto.policies.api.PolicyTagTest 08:40:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.policies.api.PolicyTagTest 08:40:39 [INFO] 08:40:39 [INFO] Results: 08:40:39 [INFO] 08:40:39 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 08:40:39 [INFO] 08:40:39 [INFO] 08:40:39 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-api --- 08:40:39 [INFO] 08:40:39 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-api --- 08:40:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar 08:40:39 [INFO] 08:40:39 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-api --- 08:40:39 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:40:39 [INFO] No previous run data found, generating javadoc. 08:40:41 [WARNING] Javadoc Warnings 08:40:41 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/package-info.java:14: warning: no comment 08:40:41 [WARNING] package org.eclipse.ditto.policies.api; 08:40:41 [WARNING] ^ 08:40:41 [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 08:40:41 [WARNING] package org.eclipse.ditto.policies.api.commands.sudo; 08:40:41 [WARNING] ^ 08:40:41 [WARNING] 2 warnings 08:40:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar 08:40:41 [INFO] 08:40:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-api --- 08:40:41 [INFO] Tests are skipped. 08:40:41 [INFO] 08:40:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-api --- 08:40:41 [INFO] Tests are skipped. 08:40:41 [INFO] 08:40:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-api --- 08:40:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec 08:40:41 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: API' with 12 classes 08:40:41 [INFO] 08:40:41 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-api --- 08:40:41 [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 08:40:41 [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 08:40:41 [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 08:40:41 [INFO] 08:40:41 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-ddata >------------ 08:40:41 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Distributed Data 0-SNAPSHOT [38/77] 08:40:41 [INFO] from internal/utils/ddata/pom.xml 08:40:41 [INFO] --------------------------------[ jar ]--------------------------------- 08:40:41 [INFO] 08:40:41 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-ddata --- 08:40:41 [INFO] 08:40:41 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-ddata --- 08:40:41 [INFO] 08:40:41 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata --- 08:40: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/ddata/target/jacoco.exec 08:40:41 [INFO] 08:40:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-ddata --- 08:40:41 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:40:41 [WARNING] 08:40:41 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:40:41 [WARNING] 08:40:41 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:40:41 [WARNING] 08:40:41 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:40:41 [INFO] 08:40:41 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-ddata --- 08:40:41 [INFO] Copying 1 resource from src/main/resources to target/classes 08:40:41 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:40:41 [INFO] 08:40:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-ddata --- 08:40:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT... 08:40:41 [INFO] 08:40:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-ddata --- 08:40:41 [INFO] Changes detected - recompiling the module! :dependency 08:40:41 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 08:40:41 [INFO] 08:40:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-ddata --- 08:40:41 [INFO] Copying 2 resources from src/test/resources to target/test-classes 08:40:41 [INFO] 08:40:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-ddata --- 08:40:41 [INFO] Changes detected - recompiling the module! :dependency 08:40:41 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes 08:40:41 [INFO] 08:40:41 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-ddata --- 08:40:41 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:40:41 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/surefire-reports 08:40:41 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:40:41 [INFO] 08:40:41 [INFO] ------------------------------------------------------- 08:40:41 [INFO] T E S T S 08:40:41 [INFO] ------------------------------------------------------- 08:40:42 [INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest 08:40:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.886 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultDistributedDataConfigTest 08:40:45 [INFO] Running org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest 08:40:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.eclipse.ditto.internal.utils.ddata.DefaultPekkoReplicatorConfigTest 08:40:45 [INFO] 08:40:45 [INFO] Results: 08:40:45 [INFO] 08:40:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 08:40:45 [INFO] 08:40:45 [INFO] 08:40:45 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-ddata --- 08:40:45 [INFO] 08:40:45 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-ddata --- 08:40:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar 08:40:45 [INFO] 08:40:45 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-ddata --- 08:40:45 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:40:45 [INFO] No previous run data found, generating javadoc. 08:40:47 [WARNING] Javadoc Warnings 08:40:47 [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 08:40:47 [WARNING] package org.eclipse.ditto.internal.utils.ddata; 08:40:47 [WARNING] ^ 08:40:47 [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 08:40:47 [WARNING] protected DistributedData(final DistributedDataConfig config, final ActorRefFactory factory, 08:40:47 [WARNING] ^ 08:40:47 [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 08:40:47 [WARNING] public static DistributedDataConfig createConfig(final ActorSystem actorSystem, 08:40:47 [WARNING] ^ 08:40:47 [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 08:40:47 [WARNING] protected final int numberOfShards; 08:40:47 [WARNING] ^ 08:40:47 [WARNING] 4 warnings 08:40:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar 08:40:47 [INFO] 08:40:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-ddata --- 08:40:47 [INFO] Tests are skipped. 08:40:47 [INFO] 08:40:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-ddata --- 08:40:47 [INFO] Tests are skipped. 08:40:47 [INFO] 08:40:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-ddata --- 08:40:47 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec 08:40:47 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Distributed Data' with 6 classes 08:40:47 [INFO] 08:40:47 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-ddata --- 08:40:47 [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 08:40:47 [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 08:40:47 [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 08:40:47 [INFO] 08:40:47 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-pubsub >------------ 08:40:47 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub 0-SNAPSHOT [39/77] 08:40:47 [INFO] from internal/utils/pubsub/pom.xml 08:40:47 [INFO] --------------------------------[ jar ]--------------------------------- 08:40:48 [INFO] 08:40:48 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub --- 08:40:48 [INFO] 08:40:48 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub --- 08:40:48 [INFO] 08:40:48 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub --- 08:40: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/pubsub/target/jacoco.exec 08:40:48 [INFO] 08:40:48 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub --- 08:40:48 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:40:48 [WARNING] 08:40:48 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:40:48 [WARNING] 08:40:48 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:40:48 [WARNING] 08:40:48 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:40:48 [INFO] 08:40:48 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub --- 08:40:48 [INFO] Copying 1 resource from src/main/resources to target/classes 08:40:48 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:40:48 [INFO] 08:40:48 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub --- 08:40:48 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT... 08:40:48 [INFO] 08:40:48 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub --- 08:40:48 [INFO] Changes detected - recompiling the module! :dependency 08:40:48 [INFO] Compiling 81 source files with javac [debug target 17] to target/classes 08:40:48 [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. 08:40:48 [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. 08:40:48 [INFO] 08:40:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub --- 08:40:48 [INFO] Copying 4 resources from src/test/resources to target/test-classes 08:40:48 [INFO] 08:40:48 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub --- 08:40:48 [INFO] Changes detected - recompiling the module! :dependency 08:40:48 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes 08:40:51 [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. 08:40:51 [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. 08:40:51 [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. 08:40:51 [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. 08:40:51 [INFO] 08:40:51 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub --- 08:40:51 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:40:51 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/surefire-reports 08:40:51 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:40:51 [INFO] 08:40:51 [INFO] ------------------------------------------------------- 08:40:51 [INFO] T E S T S 08:40:51 [INFO] ------------------------------------------------------- 08:40:51 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest 08:40:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.409 s -- in org.eclipse.ditto.internal.utils.pubsub.config.DefaultPubSubConfigTest 08:40:54 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest 08:43:22 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 147.9 s -- in org.eclipse.ditto.internal.utils.pubsub.PubSubFactoryTest 08:43:22 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest 08:43:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:43:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.92 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.AckUpdaterTest 08:43:46 [INFO] Running org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest 08:43:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.283 s -- in org.eclipse.ditto.internal.utils.pubsub.actors.SubUpdaterTest 08:43:54 [INFO] 08:43:54 [INFO] Results: 08:43:54 [INFO] 08:43:54 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 08:43:54 [INFO] 08:43:54 [INFO] 08:43:54 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub --- 08:43:54 [INFO] 08:43:54 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub --- 08:43:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar 08:43:54 [INFO] 08:43:54 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub --- 08:43:54 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:43:54 [INFO] No previous run data found, generating javadoc. 08:43:57 [WARNING] Javadoc Warnings 08:43:57 [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 08:43:57 [WARNING] package org.eclipse.ditto.internal.utils.pubsub.ddata.literal; 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] protected final SelfUniqueAddress selfUniqueAddress; 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] protected AbstractDDataHandler(final DistributedDataConfig config, 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] protected final AckExtractor<T> ackExtractor; 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] protected final ActorRefFactory actorRefFactory; 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] protected final CompressedDData ddata; 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] protected final DistributedDataConfig ddataConfig; 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] protected final DistributedAcks distributedAcks; 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] protected final String factoryId; 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] protected final Class<T> messageClass; 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] protected final PubSubTopicExtractor<T> topicExtractor; 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] default AbstractActor.Receive receiveClusterMemberRemoved() { 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] static DistributedAcks empty(final ActorSystem system) { 08:43:57 [WARNING] ^ 08:43:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:56: warning: no @param for <S> 08:43:57 [WARNING] <S extends T> Object wrapForPublicationWithAcks(S message, final CharSequence groupIndexKey, 08:43:57 [WARNING] ^ 08:43:57 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:91: warning: no @param for <S> 08:43:57 [WARNING] default <S extends Signal<?>> DistributedPub<S> withTopicExtractor(final PubSubTopicExtractor<S> topicExtractor) { 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] public Set<V> getValues(final Collection<String> groups) { 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] public static Props props(final DDataWriter<ActorRef, ?> topicsWriter) { 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] public static SubAck of(final Request request, final ActorRef sender, final int seqNr, final boolean consistent) { 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] public static Subscribe of(final Collection<String> topics, 08:43:57 [WARNING] ^ 08:43:57 [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 08:43:57 [WARNING] public static final int MAX_ERROR_COUNTER = 3; 08:43:57 [WARNING] ^ 08:43:57 [WARNING] 20 warnings 08:43:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar 08:43:57 [INFO] 08:43:57 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ ditto-internal-utils-pubsub --- 08:43:57 [INFO] Copying 1 resource from src/main/resources to target 08:43:57 [INFO] 08:43:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub --- 08:43:57 [INFO] Tests are skipped. 08:43:57 [INFO] 08:43:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub --- 08:43:57 [INFO] Tests are skipped. 08:43:57 [INFO] 08:43:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub --- 08:43:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec 08:43:57 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pub-Sub' with 83 classes 08:43:57 [INFO] 08:43:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub --- 08:43:57 [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 08:43:57 [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 08:43:57 [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 08:43:57 [INFO] 08:43:57 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-cache >------------ 08:43:57 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache 0-SNAPSHOT [40/77] 08:43:57 [INFO] from internal/utils/cache/pom.xml 08:43:57 [INFO] --------------------------------[ jar ]--------------------------------- 08:43:58 [INFO] 08:43:58 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache --- 08:43:58 [INFO] 08:43:58 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache --- 08:43:58 [INFO] 08:43:58 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache --- 08:43:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec 08:43:58 [INFO] 08:43:58 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache --- 08:43:58 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:43:58 [WARNING] 08:43:58 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:43:58 [WARNING] 08:43:58 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:43:58 [WARNING] 08:43:58 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:43:58 [INFO] 08:43:58 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache --- 08:43:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/resources 08:43:58 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:43:58 [INFO] 08:43:58 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache --- 08:43:58 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT... 08:43:58 [INFO] 08:43:58 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache --- 08:43:58 [INFO] Changes detected - recompiling the module! :dependency 08:43:58 [INFO] Compiling 17 source files with javac [debug target 17] to target/classes 08:43:58 [INFO] 08:43:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache --- 08:43:58 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:43:58 [INFO] 08:43:58 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache --- 08:43:58 [INFO] Changes detected - recompiling the module! :dependency 08:43:58 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 08:43:58 [INFO] 08:43:58 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache --- 08:43:58 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:43:58 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/surefire-reports 08:43:58 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:43:58 [INFO] 08:43:58 [INFO] ------------------------------------------------------- 08:43:58 [INFO] T E S T S 08:43:58 [INFO] ------------------------------------------------------- 08:43:58 [INFO] Running org.eclipse.ditto.internal.utils.cache.ComparableCacheTest 08:43:59 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 08:43:59 SLF4J: Defaulting to no-operation (NOP) logger implementation 08:43:59 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 08:43:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s -- in org.eclipse.ditto.internal.utils.cache.ComparableCacheTest 08:43:59 [INFO] Running org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest 08:44:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s -- in org.eclipse.ditto.internal.utils.cache.config.DefaultCacheConfigTest 08:44:01 [INFO] Running org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest 08:44:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.928 s -- in org.eclipse.ditto.internal.utils.cache.MetricsStatsCounterTest 08:44:02 [INFO] 08:44:02 [INFO] Results: 08:44:02 [INFO] 08:44:02 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 08:44:02 [INFO] 08:44:02 [INFO] 08:44:02 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache --- 08:44:02 [INFO] 08:44:02 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache --- 08:44:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar 08:44:02 [INFO] 08:44:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache --- 08:44:02 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:44:02 [INFO] No previous run data found, generating javadoc. 08:44:04 [WARNING] Javadoc Warnings 08:44:04 [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 08:44:04 [WARNING] package org.eclipse.ditto.internal.utils.cache; 08:44:04 [WARNING] ^ 08:44:04 [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 08:44:04 [WARNING] package org.eclipse.ditto.internal.utils.cache.config; 08:44:04 [WARNING] ^ 08:44:04 [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 08:44:04 [WARNING] package org.eclipse.ditto.internal.utils.cache.entry; 08:44:04 [WARNING] ^ 08:44:04 [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 08:44:04 [WARNING] boolean exists(); 08:44:04 [WARNING] ^ 08:44:04 [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 08:44:04 [WARNING] static <T> Entry<T> fetchError(final Throwable throwable) { 08:44:04 [WARNING] ^ 08:44:04 [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 08:44:04 [WARNING] default Optional<T> get() { 08:44:04 [WARNING] ^ 08:44:04 [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 08:44:04 [WARNING] static <T> Entry<T> nonexistent() { 08:44:04 [WARNING] ^ 08:44:04 [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 08:44:04 [WARNING] static <T> Entry<T> of(final long revision, final T value) { 08:44:04 [WARNING] ^ 08:44:04 [WARNING] 8 warnings 08:44:04 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar 08:44:04 [INFO] 08:44:04 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache --- 08:44:04 [INFO] Tests are skipped. 08:44:04 [INFO] 08:44:04 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache --- 08:44:04 [INFO] Tests are skipped. 08:44:04 [INFO] 08:44:04 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache --- 08:44:04 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec 08:44:04 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache' with 14 classes 08:44:04 [INFO] 08:44:04 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache --- 08:44:04 [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 08:44:04 [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 08:44:04 [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 08:44:04 [INFO] 08:44:04 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >------------- 08:44:04 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 0-SNAPSHOT [41/77] 08:44:04 [INFO] from internal/utils/test/pom.xml 08:44:04 [INFO] --------------------------------[ jar ]--------------------------------- 08:44:06 [INFO] 08:44:06 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-test --- 08:44:06 [INFO] 08:44:06 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-test --- 08:44:06 [INFO] 08:44:06 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-test --- 08:44:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/jacoco.exec 08:44:06 [INFO] 08:44:06 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-test --- 08:44:06 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:44:06 [WARNING] 08:44:06 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:44:06 [WARNING] 08:44:06 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:44:06 [WARNING] 08:44:06 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:44:06 [INFO] 08:44:06 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-test --- 08:44:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/main/resources 08:44:06 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:44:06 [INFO] 08:44:06 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-test --- 08:44:06 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-test:jar:0-SNAPSHOT... 08:44:06 [INFO] 08:44:06 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-test --- 08:44:06 [INFO] No sources to compile 08:44:06 [INFO] 08:44:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-test --- 08:44:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/test/resources 08:44:06 [INFO] 08:44:06 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-test --- 08:44:06 [INFO] Changes detected - recompiling the module! :dependency 08:44:06 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 08:44:07 [INFO] 08:44:07 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-test --- 08:44:07 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:44:07 [INFO] 08:44:07 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-test --- 08:44:07 [INFO] 08:44:07 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-test --- 08:44:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar 08:44:07 [INFO] 08:44:07 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-test --- 08:44:07 [INFO] 08:44:07 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-test --- 08:44:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar 08:44:07 [INFO] 08:44:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-test --- 08:44:07 [INFO] Tests are skipped. 08:44:07 [INFO] 08:44:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-test --- 08:44:07 [INFO] Tests are skipped. 08:44:07 [INFO] 08:44:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-test --- 08:44:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:44:07 [INFO] 08:44:07 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-test --- 08:44:07 [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 08:44:07 [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 08:44:07 [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 08:44:07 [INFO] 08:44:07 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-persistence >--------- 08:44:07 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistence 0-SNAPSHOT [42/77] 08:44:07 [INFO] from internal/utils/persistence/pom.xml 08:44:07 [INFO] --------------------------------[ jar ]--------------------------------- 08:44:07 [INFO] 08:44:07 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistence --- 08:44:07 [INFO] 08:44:07 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistence --- 08:44:07 [INFO] 08:44:07 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence --- 08:44:07 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec 08:44:07 [INFO] 08:44:07 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistence --- 08:44:07 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:44:07 [WARNING] 08:44:07 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:44:07 [WARNING] 08:44:07 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:44:07 [WARNING] 08:44:07 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:44:07 [INFO] 08:44:07 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistence --- 08:44:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/resources 08:44:07 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:44:07 [INFO] 08:44:07 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistence --- 08:44:07 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT... 08:44:07 [INFO] 08:44:07 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistence --- 08:44:07 [INFO] Changes detected - recompiling the module! :dependency 08:44:07 [INFO] Compiling 75 source files with javac [debug target 17] to target/classes 08:44:08 [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. 08:44:08 [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. 08:44:08 [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. 08:44:08 [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. 08:44:08 [INFO] 08:44:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistence --- 08:44:08 [INFO] Copying 12 resources from src/test/resources to target/test-classes 08:44:08 [INFO] 08:44:08 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistence --- 08:44:08 [INFO] Changes detected - recompiling the module! :dependency 08:44:08 [INFO] Compiling 29 source files with javac [debug target 17] to target/test-classes 08:44:09 [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. 08:44:09 [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. 08:44:09 [INFO] 08:44:09 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistence --- 08:44:09 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:44:09 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/surefire-reports 08:44:09 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:44:09 [INFO] 08:44:09 [INFO] ------------------------------------------------------- 08:44:09 [INFO] T E S T S 08:44:09 [INFO] ------------------------------------------------------- 08:44:09 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest 08:44:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.794 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultEventConfigTest 08:44:12 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest 08:44:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultSnapshotConfigTest 08:44:13 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest 08:44:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultConnectionPoolConfigTest 08:44:13 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest 08:44:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultActivityCheckConfigTest 08:44:13 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest 08:44:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.716 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultMongoDbConfigTest 08:44:14 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest 08:44:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultCircuitBreakerConfigTest 08:44:14 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest 08:44:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultOptionsConfigTest 08:44:14 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest 08:44:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.DefaultIndexInitializationConfigTest 08:44:14 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest 08:44:14 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.config.MongoDbUriSupplierTest 08:44:14 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest 08:44:14 13:44:14,594 |-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] 08:44:14 13:44:14,670 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 08:44:14 13:44:14,671 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 08:44:14 13:44:14,675 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:44:14 13:44:14,688 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 08:44:14 13:44:14,696 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:44:14 13:44:14,720 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:44:14 13:44:14,720 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR] 08:44:14 13:44:14,720 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:44:14 13:44:14,722 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.ditto] to INFO 08:44:14 13:44:14,723 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 08:44:14 13:44:14,723 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 08:44:14 13:44:14,728 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT] 08:44:14 13:44:14,728 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 08:44:14 13:44:14,729 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@56fa0ef - Registering current configuration as safe fallback point 08:44:15 2023-11-24 13:44:15,379 WARN [] o.mongodb.driver.uri - Connection string contains unsupported option 'writeconcern'. 08:44:15 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.MongoClientWrapperTest 08:44:15 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest 08:44:18 2023-11-24 13:44:18,837 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 08:44:18 2023-11-24 13:44:18,837 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 08:44:18 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:44:20 2023-11-24 13:44:20,510 WARN [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now. 08:44:20 [WARN] [11/24/2023 13:44:20.765] [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#334508106]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:44:20 [WARN] [11/24/2023 13:44:20.773] [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#334508106]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:44:21 2023-11-24 13:44:21,054 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 08:44:21 2023-11-24 13:44:21,055 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 08:44:21 [WARN] [11/24/2023 13:44:21.235] [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#361261503]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:44:21 [WARN] [11/24/2023 13:44:21.235] [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#361261503]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:44:21 2023-11-24 13:44:21,439 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 08:44:21 2023-11-24 13:44:21,440 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 08:44:21 [WARN] [11/24/2023 13:44:21.490] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-unbind-snapshotStreamingActor] failed in phase [service-unbind]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#550903385]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:44:21 [WARN] [11/24/2023 13:44:21.491] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] [CoordinatedShutdown(pekko://PekkoTestSystem)] Task [service-requests-done-snapshotStreamingActor] failed in phase [service-requests-done]: org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/$a#550903385]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:44:21 2023-11-24 13:44:21,663 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 08:44:21 2023-11-24 13:44:21,663 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 08:44:21 [WARN] [11/24/2023 13:44:21.737] [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#113169217]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:44:21 [WARN] [11/24/2023 13:44:21.738] [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#113169217]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:44:21 2023-11-24 13:44:21,875 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 08:44:21 2023-11-24 13:44:21,876 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 08:44:21 [WARN] [11/24/2023 13:44:21.952] [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#-2115575152]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:44:21 [WARN] [11/24/2023 13:44:21.953] [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#-2115575152]] had already been terminated. Message of type [org.eclipse.ditto.internal.utils.pekko.actors.AbstractActorWithShutdownBehavior$Control]. 08:44:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.570 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.SnapshotStreamingActorTest 08:44:21 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest 08:44:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionProviderTest 08:44:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest 08:44:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoEventSourceSettingsTest 08:44:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest 08:44:22 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource.MongoPersistenceOperationsSelectionTest 08:44:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest 08:44:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.JsonValueToDbEntityMapperTest 08:44:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest 08:44:22 2023-11-24 13:44:22,558 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 08:44:22 2023-11-24 13:44:22,558 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 08:44:22 2023-11-24 13:44:22,698 WARN [] o.a.p.s.i.s.SinkRefStageImpl SinkRefStageImpl(pekko://PekkoTestSystem) - [SinkRef-0] Stream already completed before remote side materialized, failing now. 08:44:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DefaultPersistenceStreamingActorTest 08:44:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest 08:44:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.KeyNameReviserTest 08:44:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest 08:44:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexInitializerTest 08:44:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest 08:44:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexOperationsTest 08:44:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest 08:44:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.DefaultIndexKeyTest 08:44:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest 08:44:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexFactoryTest 08:44:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest 08:44:22 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.indices.IndexTest 08:44:22 [INFO] Running org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest 08:44:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.internal.utils.persistence.mongo.DittoBsonJsonTest 08:44:23 [INFO] Running org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest 08:44:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.internal.utils.persistence.operations.DefaultPersistenceOperationsConfigTest 08:44:23 [INFO] 08:44:23 [INFO] Results: 08:44:23 [INFO] 08:44:23 [INFO] Tests run: 110, Failures: 0, Errors: 0, Skipped: 0 08:44:23 [INFO] 08:44:23 [INFO] 08:44:23 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistence --- 08:44:23 [INFO] 08:44:23 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistence --- 08:44:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar 08:44:23 [INFO] 08:44:23 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistence --- 08:44:23 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:44:23 [INFO] No previous run data found, generating javadoc. 08:44:26 [WARNING] Javadoc Warnings 08:44:26 [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 08:44:26 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo; 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.config; 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.indices; 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops; 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource; 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] protected final EventRegistry<T> eventRegistry; 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] protected final ExtendedActorSystem system; 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] protected AbstractMongoEventAdapter(final ExtendedActorSystem system, 08:44:26 [WARNING] ^ 08:44:26 [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> 08:44:26 [WARNING] static <T> SnapshotAdapter<T> get(final ActorSystem actorSystem, final Config config) { 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] protected abstract Optional<JsonField> getRevisionJsonField(final T entity); 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] protected AbstractMongoSnapshotAdapter(final Logger logger) { 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] protected AbstractPersistenceOperationsActor(final ActorRef pubSubMediator, 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] public record OpComplete(Command<?> command, ActorRef sender) {} 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] protected abstract String getActorName(); 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] public DittoMongoCollectionCache(final Config config) { 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] public BsonInt32 getBsonInt() { 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] ASCENDING(1), DESCENDING(-1); 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] ASCENDING(1), DESCENDING(-1); 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] public static final IndexDirection DEFAULT = ASCENDING; 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] public KamonCommandListener(final String metricName) { 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] public KamonConnectionPoolListener(final String metricName) { 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] public static Source<List<Throwable>, NotUsed> deleteByFilter(final MongoCollection<Document> collection, 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] public static Source<List<Throwable>, NotUsed> drop(final MongoCollection<Document> collection) { 08:44:26 [WARNING] ^ 08:44:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:210: warning: no @param for actorSystem 08:44:26 [WARNING] public static MongoReadJournal newInstance(final Config config, final DittoMongoClient mongoClient, 08:44:26 [WARNING] ^ 08:44:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:160: warning: no comment 08:44:26 [WARNING] public static final String J_EVENT_MANIFEST = JournallingFieldNames$.MODULE$.MANIFEST(); 08:44:26 [WARNING] ^ 08:44:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:159: warning: no comment 08:44:26 [WARNING] public static final String J_EVENT_PID = JournallingFieldNames$.MODULE$.PROCESSOR_ID(); 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] public com.mongodb.ReadConcern getMongoReadConcern() { 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] AVAILABLE("available", com.mongodb.ReadConcern.AVAILABLE); 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] DEFAULT("default", com.mongodb.ReadConcern.DEFAULT), 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] LINEARIZABLE("linearizable", com.mongodb.ReadConcern.LINEARIZABLE), 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] LOCAL("local", com.mongodb.ReadConcern.LOCAL), 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] MAJORITY("majority", com.mongodb.ReadConcern.MAJORITY), 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] SNAPSHOT("snapshot", com.mongodb.ReadConcern.SNAPSHOT), 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] public com.mongodb.ReadPreference getMongoReadPreference() { 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] NEAREST("nearest", com.mongodb.ReadPreference.nearest()); 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] PRIMARY("primary", com.mongodb.ReadPreference.primary()), 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] PRIMARY_PREFERRED("primaryPreferred", com.mongodb.ReadPreference.primaryPreferred()), 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] SECONDARY("secondary", com.mongodb.ReadPreference.secondary()), 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] SECONDARY_PREFERRED("secondaryPreferred", com.mongodb.ReadPreference.secondaryPreferred()), 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] EXTRACTOR_CLASS("class", ""), 08:44:26 [WARNING] ^ 08:44:26 [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 08:44:26 [WARNING] SUPPORTED_PREFIXES("supported-prefixes", Collections.emptyList()); 08:44:26 [WARNING] ^ 08:44:26 [WARNING] 41 warnings 08:44:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar 08:44:26 [INFO] 08:44:26 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-persistence --- 08:44:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar 08:44:26 [INFO] 08:44:26 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistence --- 08:44:26 [INFO] Tests are skipped. 08:44:26 [INFO] 08:44:26 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistence --- 08:44:26 [INFO] Tests are skipped. 08:44:26 [INFO] 08:44:26 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistence --- 08:44:26 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec 08:44:26 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistence' with 75 classes 08:44:27 [INFO] 08:44:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistence --- 08:44:27 [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 08:44:27 [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 08:44:27 [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 08:44:27 [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 08:44:27 [INFO] 08:44:27 [INFO] -----------------< org.eclipse.ditto:ditto-things-api >----------------- 08:44:27 [INFO] Building Eclipse Ditto :: Things :: API 0-SNAPSHOT [43/77] 08:44:27 [INFO] from things/api/pom.xml 08:44:27 [INFO] --------------------------------[ jar ]--------------------------------- 08:44:27 [INFO] 08:44:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-api --- 08:44:27 [INFO] 08:44:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-api --- 08:44:27 [INFO] 08:44:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-api --- 08:44: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/things/api/target/jacoco.exec 08:44:27 [INFO] 08:44:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-api --- 08:44:27 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:44:27 [WARNING] 08:44:27 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:44:27 [WARNING] 08:44:27 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:44:27 [WARNING] 08:44:27 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:44:27 [INFO] 08:44:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-api --- 08:44:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/resources 08:44:27 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:44:27 [INFO] 08:44:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-api --- 08:44:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT... 08:44:27 [INFO] 08:44:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-api --- 08:44:27 [INFO] Changes detected - recompiling the module! :dependency 08:44:27 [INFO] Compiling 12 source files with javac [debug target 17] to target/classes 08:44:27 [INFO] 08:44:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-api --- 08:44:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/test/resources 08:44:27 [INFO] 08:44:27 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-api --- 08:44:27 [INFO] Changes detected - recompiling the module! :dependency 08:44:27 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes 08:44:27 [INFO] 08:44:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-api --- 08:44:27 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:44:27 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/api/target/surefire-reports 08:44:27 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:44:27 [INFO] 08:44:27 [INFO] ------------------------------------------------------- 08:44:27 [INFO] T E S T S 08:44:27 [INFO] ------------------------------------------------------- 08:44:28 [INFO] Running org.eclipse.ditto.things.api.ThingSnapshotTakenTest 08:44:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.384 s -- in org.eclipse.ditto.things.api.ThingSnapshotTakenTest 08:44:31 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest 08:44:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingTest 08:44:31 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest 08:44:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsResponseTest 08:44:31 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest 08:44:32 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingsTest 08:44:32 [INFO] Running org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest 08:44:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.ditto.things.api.commands.sudo.SudoRetrieveThingResponseTest 08:44:32 [INFO] 08:44:32 [INFO] Results: 08:44:32 [INFO] 08:44:32 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 08:44:32 [INFO] 08:44:32 [INFO] 08:44:32 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-api --- 08:44:32 [INFO] 08:44:32 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-api --- 08:44:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar 08:44:32 [INFO] 08:44:32 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-api --- 08:44:32 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:44:32 [INFO] No previous run data found, generating javadoc. 08:44:34 [WARNING] Javadoc Warnings 08:44:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/package-info.java:14: warning: no comment 08:44:34 [WARNING] package org.eclipse.ditto.things.api; 08:44:34 [WARNING] ^ 08:44:34 [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 08:44:34 [WARNING] package org.eclipse.ditto.things.api.commands.sudo; 08:44:34 [WARNING] ^ 08:44:34 [WARNING] 2 warnings 08:44:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar 08:44:34 [INFO] 08:44:34 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-api --- 08:44:34 [INFO] Tests are skipped. 08:44:34 [INFO] 08:44:34 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-api --- 08:44:34 [INFO] Tests are skipped. 08:44:34 [INFO] 08:44:34 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-api --- 08:44:34 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec 08:44:34 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: API' with 12 classes 08:44:34 [INFO] 08:44:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-api --- 08:44:34 [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 08:44:34 [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 08:44:34 [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 08:44:34 [INFO] 08:44:34 [INFO] --------------< org.eclipse.ditto:ditto-connectivity-api >-------------- 08:44:34 [INFO] Building Eclipse Ditto :: Connectivity :: API 0-SNAPSHOT [44/77] 08:44:34 [INFO] from connectivity/api/pom.xml 08:44:34 [INFO] --------------------------------[ jar ]--------------------------------- 08:44:34 [INFO] 08:44:34 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-api --- 08:44:34 [INFO] 08:44:34 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-api --- 08:44:34 [INFO] 08:44:34 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-api --- 08:44: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/connectivity/api/target/jacoco.exec 08:44:34 [INFO] 08:44:34 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-api --- 08:44:34 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:44:34 [WARNING] 08:44:34 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:44:34 [WARNING] 08:44:34 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:44:34 [WARNING] 08:44:34 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:44:34 [INFO] 08:44:34 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-api --- 08:44:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/resources 08:44:34 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:44:34 [INFO] 08:44:34 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-api --- 08:44:34 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT... 08:44:34 [INFO] 08:44:34 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-api --- 08:44:34 [INFO] Changes detected - recompiling the module! :dependency 08:44:34 [INFO] Compiling 28 source files with javac [debug target 17] to target/classes 08:44:34 [INFO] 08:44:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-api --- 08:44:34 [INFO] Copying 2 resources from src/test/resources to target/test-classes 08:44:34 [INFO] 08:44:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-api --- 08:44:34 [INFO] Changes detected - recompiling the module! :dependency 08:44:34 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes 08:44:34 [INFO] 08:44:34 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-api --- 08:44:34 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:44:34 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/surefire-reports 08:44:34 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:44:34 [INFO] 08:44:34 [INFO] ------------------------------------------------------- 08:44:34 [INFO] T E S T S 08:44:34 [INFO] ------------------------------------------------------- 08:44:35 [INFO] Running org.eclipse.ditto.connectivity.api.BaseClientStateTest 08:44:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s -- in org.eclipse.ditto.connectivity.api.BaseClientStateTest 08:44:35 [INFO] Running org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest 08:44:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 s -- in org.eclipse.ditto.connectivity.api.MappedInboundExternalMessageTest 08:44:36 [INFO] Running org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest 08:44:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s -- in org.eclipse.ditto.connectivity.api.ConnectivityMappingStrategiesTest 08:44:36 [INFO] Running org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest 08:44:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:44:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.981 s -- in org.eclipse.ditto.connectivity.api.UnmodifiableExternalMessageTest 08:44:39 [INFO] Running org.eclipse.ditto.connectivity.api.InboundSignalTest 08:44:39 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 08:44:39 SLF4J: Defaulting to no-operation (NOP) logger implementation 08:44:39 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 08:44:41 [INFO] [11/24/2023 13:44:41.948] [main] [CoordinatedShutdown(pekko://InboundSignalTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:44:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.171 s -- in org.eclipse.ditto.connectivity.api.InboundSignalTest 08:44:41 [INFO] Running org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest 08:44:42 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s -- in org.eclipse.ditto.connectivity.api.messaging.monitoring.logs.LogEntryFactoryTest 08:44:42 [INFO] Running org.eclipse.ditto.connectivity.api.ConnectionTagTest 08:44:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.connectivity.api.ConnectionTagTest 08:44:42 [INFO] Running org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest 08:44:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.api.MappableOutboundSignalTest 08:44:42 [INFO] Running org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest 08:44:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.api.MappedOutboundSignalTest 08:44:42 [INFO] Running org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest 08:44:42 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.connectivity.api.commands.sudo.SudoAddConnectionLogEntryTest 08:44:42 [INFO] 08:44:42 [INFO] Results: 08:44:42 [INFO] 08:44:42 [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0 08:44:42 [INFO] 08:44:42 [INFO] 08:44:42 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-api --- 08:44:42 [INFO] 08:44:42 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-api --- 08:44:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar 08:44:42 [INFO] 08:44:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-api --- 08:44:43 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:44:43 [INFO] No previous run data found, generating javadoc. 08:44:45 [WARNING] Javadoc Warnings 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/package-info.java:14: warning: no comment 08:44:45 [WARNING] package org.eclipse.ditto.connectivity.api; 08:44:45 [WARNING] ^ 08:44:45 [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 08:44:45 [WARNING] package org.eclipse.ditto.connectivity.api.commands.sudo; 08:44:45 [WARNING] ^ 08:44:45 [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 08:44:45 [WARNING] package org.eclipse.ditto.connectivity.api.messaging.monitoring.logs; 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:27: warning: no comment 08:44:45 [WARNING] CONNECTED, 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:26: warning: no comment 08:44:45 [WARNING] CONNECTING, 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:29: warning: no comment 08:44:45 [WARNING] DISCONNECTED, 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:28: warning: no comment 08:44:45 [WARNING] DISCONNECTING, 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:30: warning: no comment 08:44:45 [WARNING] INITIALIZED, 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:32: warning: no comment 08:44:45 [WARNING] TESTING; 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:31: warning: no comment 08:44:45 [WARNING] UNKNOWN, 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:33: warning: no comment 08:44:45 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_NAME = "connectionIdsRetrieval"; 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:35: warning: no comment 08:44:45 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_PATH = 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:171: warning: no comment 08:44:45 [WARNING] BYTES, 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:170: warning: no comment 08:44:45 [WARNING] TEXT, 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:172: warning: no comment 08:44:45 [WARNING] TEXT_AND_BYTES, 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:173: warning: no comment 08:44:45 [WARNING] UNKNOWN 08:44:45 [WARNING] ^ 08:44:45 [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 08:44:45 [WARNING] public static LogEntry getLogEntryForFailedCommandResponseRoundTrip(final Command<?> command, 08:44:45 [WARNING] ^ 08:44:45 [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 08:44:45 [WARNING] public static LogEntry getLogEntryForIllegalCommandResponseAdaptable( 08:44:45 [WARNING] ^ 08:44:45 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/MappedInboundExternalMessage.java:38: warning: no comment 08:44:45 [WARNING] public static MappedInboundExternalMessage of(final ExternalMessage externalMessage, final TopicPath topicPath, 08:44:45 [WARNING] ^ 08:44:45 [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 08:44:45 [WARNING] public static OutboundSignal.Mappable newMappableOutboundSignal(final Signal<?> signal, final List<Target> targets, 08:44:45 [WARNING] ^ 08:44:45 [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 08:44:45 [WARNING] public static final String NAME = "sudoRetrieveConnectionIdsByTag"; 08:44:45 [WARNING] ^ 08:44:45 [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 08:44:45 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 08:44:45 [WARNING] ^ 08:44:45 [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 08:44:45 [WARNING] public String getTag() { 08:44:45 [WARNING] ^ 08:44:45 [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 08:44:45 [WARNING] public Set<ConnectionId> getConnectionIds() { 08:44:45 [WARNING] ^ 08:44:45 [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 08:44:45 [WARNING] public static final String NAME = "sudoRetrieveConnectionTags"; 08:44:45 [WARNING] ^ 08:44:45 [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 08:44:45 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 08:44:45 [WARNING] ^ 08:44:45 [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 08:44:45 [WARNING] public Set<String> getConnectionTags() { 08:44:45 [WARNING] ^ 08:44:45 [WARNING] 27 warnings 08:44:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar 08:44:45 [INFO] 08:44:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-api --- 08:44:45 [INFO] Tests are skipped. 08:44:45 [INFO] 08:44:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-api --- 08:44:45 [INFO] Tests are skipped. 08:44:45 [INFO] 08:44:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-api --- 08:44:45 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec 08:44:45 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: API' with 29 classes 08:44:45 [INFO] 08:44:45 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-api --- 08:44:45 [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 08:44:45 [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 08:44:45 [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 08:44:45 [INFO] 08:44:45 [INFO] --------------------< org.eclipse.ditto:ditto-jwt >--------------------- 08:44:45 [INFO] Building Eclipse Ditto :: JWT 0-SNAPSHOT [45/77] 08:44:45 [INFO] from jwt/pom.xml 08:44:45 [INFO] --------------------------------[ pom ]--------------------------------- 08:44:45 [INFO] 08:44:45 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt --- 08:44:45 [INFO] 08:44:45 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt --- 08:44:45 [INFO] 08:44:45 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt --- 08:44: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/jwt/target/jacoco.exec 08:44:45 [INFO] 08:44:45 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt --- 08:44:45 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:44:45 [INFO] The goal is skip due to packaging 'pom' 08:44:45 [INFO] 08:44:45 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt --- 08:44:45 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt:pom:0-SNAPSHOT... 08:44:45 [INFO] 08:44:45 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt --- 08:44:45 [INFO] 08:44:45 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt --- 08:44:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:44:45 [INFO] 08:44:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt --- 08:44:45 [INFO] Tests are skipped. 08:44:45 [INFO] 08:44:45 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt --- 08:44:45 [INFO] Tests are skipped. 08:44:45 [INFO] 08:44:45 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt --- 08:44:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:44:45 [INFO] 08:44:45 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt --- 08:44:45 [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 08:44:45 [INFO] 08:44:45 [INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------ 08:44:45 [INFO] Building Eclipse Ditto :: JWT :: Model 0-SNAPSHOT [46/77] 08:44:45 [INFO] from jwt/model/pom.xml 08:44:45 [INFO] -------------------------------[ bundle ]------------------------------- 08:44:45 [INFO] 08:44:45 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-jwt-model --- 08:44:45 [INFO] 08:44:45 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-jwt-model --- 08:44:45 [INFO] 08:44:45 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-jwt-model --- 08:44:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:44:45 [INFO] 08:44:45 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt-model --- 08:44: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/jwt/model/target/jacoco.exec 08:44:45 [INFO] 08:44:45 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt-model --- 08:44:45 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:44:45 [WARNING] 08:44:45 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:44:45 [WARNING] 08:44:45 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:44:45 [WARNING] 08:44:45 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:44:45 [INFO] 08:44:45 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-jwt-model --- 08:44:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/resources 08:44:45 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:44:45 [INFO] 08:44:45 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt-model --- 08:44:45 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt-model:bundle:0-SNAPSHOT... 08:44:45 [INFO] 08:44:45 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-jwt-model --- 08:44:45 [INFO] Changes detected - recompiling the module! :dependency 08:44:45 [INFO] Compiling 10 source files with javac [debug target 1.8] to target/classes 08:44:45 [WARNING] bootstrap class path not set in conjunction with -source 8 08:44:45 [INFO] 08:44:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-jwt-model --- 08:44:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/test/resources 08:44:45 [INFO] 08:44:45 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-jwt-model --- 08:44:45 [INFO] Changes detected - recompiling the module! :dependency 08:44:45 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/test-classes 08:44:45 [WARNING] bootstrap class path not set in conjunction with -source 8 08:44:45 [INFO] 08:44:45 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-jwt-model --- 08:44:45 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:44:45 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/surefire-reports 08:44:45 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:44:45 [INFO] 08:44:45 [INFO] ------------------------------------------------------- 08:44:45 [INFO] T E S T S 08:44:45 [INFO] ------------------------------------------------------- 08:44:46 [INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest 08:44:47 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebKeyTest 08:44:47 [INFO] Running org.eclipse.ditto.jwt.model.AudienceTest 08:44:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.eclipse.ditto.jwt.model.AudienceTest 08:44:47 [INFO] Running org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest 08:44:47 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s -- in org.eclipse.ditto.jwt.model.ImmutableJsonWebTokenTest 08:44:47 [INFO] 08:44:47 [INFO] Results: 08:44:47 [INFO] 08:44:47 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 08:44:47 [INFO] 08:44:47 [INFO] 08:44:47 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt-model --- 08:44:47 [INFO] 08:44:47 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-jwt-model --- 08:44:47 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar 08:44:47 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/MANIFEST.MF 08:44:47 [INFO] 08:44:47 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt-model --- 08:44:47 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:44:47 [INFO] No previous run data found, generating javadoc. 08:44:49 [WARNING] Javadoc Warnings 08:44:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/package-info.java:15: warning: no comment 08:44:49 [WARNING] package org.eclipse.ditto.jwt.model; 08:44:49 [WARNING] ^ 08:44:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:55: warning: no comment 08:44:49 [WARNING] protected AbstractJsonWebToken(final String token) { 08:44:49 [WARNING] ^ 08:44:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:46: warning: no comment 08:44:49 [WARNING] protected AbstractJsonWebToken(final JsonWebToken jsonWebToken) { 08:44:49 [WARNING] ^ 08:44:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtAudienceInvalidException.java:30: warning: no comment 08:44:49 [WARNING] public final class JwtAudienceInvalidException extends DittoRuntimeException implements JwtException { 08:44:49 [WARNING] ^ 08:44:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtException.java:15: warning: no comment 08:44:49 [WARNING] public interface JwtException { 08:44:49 [WARNING] ^ 08:44:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtInvalidException.java:28: warning: no comment 08:44:49 [WARNING] public final class JwtInvalidException extends DittoRuntimeException implements JwtException { 08:44:49 [WARNING] ^ 08:44:49 [WARNING] 6 warnings 08:44:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar 08:44:49 [INFO] 08:44:49 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt-model --- 08:44:49 [INFO] Tests are skipped. 08:44:49 [INFO] 08:44:49 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt-model --- 08:44:49 [INFO] Tests are skipped. 08:44:49 [INFO] 08:44:49 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt-model --- 08:44:49 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec 08:44:49 [INFO] Analyzed bundle 'Eclipse Ditto :: JWT :: Model' with 10 classes 08:44:49 [INFO] 08:44:49 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-jwt-model --- 08:44:50 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.diff'. 08:44:50 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.xml'. 08:44:50 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.html'. 08:44:50 [INFO] 08:44:50 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt-model --- 08:44:50 [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 08:44:50 [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 08:44:50 [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 08:44:50 [INFO] 08:44:50 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-jwt-model --- 08:44:50 [INFO] Installing org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar 08:44:50 [INFO] Writing OBR metadata 08:44:50 [INFO] 08:44:50 [INFO] --------------------< org.eclipse.ditto:ditto-wot >--------------------- 08:44:50 [INFO] Building Eclipse Ditto :: WoT 0-SNAPSHOT [47/77] 08:44:50 [INFO] from wot/pom.xml 08:44:50 [INFO] --------------------------------[ pom ]--------------------------------- 08:44:50 [INFO] 08:44:50 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot --- 08:44:50 [INFO] 08:44:50 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot --- 08:44:50 [INFO] 08:44:50 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot --- 08:44: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/wot/target/jacoco.exec 08:44:50 [INFO] 08:44:50 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot --- 08:44:50 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:44:50 [INFO] The goal is skip due to packaging 'pom' 08:44:50 [INFO] 08:44:50 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot --- 08:44:50 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot:pom:0-SNAPSHOT... 08:44:50 [INFO] 08:44:50 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot --- 08:44:50 [INFO] 08:44:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot --- 08:44:50 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:44:50 [INFO] 08:44:50 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot --- 08:44:50 [INFO] Tests are skipped. 08:44:50 [INFO] 08:44:50 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot --- 08:44:50 [INFO] Tests are skipped. 08:44:50 [INFO] 08:44:50 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot --- 08:44:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:44:50 [INFO] 08:44:50 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot --- 08:44:50 [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 08:44:50 [INFO] 08:44:50 [INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------ 08:44:50 [INFO] Building Eclipse Ditto :: WoT :: Model 0-SNAPSHOT [48/77] 08:44:50 [INFO] from wot/model/pom.xml 08:44:50 [INFO] -------------------------------[ bundle ]------------------------------- 08:44:50 [INFO] 08:44:50 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-model --- 08:44:50 [INFO] 08:44:50 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot-model --- 08:44:50 [INFO] 08:44:50 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-wot-model --- 08:44:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:44:50 [INFO] 08:44:50 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-model --- 08:44: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/wot/model/target/jacoco.exec 08:44:50 [INFO] 08:44:50 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-model --- 08:44:50 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:44:50 [WARNING] 08:44:50 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:44:50 [WARNING] 08:44:50 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:44:50 [WARNING] 08:44:50 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:44:50 [INFO] 08:44:50 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-model --- 08:44:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/resources 08:44:50 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:44:50 [INFO] 08:44:50 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-model --- 08:44:50 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-model:bundle:0-SNAPSHOT... 08:44:50 [INFO] 08:44:50 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-model --- 08:44:50 [INFO] Changes detected - recompiling the module! :dependency 08:44:50 [INFO] Compiling 232 source files with javac [debug target 1.8] to target/classes 08:44:51 [WARNING] bootstrap class path not set in conjunction with -source 8 08:44:51 [INFO] 08:44:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-model --- 08:44:51 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:44:51 [INFO] 08:44:51 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-model --- 08:44:51 [INFO] Changes detected - recompiling the module! :dependency 08:44:51 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 08:44:51 [WARNING] bootstrap class path not set in conjunction with -source 8 08:44:51 [INFO] 08:44:51 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-model --- 08:44:51 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:44:51 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/surefire-reports 08:44:51 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:44:51 [INFO] 08:44:51 [INFO] ------------------------------------------------------- 08:44:51 [INFO] T E S T S 08:44:51 [INFO] ------------------------------------------------------- 08:44:51 [INFO] Running org.eclipse.ditto.wot.model.ThingDescriptionTest 08:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.eclipse.ditto.wot.model.ThingDescriptionTest 08:44:52 [INFO] 08:44:52 [INFO] Results: 08:44:52 [INFO] 08:44:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 08:44:52 [INFO] 08:44:52 [INFO] 08:44:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-model --- 08:44:52 [INFO] 08:44:52 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-wot-model --- 08:44:52 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar 08:44:52 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/MANIFEST.MF 08:44:52 [INFO] 08:44:52 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-model --- 08:44:52 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:44:52 [INFO] No previous run data found, generating javadoc. 08:44:56 [WARNING] Javadoc Warnings 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:63: warning: no comment 08:44:56 [WARNING] interface Builder extends Interaction.Builder<Builder, Action, ActionFormElement, ActionForms> { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:34: warning: no comment 08:44:56 [WARNING] static Action fromJson(final CharSequence actionName, final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:51: warning: no comment 08:44:56 [WARNING] String getActionName(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:53: warning: no comment 08:44:56 [WARNING] Optional<SingleDataSchema> getInput(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:55: warning: no comment 08:44:56 [WARNING] Optional<SingleDataSchema> getOutput(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:59: warning: no comment 08:44:56 [WARNING] boolean isIdempotent(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:57: warning: no comment 08:44:56 [WARNING] boolean isSafe(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:61: warning: no comment 08:44:56 [WARNING] Optional<Boolean> isSynchronous(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:38: warning: no comment 08:44:56 [WARNING] static Action.Builder newBuilder(final CharSequence actionName) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:42: warning: no comment 08:44:56 [WARNING] static Action.Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:65: warning: no comment 08:44:56 [WARNING] static Builder newBuilder(final CharSequence actionName) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:70: warning: no comment 08:44:56 [WARNING] static Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:80: warning: no comment 08:44:56 [WARNING] Builder setIdempotent(@Nullable Boolean idempotent); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:74: warning: no comment 08:44:56 [WARNING] Builder setInput(@Nullable SingleDataSchema input); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:76: warning: no comment 08:44:56 [WARNING] Builder setOutput(@Nullable SingleDataSchema output); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:78: warning: no comment 08:44:56 [WARNING] Builder setSafe(@Nullable Boolean safe); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:82: warning: no comment 08:44:56 [WARNING] Builder setSynchronous(@Nullable Boolean synchronous); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:100: warning: no comment 08:44:56 [WARNING] public static final JsonFieldDefinition<Boolean> IDEMPOTENT = JsonFactory.newBooleanFieldDefinition( 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:91: warning: no comment 08:44:56 [WARNING] public static final JsonFieldDefinition<JsonObject> INPUT = JsonFactory.newJsonObjectFieldDefinition( 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:94: warning: no comment 08:44:56 [WARNING] public static final JsonFieldDefinition<JsonObject> OUTPUT = JsonFactory.newJsonObjectFieldDefinition( 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:97: warning: no comment 08:44:56 [WARNING] public static final JsonFieldDefinition<Boolean> SAFE = JsonFactory.newBooleanFieldDefinition( 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:103: warning: no comment 08:44:56 [WARNING] public static final JsonFieldDefinition<Boolean> SYNCHRONOUS = JsonFactory.newBooleanFieldDefinition( 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:45: warning: no comment 08:44:56 [WARNING] interface Builder extends FormElement.Builder<Builder, ActionFormElement> { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:26: warning: no comment 08:44:56 [WARNING] static ActionFormElement fromJson(final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:43: warning: no comment 08:44:56 [WARNING] ActionFormElementOp<SingleActionFormElementOp> getOp(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:30: warning: no comment 08:44:56 [WARNING] static ActionFormElement.Builder newBuilder() { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:34: warning: no comment 08:44:56 [WARNING] static ActionFormElement.Builder newBuilder(final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:47: warning: no comment 08:44:56 [WARNING] static Builder newBuilder() { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:51: warning: no comment 08:44:56 [WARNING] static Builder newBuilder(final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:55: warning: no comment 08:44:56 [WARNING] Builder setOp(@Nullable ActionFormElementOp<SingleActionFormElementOp> op); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:30: warning: no comment 08:44:56 [WARNING] static ActionForms fromJson(final JsonArray jsonArray) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:40: warning: no comment 08:44:56 [WARNING] static ActionForms of(final Collection<ActionFormElement> formElements) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:43: warning: no comment 08:44:56 [WARNING] static Actions from(final Collection<Action> actions) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:32: warning: no comment 08:44:56 [WARNING] static Actions fromJson(final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:58: warning: no comment 08:44:56 [WARNING] Optional<Action> getAction(CharSequence actionName); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:54: warning: no comment 08:44:56 [WARNING] static Actions of(final Map<String, Action> actions) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:44: warning: no comment 08:44:56 [WARNING] interface Builder extends SecurityScheme.Builder<AdditionalSecurityScheme.Builder, AdditionalSecurityScheme> { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:29: warning: no comment 08:44:56 [WARNING] static AdditionalSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:33: warning: no comment 08:44:56 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:38: warning: no comment 08:44:56 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:46: warning: no comment 08:44:56 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:58: warning: no comment 08:44:56 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:57: warning: no comment 08:44:56 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, AllOfComboSecurityScheme> { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:36: warning: no comment 08:44:56 [WARNING] static AllOfComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ComboSecurityScheme.java:25: warning: no comment 08:44:56 [WARNING] static ComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:54: warning: no comment 08:44:56 [WARNING] List<String> getAllOf(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SecurityScheme.java:137: warning: no comment 08:44:56 [WARNING] SecuritySchemeScheme getScheme(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:40: warning: no comment 08:44:56 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:44: warning: no comment 08:44:56 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:59: warning: no comment 08:44:56 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:65: warning: no comment 08:44:56 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:72: warning: no comment 08:44:56 [WARNING] Builder setAllOf(@Nullable Collection<SecurityScheme> securitySchemes); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:82: warning: no comment 08:44:56 [WARNING] public static final JsonFieldDefinition<JsonArray> ALL_OF = JsonFactory.newJsonArrayFieldDefinition( 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:57: warning: no comment 08:44:56 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, ApiKeySecurityScheme> { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:35: warning: no comment 08:44:56 [WARNING] static ApiKeySecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:52: warning: no comment 08:44:56 [WARNING] Optional<SecuritySchemeIn> getIn(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:54: warning: no comment 08:44:56 [WARNING] Optional<String> getName(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:39: warning: no comment 08:44:56 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:43: warning: no comment 08:44:56 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:59: warning: no comment 08:44:56 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:65: warning: no comment 08:44:56 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:71: warning: no comment 08:44:56 [WARNING] ApiKeySecurityScheme.Builder setIn(@Nullable String in); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:73: warning: no comment 08:44:56 [WARNING] ApiKeySecurityScheme.Builder setName(@Nullable String name); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:83: warning: no comment 08:44:56 [WARNING] public static final JsonFieldDefinition<String> IN = JsonFactory.newStringFieldDefinition( 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:86: warning: no comment 08:44:56 [WARNING] public static final JsonFieldDefinition<String> NAME = JsonFactory.newStringFieldDefinition( 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:59: warning: no comment 08:44:56 [WARNING] interface Builder extends SingleDataSchema.Builder<Builder, ArraySchema> { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:32: warning: no comment 08:44:56 [WARNING] static ArraySchema fromJson(final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:48: warning: no comment 08:44:56 [WARNING] static SingleDataSchema fromJson(final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:53: warning: no comment 08:44:56 [WARNING] Optional<DataSchema> getItems(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:57: warning: no comment 08:44:56 [WARNING] Optional<Integer> getMaxItems(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:55: warning: no comment 08:44:56 [WARNING] Optional<Integer> getMinItems(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:104: warning: no comment 08:44:56 [WARNING] Optional<DataSchemaType> getType(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:36: warning: no comment 08:44:56 [WARNING] static ArraySchema.Builder newBuilder() { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:40: warning: no comment 08:44:56 [WARNING] static ArraySchema.Builder newBuilder(final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:44: warning: no comment 08:44:56 [WARNING] default ArraySchema.Builder toBuilder() { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:61: warning: no comment 08:44:56 [WARNING] static Builder newBuilder() { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:65: warning: no comment 08:44:56 [WARNING] static Builder newBuilder(final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:69: warning: no comment 08:44:56 [WARNING] Builder setItems(@Nullable DataSchema items); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:73: warning: no comment 08:44:56 [WARNING] Builder setMaxItems(@Nullable Integer maxItems); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:71: warning: no comment 08:44:56 [WARNING] Builder setMinItems(@Nullable Integer minItems); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:83: warning: no comment 08:44:56 [WARNING] public static final JsonFieldDefinition<JsonObject> ITEMS = JsonFactory.newJsonObjectFieldDefinition( 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:86: warning: no comment 08:44:56 [WARNING] public static final JsonFieldDefinition<JsonArray> ITEMS_MULTIPLE = JsonFactory.newJsonArrayFieldDefinition( 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:92: warning: no comment 08:44:56 [WARNING] public static final JsonFieldDefinition<Integer> MAX_ITEMS = JsonFactory.newIntFieldDefinition( 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:89: warning: no comment 08:44:56 [WARNING] public static final JsonFieldDefinition<Integer> MIN_ITEMS = JsonFactory.newIntFieldDefinition( 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:35: warning: no comment 08:44:56 [WARNING] static MultipleAtContext newMultipleAtContext(final Collection<SingleAtContext> contexts) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:30: warning: no comment 08:44:56 [WARNING] static SinglePrefixedAtContext newSinglePrefixedAtContext(final CharSequence prefix, 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:26: warning: no comment 08:44:56 [WARNING] static SingleUriAtContext newSingleUriAtContext(final CharSequence context) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:29: warning: no comment 08:44:56 [WARNING] static MultipleAtType newMultipleAtType(final Collection<SingleAtType> types) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:25: warning: no comment 08:44:56 [WARNING] static SingleAtType newSingleAtType(final CharSequence type) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:45: warning: no comment 08:44:56 [WARNING] interface Builder extends SecurityScheme.Builder<AutoSecurityScheme.Builder, AutoSecurityScheme> { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:28: warning: no comment 08:44:56 [WARNING] static AutoSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:32: warning: no comment 08:44:56 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:36: warning: no comment 08:44:56 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:47: warning: no comment 08:44:56 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:53: warning: no comment 08:44:56 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:67: warning: no comment 08:44:56 [WARNING] interface Builder<B extends Builder<B, L>, L extends BaseLink<L>> extends TypedJsonObjectBuilder<B, L> { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:36: warning: no comment 08:44:56 [WARNING] String REL_ICON = "icon"; 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:38: warning: no comment 08:44:56 [WARNING] static BaseLink<?> fromJson(final JsonObject jsonObject) { 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:62: warning: no comment 08:44:56 [WARNING] Optional<IRI> getAnchor(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:56: warning: no comment 08:44:56 [WARNING] IRI getHref(); 08:44:56 [WARNING] ^ 08:44:56 [WARNING] 100 warnings 08:44:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar 08:44:56 [INFO] 08:44:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-model --- 08:44:56 [INFO] Tests are skipped. 08:44:56 [INFO] 08:44:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-model --- 08:44:56 [INFO] Tests are skipped. 08:44:56 [INFO] 08:44:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-model --- 08:44:56 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec 08:44:56 [INFO] Analyzed bundle 'Eclipse Ditto :: WoT :: Model' with 287 classes 08:44:56 [INFO] 08:44:56 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-wot-model --- 08:44:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.diff'. 08:44:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.xml'. 08:44:57 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.html'. 08:44:57 [INFO] 08:44:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-model --- 08:44:57 [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 08:44:57 [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 08:44:57 [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 08:44:57 [INFO] 08:44:57 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-wot-model --- 08:44:57 [INFO] Installing org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar 08:44:57 [INFO] Writing OBR metadata 08:44:57 [INFO] 08:44:57 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-cache-loaders >-------- 08:44:57 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache Loaders 0-SNAPSHOT [49/77] 08:44:57 [INFO] from internal/utils/cache-loaders/pom.xml 08:44:57 [INFO] --------------------------------[ jar ]--------------------------------- 08:44:57 [INFO] 08:44:57 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-cache-loaders --- 08:44:57 [INFO] 08:44:57 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-cache-loaders --- 08:44:57 [INFO] 08:44:57 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders --- 08:44:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec 08:44:57 [INFO] 08:44:57 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache-loaders --- 08:44:57 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:44:57 [WARNING] 08:44:57 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:44:57 [WARNING] 08:44:57 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:44:57 [WARNING] 08:44:57 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:44:57 [INFO] 08:44:57 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache-loaders --- 08:44:57 [INFO] Copying 1 resource from src/main/resources to target/classes 08:44:57 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:44:57 [INFO] 08:44:57 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache-loaders --- 08:44:57 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT... 08:44:57 [INFO] 08:44:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache-loaders --- 08:44:57 [INFO] Changes detected - recompiling the module! :dependency 08:44:57 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes 08:44:57 [INFO] 08:44:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache-loaders --- 08:44:57 [INFO] Copying 2 resources from src/test/resources to target/test-classes 08:44:57 [INFO] 08:44:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache-loaders --- 08:44:57 [INFO] Changes detected - recompiling the module! :dependency 08:44:57 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 08:44:57 [INFO] 08:44:57 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache-loaders --- 08:44:57 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:44:57 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/surefire-reports 08:44:57 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:44:57 [INFO] 08:44:57 [INFO] ------------------------------------------------------- 08:44:57 [INFO] T E S T S 08:44:57 [INFO] ------------------------------------------------------- 08:44:58 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest 08:45:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.825 s -- in org.eclipse.ditto.internal.utils.cacheloaders.config.DefaultAskWithRetryConfigTest 08:45:01 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest 08:45:02 [INFO] [11/24/2023 13:45:02.323] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:45:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.315 s -- in org.eclipse.ditto.internal.utils.cacheloaders.EntityRegionMapTest 08:45:02 [INFO] Running org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest 08:45:02 13:45:02.470 [test-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.event.slf4j.Slf4jLogger - Slf4jLogger started 08:45:03 13:45:03.580 [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#2099729917]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:04 13:45:04.600 [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#2099729917]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:08 13:45:08.149 [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#-1062603220]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:09 13:45:09.399 [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#-1062603220]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:10 13:45:10.859 [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#-1062603220]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:12 13:45:12.729 [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#-1062603220]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:15 13:45:15.239 [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#-1157854471]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:16 13:45:16.499 [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#-1157854471]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:18 13:45:18.979 [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#523794077]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:23 13:45:23.520 [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#-1044766298]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:25 13:45:25.559 [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#-1044766298]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:35 13:45:35.659 [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#1349534902]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:37 13:45:37.700 [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#1349534902]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:39 13:45:39.739 [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#1349534902]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:41 13:45:41.779 [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#1349534902]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:43 13:45:43.290 [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#-2034447583]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:44 13:45:44.309 [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#-2034447583]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:45 13:45:45.330 [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#-2034447583]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:46 13:45:46.349 [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#-2034447583]] after [1000 ms]. Message of type [java.lang.String]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.> 08:45:48 13:45:48.346 [test-pekko.actor.default-dispatcher-5] INFO org.apache.pekko.actor.CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:45:48 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.02 s -- in org.eclipse.ditto.internal.utils.cacheloaders.AskWithRetryTest 08:45:48 [INFO] 08:45:48 [INFO] Results: 08:45:48 [INFO] 08:45:48 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 08:45:48 [INFO] 08:45:48 [INFO] 08:45:48 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache-loaders --- 08:45:48 [INFO] 08:45:48 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache-loaders --- 08:45:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar 08:45:48 [INFO] 08:45:48 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache-loaders --- 08:45:48 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:45:48 [INFO] No previous run data found, generating javadoc. 08:45:49 [WARNING] Javadoc Warnings 08:45:49 [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 08:45:49 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders; 08:45:49 [WARNING] ^ 08:45:49 [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 08:45:49 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders.config; 08:45:49 [WARNING] ^ 08:45:49 [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> 08:45:49 [WARNING] public static <V, K extends EntityId> ActorAskCacheLoader<V, Command<?>, K> forShard( 08:45:49 [WARNING] ^ 08:45:49 [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 08:45:49 [WARNING] BACKOFF_DELAY 08:45:49 [WARNING] ^ 08:45:49 [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 08:45:49 [WARNING] FIXED_DELAY, 08:45:49 [WARNING] ^ 08:45:49 [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 08:45:49 [WARNING] NO_DELAY, 08:45:49 [WARNING] ^ 08:45:49 [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 08:45:49 [WARNING] OFF, 08:45:49 [WARNING] ^ 08:45:49 [WARNING] 7 warnings 08:45:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar 08:45:49 [INFO] 08:45:49 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache-loaders --- 08:45:49 [INFO] Tests are skipped. 08:45:49 [INFO] 08:45:49 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache-loaders --- 08:45:49 [INFO] Tests are skipped. 08:45:49 [INFO] 08:45:49 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache-loaders --- 08:45:49 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec 08:45:49 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache Loaders' with 11 classes 08:45:49 [INFO] 08:45:49 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache-loaders --- 08:45:49 [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 08:45:49 [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 08:45:49 [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 08:45:49 [INFO] 08:45:49 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-namespaces >---------- 08:45:49 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Namespaces 0-SNAPSHOT [50/77] 08:45:49 [INFO] from internal/utils/namespaces/pom.xml 08:45:49 [INFO] --------------------------------[ jar ]--------------------------------- 08:45:49 [INFO] 08:45:49 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-namespaces --- 08:45:49 [INFO] 08:45:49 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-namespaces --- 08:45:49 [INFO] 08:45:49 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces --- 08:45: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/internal/utils/namespaces/target/jacoco.exec 08:45:49 [INFO] 08:45:49 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-namespaces --- 08:45:49 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:45:49 [WARNING] 08:45:49 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:45:49 [WARNING] 08:45:49 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:45:49 [WARNING] 08:45:49 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:45:49 [INFO] 08:45:49 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-namespaces --- 08:45:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/resources 08:45:49 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:45:49 [INFO] 08:45:49 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-namespaces --- 08:45:49 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT... 08:45:49 [INFO] 08:45:49 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-namespaces --- 08:45:49 [INFO] Changes detected - recompiling the module! :dependency 08:45:49 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes 08:45:50 [INFO] 08:45:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-namespaces --- 08:45:50 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:45:50 [INFO] 08:45:50 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-namespaces --- 08:45:50 [INFO] Changes detected - recompiling the module! :dependency 08:45:50 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 08:45:50 [INFO] 08:45:50 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-namespaces --- 08:45:50 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:45:50 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/surefire-reports 08:45:50 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:45:50 [INFO] 08:45:50 [INFO] ------------------------------------------------------- 08:45:50 [INFO] T E S T S 08:45:50 [INFO] ------------------------------------------------------- 08:45:50 [INFO] Running org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest 08:45:52 [INFO] [11/24/2023 13:45:52.502] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.53.92:39625] with UID [-3058724190831373795] 08:45:52 [INFO] [11/24/2023 13:45:52.547] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:39625] - Starting up, Pekko version [1.0.1] ... 08:45:52 [INFO] [11/24/2023 13:45:52.675] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:39625] - Registered cluster JMX MBean [pekko:type=Cluster] 08:45:52 [INFO] [11/24/2023 13:45:52.675] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:39625] - Started up successfully 08:45:52 [INFO] [11/24/2023 13:45:52.745] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:39625] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:45:52 [INFO] [11/24/2023 13:45:52.745] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:39625] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:45:53 [INFO] [11/24/2023 13:45:53.677] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:45:53 [INFO] [11/24/2023 13:45:53.685] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-6] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:39625] - Exiting completed 08:45:53 [INFO] [11/24/2023 13:45:53.686] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-6] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:39625] - Shutting down... 08:45:53 [INFO] [11/24/2023 13:45:53.686] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-6] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:39625] - Successfully shut down 08:45:53 [INFO] [pekkoDeadLetter][11/24/2023 13:45:53.687] [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#-1680836605] 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'. 08:45:53 [INFO] [11/24/2023 13:45:53.699] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.53.92:39625/system/remoting-terminator] Shutting down remote daemon. 08:45:53 [INFO] [11/24/2023 13:45:53.701] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.53.92:39625/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:45:53 [INFO] [11/24/2023 13:45:53.747] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-5] [pekko://BlockedNamespacesTest@10.40.53.92:39625/system/remoting-terminator] Remoting shut down. 08:45:53 [INFO] [11/24/2023 13:45:53.832] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.53.92:40585] with UID [1038739822602029546] 08:45:53 [INFO] [11/24/2023 13:45:53.833] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:40585] - Starting up, Pekko version [1.0.1] ... 08:45:53 [INFO] [11/24/2023 13:45:53.841] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:40585] - Registered cluster JMX MBean [pekko:type=Cluster] 08:45:53 [INFO] [11/24/2023 13:45:53.842] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:40585] - Started up successfully 08:45:53 [INFO] [11/24/2023 13:45:53.843] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:40585] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:45:53 [INFO] [11/24/2023 13:45:53.843] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:40585] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:45:53 [INFO] [11/24/2023 13:45:53.877] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:45:53 [INFO] [pekkoDeadLetter][11/24/2023 13:45:53.878] [BlockedNamespacesTest-pekko.actor.default-dispatcher-6] [pekko://BlockedNamespacesTest/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://BlockedNamespacesTest/system/cluster/core/daemon#1400898904] 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'. 08:45:53 [INFO] [11/24/2023 13:45:53.879] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:40585] - Exiting completed 08:45:53 [INFO] [11/24/2023 13:45:53.879] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:40585] - Shutting down... 08:45:53 [INFO] [11/24/2023 13:45:53.879] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:40585] - Successfully shut down 08:45:53 [INFO] [11/24/2023 13:45:53.882] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.53.92:40585/system/remoting-terminator] Shutting down remote daemon. 08:45:53 [INFO] [11/24/2023 13:45:53.882] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.53.92:40585/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:45:53 [INFO] [11/24/2023 13:45:53.884] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.53.92:40585/system/remoting-terminator] Remoting shut down. 08:45:53 [INFO] [11/24/2023 13:45:53.950] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.53.92:46421] with UID [6454766210816791556] 08:45:53 [INFO] [11/24/2023 13:45:53.951] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:46421] - Starting up, Pekko version [1.0.1] ... 08:45:53 [INFO] [11/24/2023 13:45:53.956] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:46421] - Registered cluster JMX MBean [pekko:type=Cluster] 08:45:53 [INFO] [11/24/2023 13:45:53.956] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:46421] - Started up successfully 08:45:53 [INFO] [11/24/2023 13:45:53.958] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:46421] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:45:53 [INFO] [11/24/2023 13:45:53.958] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:46421] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:45:54 [INFO] [11/24/2023 13:45:54.088] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.53.92:33275] with UID [4483522564035337643] 08:45:54 [INFO] [11/24/2023 13:45:54.089] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:33275] - Starting up, Pekko version [1.0.1] ... 08:45:54 [INFO] [11/24/2023 13:45:54.092] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:33275] - Registered cluster JMX MBean [pekko:type=Cluster] 08:45:54 [INFO] [11/24/2023 13:45:54.092] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:33275] - Started up successfully 08:45:54 [INFO] [11/24/2023 13:45:54.093] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:33275] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:45:54 [INFO] [11/24/2023 13:45:54.093] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:33275] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:45:56 [INFO] [11/24/2023 13:45:56.227] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:45:56 [INFO] [pekkoDeadLetter][11/24/2023 13:45:56.228] [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#1482022079] 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'. 08:45:56 [INFO] [11/24/2023 13:45:56.229] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:33275] - Exiting completed 08:45:56 [INFO] [11/24/2023 13:45:56.229] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:33275] - Shutting down... 08:45:56 [INFO] [11/24/2023 13:45:56.229] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-4] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:33275] - Successfully shut down 08:45:56 [INFO] [11/24/2023 13:45:56.234] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.53.92:33275/system/remoting-terminator] Shutting down remote daemon. 08:45:56 [INFO] [11/24/2023 13:45:56.234] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.53.92:33275/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:45:56 [INFO] [11/24/2023 13:45:56.239] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-6] [pekko://BlockedNamespacesTest@10.40.53.92:33275/system/remoting-terminator] Remoting shut down. 08:45:56 [INFO] [11/24/2023 13:45:56.291] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.53.92:46413] with UID [419757108270052105] 08:45:56 [INFO] [11/24/2023 13:45:56.292] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:46413] - Starting up, Pekko version [1.0.1] ... 08:45:56 [INFO] [11/24/2023 13:45:56.295] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:46413] - Registered cluster JMX MBean [pekko:type=Cluster] 08:45:56 [INFO] [11/24/2023 13:45:56.295] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:46413] - Started up successfully 08:45:56 [INFO] [11/24/2023 13:45:56.296] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:46413] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:45:56 [INFO] [11/24/2023 13:45:56.296] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-3] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:46413] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:45:56 [INFO] [11/24/2023 13:45:56.349] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:45:56 [INFO] [pekkoDeadLetter][11/24/2023 13:45:56.350] [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#-307893434] 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'. 08:45:56 [INFO] [11/24/2023 13:45:56.351] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:46413] - Exiting completed 08:45:56 [INFO] [11/24/2023 13:45:56.351] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:46413] - Shutting down... 08:45:56 [INFO] [11/24/2023 13:45:56.351] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-9] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:46413] - Successfully shut down 08:45:56 [INFO] [11/24/2023 13:45:56.353] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.53.92:46413/system/remoting-terminator] Shutting down remote daemon. 08:45:56 [INFO] [11/24/2023 13:45:56.353] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.53.92:46413/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:45:56 [INFO] [11/24/2023 13:45:56.355] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-7] [pekko://BlockedNamespacesTest@10.40.53.92:46413/system/remoting-terminator] Remoting shut down. 08:45:56 [INFO] [11/24/2023 13:45:56.390] [main] [ArteryTransport(pekko://BlockedNamespacesTest)] Remoting started with transport [Artery tcp]; listening on address [pekko://BlockedNamespacesTest@10.40.53.92:36783] with UID [6546498452115347135] 08:45:56 [INFO] [11/24/2023 13:45:56.391] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:36783] - Starting up, Pekko version [1.0.1] ... 08:45:56 [INFO] [11/24/2023 13:45:56.393] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:36783] - Registered cluster JMX MBean [pekko:type=Cluster] 08:45:56 [INFO] [11/24/2023 13:45:56.393] [main] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:36783] - Started up successfully 08:45:56 [INFO] [11/24/2023 13:45:56.428] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:36783] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:45:56 [INFO] [11/24/2023 13:45:56.428] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:36783] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:45:56 [INFO] [11/24/2023 13:45:56.456] [main] [CoordinatedShutdown(pekko://BlockedNamespacesTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:45:56 [INFO] [pekkoDeadLetter][11/24/2023 13:45:56.457] [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#147178474] 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'. 08:45:56 [INFO] [11/24/2023 13:45:56.457] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:36783] - Exiting completed 08:45:56 [INFO] [11/24/2023 13:45:56.458] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:36783] - Shutting down... 08:45:56 [INFO] [11/24/2023 13:45:56.458] [BlockedNamespacesTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://BlockedNamespacesTest)] Cluster Node [pekko://BlockedNamespacesTest@10.40.53.92:36783] - Successfully shut down 08:45:56 [INFO] [11/24/2023 13:45:56.461] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.53.92:36783/system/remoting-terminator] Shutting down remote daemon. 08:45:56 [INFO] [11/24/2023 13:45:56.461] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.53.92:36783/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:45:56 [INFO] [11/24/2023 13:45:56.466] [BlockedNamespacesTest-pekko.remote.default-remote-dispatcher-8] [pekko://BlockedNamespacesTest@10.40.53.92:36783/system/remoting-terminator] Remoting shut down. 08:45:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.809 s -- in org.eclipse.ditto.internal.utils.namespaces.BlockedNamespacesTest 08:45:56 [INFO] 08:45:56 [INFO] Results: 08:45:56 [INFO] 08:45:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 08:45:56 [INFO] 08:45:56 [INFO] 08:45:56 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-namespaces --- 08:45:56 [INFO] 08:45:56 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-namespaces --- 08:45:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar 08:45:56 [INFO] 08:45:56 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-namespaces --- 08:45:56 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:45:56 [INFO] No previous run data found, generating javadoc. 08:45:57 [WARNING] Javadoc Warnings 08:45:57 [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 08:45:57 [WARNING] package org.eclipse.ditto.internal.utils.namespaces; 08:45:57 [WARNING] ^ 08:45:57 [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 08:45:57 [WARNING] public static Props props(final BlockedNamespaces blockedNamespaces, final ActorRef pubSubMediator) { 08:45:57 [WARNING] ^ 08:45:57 [WARNING] 2 warnings 08:45:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar 08:45:57 [INFO] 08:45:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-namespaces --- 08:45:57 [INFO] Tests are skipped. 08:45:57 [INFO] 08:45:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-namespaces --- 08:45:57 [INFO] Tests are skipped. 08:45:57 [INFO] 08:45:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-namespaces --- 08:45:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec 08:45:57 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Namespaces' with 4 classes 08:45:57 [INFO] 08:45:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-namespaces --- 08:45:57 [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 08:45:57 [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 08:45:57 [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 08:45:57 [INFO] 08:45:57 [INFO] ------------< org.eclipse.ditto:ditto-policies-enforcement >------------ 08:45:57 [INFO] Building Eclipse Ditto :: Policies :: Enforcement 0-SNAPSHOT [51/77] 08:45:57 [INFO] from policies/enforcement/pom.xml 08:45:57 [INFO] --------------------------------[ jar ]--------------------------------- 08:45:57 [INFO] 08:45:57 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-enforcement --- 08:45:57 [INFO] 08:45:57 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-enforcement --- 08:45:57 [INFO] 08:45:57 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement --- 08:45:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:45:57 [INFO] 08:45:57 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-enforcement --- 08:45:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec 08:45:57 [INFO] 08:45:57 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-enforcement --- 08:45:57 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:45:57 [WARNING] 08:45:57 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:45:57 [WARNING] 08:45:57 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:45:57 [WARNING] 08:45:57 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:45:57 [INFO] 08:45:57 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-enforcement --- 08:45:57 [INFO] Copying 1 resource from src/main/resources to target/classes 08:45:57 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:45:57 [INFO] 08:45:57 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-enforcement --- 08:45:57 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT... 08:45:58 [INFO] 08:45:58 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-enforcement --- 08:45:58 [INFO] Changes detected - recompiling the module! :dependency 08:45:58 [INFO] Compiling 32 source files with javac [debug target 17] to target/classes 08:45:58 [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. 08:45:58 [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. 08:45:58 [INFO] 08:45:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-enforcement --- 08:45:58 [INFO] Copying 6 resources from src/test/resources to target/test-classes 08:45:58 [INFO] 08:45:58 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-enforcement --- 08:45:58 [INFO] Changes detected - recompiling the module! :dependency 08:45:58 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes 08:45:58 [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. 08:45:58 [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. 08:45:58 [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. 08:45:58 [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. 08:45:58 [INFO] 08:45:58 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-enforcement --- 08:45:58 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:45:58 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/surefire-reports 08:45:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:45:58 [INFO] 08:45:58 [INFO] ------------------------------------------------------- 08:45:58 [INFO] T E S T S 08:45:58 [INFO] ------------------------------------------------------- 08:45:59 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest 08:46:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:46:03 [INFO] Tests run: 197, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.669 s -- in org.eclipse.ditto.policies.enforcement.pre.PolicyImportsPreEnforcerTest 08:46:03 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest 08:46:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.124 s -- in org.eclipse.ditto.policies.enforcement.pre.CreationRestrictionPreEnforcerTest 08:46:05 [INFO] Running org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest 08:46:06 [INFO] [11/24/2023 13:46:06.200] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:06 [INFO] [11/24/2023 13:46:06.296] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.eclipse.ditto.policies.enforcement.PolicyEnforcerCacheTest 08:46:06 [INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest 08:46:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultEnforcementConfigTest 08:46:07 [INFO] Running org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest 08:46:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.policies.enforcement.config.DefaultCachesConfigTest 08:46:07 [INFO] Running org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest 08:46:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.enforcement.pre.CommandWithOptionalEntityPreEnforcerTest 08:46:07 [INFO] Running org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest 08:46:07 13:46:07.731 [WARN ] o.e.d.p.e.DefaultPolicyEnforcerProvider - Got exception when trying to load the policy enforcer via cache loader. This is unexpected 08:46:07 java.lang.IllegalStateException: This is expected 08:46:07 at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProvider.getPolicyEnforcer(DefaultPolicyEnforcerProvider.java:60) 08:46:07 at org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest.getPolicyEnforcerWhenCacheLoaderThrowsException(DefaultPolicyEnforcerProviderTest.java:90) 08:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:46:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:46:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:46:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:46:07 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:46:07 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:46:07 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:46:07 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:46:07 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:46:07 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:46:07 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:46:07 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:46:07 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:46:07 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:46:07 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:46:07 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:46:07 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:46:07 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:46:07 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:46:07 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:46:07 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:46:07 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:46:07 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:46:07 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:46:07 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:46:07 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:46:07 at org.junit.runner.JUnitCore.run(JUnitCore.java:137) 08:46:07 at org.junit.runner.JUnitCore.run(JUnitCore.java:115) 08:46:07 at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) 08:46:07 at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) 08:46:07 at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) 08:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 08:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 08:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 08:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 08:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 08:46:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 08:46:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 08:46:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 08:46:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 08:46:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 08:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 08:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 08:46:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 08:46:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:46:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:46:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:46:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:46:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in org.eclipse.ditto.policies.enforcement.DefaultPolicyEnforcerProviderTest 08:46:07 [INFO] Running org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest 08:46:08 [INFO] [11/24/2023 13:46:08.179] [default-pekko.actor.default-dispatcher-7] [pekko://default/user/$a] Received namespaces: <ORSet(namespace1, namespace2, namespace4)> 08:46:08 [INFO] [11/24/2023 13:46:08.202] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:08 [INFO] [11/24/2023 13:46:08.542] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:08 13:46:08.629 [WARN ] o.e.d.p.e.CachingPolicyEnforcerProvider - Did receive Optional holding an unexpected type. Did expect a PolicyEnforcer but got <class java.lang.String>. 08:46:08 [INFO] [11/24/2023 13:46:08.632] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:08 [INFO] [11/24/2023 13:46:08.683] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:08 [INFO] [11/24/2023 13:46:08.761] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:08 [INFO] [11/24/2023 13:46:08.925] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:08 [INFO] [11/24/2023 13:46:08.969] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:09 [INFO] [11/24/2023 13:46:09.065] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:09 [INFO] [11/24/2023 13:46:09.155] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.385 s -- in org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProviderTest 08:46:09 [INFO] 08:46:09 [INFO] Results: 08:46:09 [INFO] 08:46:09 [INFO] Tests run: 222, Failures: 0, Errors: 0, Skipped: 0 08:46:09 [INFO] 08:46:09 [INFO] 08:46:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-enforcement --- 08:46:09 [INFO] 08:46:09 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-enforcement --- 08:46:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar 08:46:09 [INFO] 08:46:09 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-enforcement --- 08:46:09 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:46:09 [INFO] No previous run data found, generating javadoc. 08:46:11 [WARNING] Javadoc Warnings 08:46:11 [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 08:46:11 [WARNING] package org.eclipse.ditto.policies.enforcement.config; 08:46:11 [WARNING] ^ 08:46:11 [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 08:46:11 [WARNING] package org.eclipse.ditto.policies.enforcement.pre; 08:46:11 [WARNING] ^ 08:46:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcementReloaded.java:35: warning: no comment 08:46:11 [WARNING] protected static final ThreadSafeDittoLogger LOGGER = 08:46:11 [WARNING] ^ 08:46:11 [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 08:46:11 [WARNING] protected abstract CompletionStage<PolicyId> providePolicyIdForEnforcement(final Signal<?> signal); 08:46:11 [WARNING] ^ 08:46:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:66: warning: no comment 08:46:11 [WARNING] protected final E enforcement; 08:46:11 [WARNING] ^ 08:46:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:65: warning: no comment 08:46:11 [WARNING] protected final I entityId; 08:46:11 [WARNING] ^ 08:46:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:63: warning: no comment 08:46:11 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this); 08:46:11 [WARNING] ^ 08:46:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:67: warning: no comment 08:46:11 [WARNING] protected final PreEnforcerProvider preEnforcer; 08:46:11 [WARNING] ^ 08:46:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:69: warning: no comment 08:46:11 [WARNING] protected AbstractEnforcerActor(final I entityId, final E enforcement) { 08:46:11 [WARNING] ^ 08:46:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:113: warning: no comment 08:46:11 [WARNING] protected CompletionStage<Optional<PolicyEnforcer>> loadPolicyEnforcer(Signal<?> signal) { 08:46:11 [WARNING] ^ 08:46:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:37: warning: no comment 08:46:11 [WARNING] protected final PolicyEnforcerProvider policyEnforcerProvider; 08:46:11 [WARNING] ^ 08:46:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:39: warning: no comment 08:46:11 [WARNING] protected AbstractPolicyLoadingEnforcerActor(final I entityId, 08:46:11 [WARNING] ^ 08:46:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:21: warning: no comment 08:46:11 [WARNING] public interface Invalidatable { 08:46:11 [WARNING] ^ 08:46:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:23: warning: no comment 08:46:11 [WARNING] CompletionStage<Boolean> invalidate(PolicyTag policyTag, String correlationId, final Duration askTimeout); 08:46:11 [WARNING] ^ 08:46:11 [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 08:46:11 [WARNING] public static CompletionStage<PolicyEnforcer> withResolvedImports(final Policy policy, 08:46:11 [WARNING] ^ 08:46:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheLoader.java:35: warning: no comment 08:46:11 [WARNING] public static final String ENFORCEMENT_CACHE_DISPATCHER = "enforcement-cache-dispatcher"; 08:46:11 [WARNING] ^ 08:46:11 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/PreEnforcerProvider.java:68: warning: no @return 08:46:11 [WARNING] public CompletionStage<Signal<?>> apply(final Signal<?> signal) { 08:46:11 [WARNING] ^ 08:46:11 [WARNING] 17 warnings 08:46:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar 08:46:11 [INFO] 08:46:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-enforcement --- 08:46:11 [INFO] Tests are skipped. 08:46:11 [INFO] 08:46:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-enforcement --- 08:46:11 [INFO] Tests are skipped. 08:46:11 [INFO] 08:46:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-enforcement --- 08:46:11 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec 08:46:11 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Enforcement' with 33 classes 08:46:11 [INFO] 08:46:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-enforcement --- 08:46:11 [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 08:46:11 [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 08:46:11 [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 08:46:11 [INFO] 08:46:11 [INFO] --------------------< org.eclipse.ditto:ditto-rql >--------------------- 08:46:11 [INFO] Building Eclipse Ditto :: RQL 0-SNAPSHOT [52/77] 08:46:11 [INFO] from rql/pom.xml 08:46:11 [INFO] --------------------------------[ pom ]--------------------------------- 08:46:11 [INFO] 08:46:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql --- 08:46:11 [INFO] 08:46:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql --- 08:46:11 [INFO] 08:46:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql --- 08:46:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/target/jacoco.exec 08:46:11 [INFO] 08:46:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql --- 08:46:11 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:46:11 [INFO] The goal is skip due to packaging 'pom' 08:46:11 [INFO] 08:46:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql --- 08:46:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql:pom:0-SNAPSHOT... 08:46:11 [INFO] 08:46:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql --- 08:46:11 [INFO] 08:46:11 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql --- 08:46:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:46:11 [INFO] 08:46:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql --- 08:46:11 [INFO] Tests are skipped. 08:46:11 [INFO] 08:46:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql --- 08:46:11 [INFO] Tests are skipped. 08:46:11 [INFO] 08:46:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql --- 08:46:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:46:11 [INFO] 08:46:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql --- 08:46:11 [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 08:46:11 [INFO] 08:46:11 [INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------ 08:46:11 [INFO] Building Eclipse Ditto :: RQL :: Model 0-SNAPSHOT [53/77] 08:46:11 [INFO] from rql/model/pom.xml 08:46:11 [INFO] -------------------------------[ bundle ]------------------------------- 08:46:11 [INFO] 08:46:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-model --- 08:46:11 [INFO] 08:46:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-model --- 08:46:11 [INFO] 08:46:11 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-model --- 08:46:11 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:11 [INFO] 08:46:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-model --- 08:46:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec 08:46:11 [INFO] 08:46:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-model --- 08:46:11 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:46:11 [WARNING] 08:46:11 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:46:11 [WARNING] 08:46:11 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:46:11 [WARNING] 08:46:11 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:46:11 [INFO] 08:46:11 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-model --- 08:46:11 [INFO] Copying 0 resource from src/main/resources to target/classes 08:46:11 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:46:11 [INFO] 08:46:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-model --- 08:46:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-model:bundle:0-SNAPSHOT... 08:46:11 [INFO] 08:46:11 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-model --- 08:46:11 [INFO] Changes detected - recompiling the module! :dependency 08:46:11 [INFO] Compiling 12 source files with javac [debug target 1.8] to target/classes 08:46:11 [WARNING] bootstrap class path not set in conjunction with -source 8 08:46:11 [INFO] 08:46:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-model --- 08:46:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/model/src/test/resources 08:46:11 [INFO] 08:46:11 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-model --- 08:46:11 [INFO] Changes detected - recompiling the module! :dependency 08:46:11 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes 08:46:11 [WARNING] bootstrap class path not set in conjunction with -source 8 08:46:11 [INFO] 08:46:11 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-model --- 08:46:11 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:46:11 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/surefire-reports 08:46:11 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:46:11 [INFO] 08:46:11 [INFO] ------------------------------------------------------- 08:46:11 [INFO] T E S T S 08:46:11 [INFO] ------------------------------------------------------- 08:46:11 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest 08:46:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.105 s -- in org.eclipse.ditto.rql.model.predicates.ast.SingleComparisonNodeTest 08:46:13 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest 08:46:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.rql.model.predicates.ast.ExistsNodeTest 08:46:13 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest 08:46:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.rql.model.predicates.ast.MultiComparisonNodeTest 08:46:13 [INFO] Running org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest 08:46:13 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.rql.model.predicates.ast.LogicalNodeTest 08:46:13 [INFO] 08:46:13 [INFO] Results: 08:46:13 [INFO] 08:46:13 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 08:46:13 [INFO] 08:46:13 [INFO] 08:46:13 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-model --- 08:46:13 [INFO] 08:46:13 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-model --- 08:46:13 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar 08:46:13 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/MANIFEST.MF 08:46:13 [INFO] 08:46:13 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-model --- 08:46:13 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:46:13 [INFO] No previous run data found, generating javadoc. 08:46:14 [WARNING] Javadoc Warnings 08:46:14 [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 08:46:14 [WARNING] public String getName() { 08:46:14 [WARNING] ^ 08:46:14 [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 08:46:14 [WARNING] public static Type byName(final String name) { 08:46:14 [WARNING] ^ 08:46:14 [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 08:46:14 [WARNING] public String getName() { 08:46:14 [WARNING] ^ 08:46:14 [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 08:46:14 [WARNING] public String getName() { 08:46:14 [WARNING] ^ 08:46:14 [WARNING] 4 warnings 08:46:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar 08:46:14 [INFO] 08:46:14 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-model --- 08:46:14 [INFO] Tests are skipped. 08:46:14 [INFO] 08:46:14 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-model --- 08:46:14 [INFO] Tests are skipped. 08:46:14 [INFO] 08:46:14 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-model --- 08:46:14 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec 08:46:14 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Model' with 12 classes 08:46:14 [INFO] 08:46:14 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-model --- 08:46:15 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.diff'. 08:46:15 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.xml'. 08:46:15 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.html'. 08:46:15 [INFO] 08:46:15 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-model --- 08:46:15 [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 08:46:15 [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 08:46:15 [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 08:46:15 [INFO] 08:46:15 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-model --- 08:46:15 [INFO] Installing org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar 08:46:15 [INFO] Writing OBR metadata 08:46:15 [INFO] 08:46:15 [INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >----------------- 08:46:15 [INFO] Building Eclipse Ditto :: RQL :: parser 0-SNAPSHOT [54/77] 08:46:15 [INFO] from rql/parser/pom.xml 08:46:15 [INFO] -------------------------------[ bundle ]------------------------------- 08:46:15 [INFO] 08:46:15 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-parser --- 08:46:15 [INFO] 08:46:15 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-parser --- 08:46:15 [INFO] 08:46:15 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-parser --- 08:46:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:15 [INFO] 08:46:15 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-parser --- 08:46: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/rql/parser/target/jacoco.exec 08:46:15 [INFO] 08:46:15 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-parser --- 08:46:15 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:46:15 [WARNING] 08:46:15 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:46:15 [WARNING] 08:46:15 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:46:15 [WARNING] 08:46:15 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:46:15 [INFO] 08:46:15 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-parser --- 08:46:15 [INFO] Copying 0 resource from src/main/resources to target/classes 08:46:15 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:46:15 [INFO] 08:46:15 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-parser --- 08:46:15 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT... 08:46:15 [INFO] 08:46:15 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-parser --- 08:46: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 08:46:15 [INFO] compiling 2 Scala sources and 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes ... 08:46:23 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 08:46:23 1 warning. 08:46:23 [INFO] done compiling 08:46:23 [INFO] compile in 8.6 s 08:46:23 [INFO] 08:46:23 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-parser --- 08:46:23 [INFO] Changes detected - recompiling the module! :dependency 08:46:23 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes 08:46:23 [WARNING] bootstrap class path not set in conjunction with -source 8 08:46:23 [INFO] 08:46:23 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-parser --- 08:46:23 [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 08:46:23 [INFO] compile in 0.1 s 08:46:23 [INFO] 08:46:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-parser --- 08:46:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/parser/src/test/resources 08:46:23 [INFO] 08:46:23 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-parser --- 08:46:23 [INFO] Changes detected - recompiling the module! :dependency 08:46:23 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 08:46:24 [WARNING] bootstrap class path not set in conjunction with -source 8 08:46:24 [INFO] 08:46:24 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-parser --- 08:46:24 [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 08:46:24 [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/test-classes ... 08:46:25 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 08:46:25 1 warning. 08:46:25 [INFO] done compiling 08:46:25 [INFO] compile in 1.6 s 08:46:25 [INFO] 08:46:25 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-parser --- 08:46:25 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:46:25 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/surefire-reports 08:46:25 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:46:25 [INFO] 08:46:25 [INFO] ------------------------------------------------------- 08:46:25 [INFO] T E S T S 08:46:25 [INFO] ------------------------------------------------------- 08:46:26 [INFO] Running org.eclipse.ditto.rql.parser.RqlPredicateParserTest 08:46:27 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 s -- in org.eclipse.ditto.rql.parser.RqlPredicateParserTest 08:46:27 [INFO] 08:46:27 [INFO] Results: 08:46:27 [INFO] 08:46:27 [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0 08:46:27 [INFO] 08:46:27 [INFO] 08:46:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-parser --- 08:46:27 [INFO] 08:46:27 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-parser --- 08:46:27 [WARNING] Bundle org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 08:46:27 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar 08:46:27 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/MANIFEST.MF 08:46:27 [INFO] 08:46:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-parser --- 08:46:27 [INFO] Tests are skipped. 08:46:27 [INFO] 08:46:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-parser --- 08:46:27 [INFO] Tests are skipped. 08:46:27 [INFO] 08:46:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-parser --- 08:46:27 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec 08:46:27 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: parser' with 4 classes 08:46:27 [INFO] 08:46:27 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-parser --- 08:46:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.diff'. 08:46:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.xml'. 08:46:27 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.html'. 08:46:27 [INFO] 08:46:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-parser --- 08:46:27 [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 08:46:27 [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 08:46:27 [INFO] 08:46:27 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-parser --- 08:46:27 [INFO] Installing org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar 08:46:27 [INFO] Writing OBR metadata 08:46:27 [INFO] 08:46:27 [INFO] -----------------< org.eclipse.ditto:ditto-rql-query >------------------ 08:46:27 [INFO] Building Eclipse Ditto :: RQL :: Query 0-SNAPSHOT [55/77] 08:46:27 [INFO] from rql/query/pom.xml 08:46:27 [INFO] -------------------------------[ bundle ]------------------------------- 08:46:27 [INFO] 08:46:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-query --- 08:46:27 [INFO] 08:46:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-query --- 08:46:27 [INFO] 08:46:27 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-query --- 08:46:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:46:27 [INFO] 08:46:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-query --- 08:46: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/rql/query/target/jacoco.exec 08:46:27 [INFO] 08:46:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-query --- 08:46:27 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:46:27 [WARNING] 08:46:27 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:46:27 [WARNING] 08:46:27 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:46:27 [WARNING] 08:46:27 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:46:27 [INFO] 08:46:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-query --- 08:46:27 [INFO] Copying 0 resource from src/main/resources to target/classes 08:46:27 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:46:27 [INFO] 08:46:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-query --- 08:46:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-query:bundle:0-SNAPSHOT... 08:46:27 [INFO] 08:46:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-query --- 08:46:27 [INFO] Changes detected - recompiling the module! :dependency 08:46:27 [INFO] Compiling 66 source files with javac [debug target 1.8] to target/classes 08:46:27 [WARNING] bootstrap class path not set in conjunction with -source 8 08:46:27 [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. 08:46:27 [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. 08:46:27 [INFO] 08:46:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-query --- 08:46:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/query/src/test/resources 08:46:27 [INFO] 08:46:27 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-query --- 08:46:27 [INFO] Changes detected - recompiling the module! :dependency 08:46:27 [INFO] Compiling 7 source files with javac [debug target 1.8] to target/test-classes 08:46:27 [WARNING] bootstrap class path not set in conjunction with -source 8 08:46:27 [INFO] 08:46:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-query --- 08:46:27 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:46:27 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/surefire-reports 08:46:27 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:46:27 [INFO] 08:46:27 [INFO] ------------------------------------------------------- 08:46:27 [INFO] T E S T S 08:46:27 [INFO] ------------------------------------------------------- 08:46:28 [INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest 08:46:28 [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.eclipse.ditto.rql.query.things.ThingPredicatePredicateVisitorTest 08:46:28 [INFO] Running org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest 08:46:29 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s -- in org.eclipse.ditto.rql.query.things.ThingPredicateVisitorTest 08:46:29 [INFO] Running org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest 08:46:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.100 s -- in org.eclipse.ditto.rql.query.things.FieldNamesPredicateVisitorTest 08:46:30 [INFO] Running org.eclipse.ditto.rql.query.SortOptionTest 08:46:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s -- in org.eclipse.ditto.rql.query.SortOptionTest 08:46:30 [INFO] Running org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest 08:46:30 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.rql.query.expression.ThingsFieldExpressionFactoryImplTest 08:46:30 [INFO] Running org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest 08:46:30 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.rql.query.filter.ParameterPredicateVisitorTest 08:46:30 [INFO] 08:46:30 [INFO] Results: 08:46:30 [INFO] 08:46:30 [INFO] Tests run: 156, Failures: 0, Errors: 0, Skipped: 0 08:46:30 [INFO] 08:46:30 [INFO] 08:46:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-query --- 08:46:30 [INFO] 08:46:30 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-query --- 08:46:30 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar 08:46:30 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/MANIFEST.MF 08:46:30 [INFO] 08:46:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-query --- 08:46:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:46:30 [INFO] No previous run data found, generating javadoc. 08:46:32 [WARNING] Javadoc Warnings 08:46:32 [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 08:46:32 [WARNING] T visitAttribute(String key); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitFeature(String featureId); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitFeatureDefinition(String featureId); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitFeatureDesiredProperties(CharSequence featureId); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitFeatureIdDesiredProperty(CharSequence featureId, CharSequence desiredProperty); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitFeatureIdProperty(String featureId, String property); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitFeatureProperties(CharSequence featureId); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitMetadata(String key); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitSimple(String fieldName); 08:46:32 [WARNING] ^ 08:46:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ExistsThingPredicateVisitor.java:36: warning: no comment 08:46:32 [WARNING] public ExistsThingPredicateVisitor() { 08:46:32 [WARNING] ^ 08:46:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/FieldExpressionUtil.java:286: warning: no comment 08:46:32 [WARNING] public boolean isDefinition() { 08:46:32 [WARNING] ^ 08:46:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FieldNamesPredicateVisitor.java:43: warning: no comment 08:46:32 [WARNING] public static FieldNamesPredicateVisitor getNewInstance() { 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitMetadata(String key); 08:46:32 [WARNING] ^ 08:46:32 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FilterThingPredicateVisitor.java:33: warning: no comment 08:46:32 [WARNING] public static Predicate<Thing> apply(final FilterFieldExpression expression, 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitEq(@Nullable Object value); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitGe(@Nullable Object value); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitGt(@Nullable Object value); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitILike(@Nullable String value); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitIn(List<?> values); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitLe(@Nullable Object value); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitLike(@Nullable String value); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitLt(@Nullable Object value); 08:46:32 [WARNING] ^ 08:46:32 [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 08:46:32 [WARNING] T visitNe(@Nullable Object value); 08:46:32 [WARNING] ^ 08:46:32 [WARNING] 23 warnings 08:46:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar 08:46:32 [INFO] 08:46:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-query --- 08:46:32 [INFO] Tests are skipped. 08:46:32 [INFO] 08:46:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-query --- 08:46:32 [INFO] Tests are skipped. 08:46:32 [INFO] 08:46:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-query --- 08:46:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec 08:46:32 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Query' with 51 classes 08:46:32 [INFO] 08:46:32 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-query --- 08:46:33 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.diff'. 08:46:33 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.xml'. 08:46:33 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.html'. 08:46:33 [INFO] 08:46:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-query --- 08:46:33 [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 08:46:33 [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 08:46:33 [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 08:46:33 [INFO] 08:46:33 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-query --- 08:46:33 [INFO] Installing org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar 08:46:33 [INFO] Writing OBR metadata 08:46:33 [INFO] 08:46:33 [INFO] --------------< org.eclipse.ditto:ditto-thingsearch-api >--------------- 08:46:33 [INFO] Building Eclipse Ditto :: Thing Search :: API 0-SNAPSHOT [56/77] 08:46:33 [INFO] from thingsearch/api/pom.xml 08:46:33 [INFO] --------------------------------[ jar ]--------------------------------- 08:46:33 [INFO] 08:46:33 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-api --- 08:46:33 [INFO] 08:46:33 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-api --- 08:46:33 [INFO] 08:46:33 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-api --- 08:46:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec 08:46:33 [INFO] 08:46:33 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-api --- 08:46:33 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:46:33 [WARNING] 08:46:33 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:46:33 [WARNING] 08:46:33 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:46:33 [WARNING] 08:46:33 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:46:33 [INFO] 08:46:33 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-api --- 08:46:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/resources 08:46:33 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:46:33 [INFO] 08:46:33 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-api --- 08:46:33 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT... 08:46:33 [INFO] 08:46:33 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-api --- 08:46:33 [INFO] Changes detected - recompiling the module! :dependency 08:46:33 [INFO] Compiling 19 source files with javac [debug target 17] to target/classes 08:46:33 [INFO] 08:46:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-api --- 08:46:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/resources 08:46:33 [INFO] 08:46:33 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-api --- 08:46:33 [INFO] Changes detected - recompiling the module! :dependency 08:46:33 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes 08:46:33 [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. 08:46:33 [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. 08:46:33 [INFO] 08:46:33 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-api --- 08:46:33 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:46:33 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/surefire-reports 08:46:33 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:46:33 [INFO] 08:46:33 [INFO] ------------------------------------------------------- 08:46:33 [INFO] T E S T S 08:46:33 [INFO] ------------------------------------------------------- 08:46:33 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest 08:46:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.491 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoUpdateThingTest 08:46:35 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest 08:46:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoCountThingsTest 08:46:35 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest 08:46:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.SudoRetrieveNamespaceReportTest 08:46:35 [INFO] Running org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest 08:46:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.thingsearch.api.commands.sudo.StreamThingsTest 08:46:35 [INFO] Running org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest 08:46:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.thingsearch.api.events.ThingsOutOfSyncTest 08:46:35 [INFO] Running org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest 08:46:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.eclipse.ditto.thingsearch.api.query.filter.ParameterOptionVisitorTest 08:46:36 [INFO] Running org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest 08:46:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.thingsearch.api.PolicyReferenceTagTest 08:46:36 [INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest 08:46:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceReportResultTest 08:46:36 [INFO] Running org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest 08:46:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.thingsearch.api.SearchNamespaceResultEntryTest 08:46:36 [INFO] 08:46:36 [INFO] Results: 08:46:36 [INFO] 08:46:36 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 08:46:36 [INFO] 08:46:36 [INFO] 08:46:36 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-api --- 08:46:36 [INFO] 08:46:36 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-api --- 08:46:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar 08:46:36 [INFO] 08:46:36 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-api --- 08:46:36 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:46:36 [INFO] No previous run data found, generating javadoc. 08:46:38 [WARNING] Javadoc Warnings 08:46:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/package-info.java:14: warning: no comment 08:46:38 [WARNING] package org.eclipse.ditto.thingsearch.api; 08:46:38 [WARNING] ^ 08:46:38 [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 08:46:38 [WARNING] package org.eclipse.ditto.thingsearch.api.commands.sudo; 08:46:38 [WARNING] ^ 08:46:38 [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 08:46:38 [WARNING] package org.eclipse.ditto.thingsearch.api.events; 08:46:38 [WARNING] ^ 08:46:38 [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 08:46:38 [WARNING] public SearchNamespaceReportResult(final Iterable<SearchNamespaceResultEntry> entries) { 08:46:38 [WARNING] ^ 08:46:38 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:101: warning: no @return 08:46:38 [WARNING] public SearchNamespaceResultEntry getNamespaceEntry(final String namespace) { 08:46:38 [WARNING] ^ 08:46:38 [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 08:46:38 [WARNING] public static SudoUpdateThing of(final ThingId thingId, 08:46:38 [WARNING] ^ 08:46:38 [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 08:46:38 [WARNING] public static SudoUpdateThing of(final ThingId thingId, 08:46:38 [WARNING] ^ 08:46:38 [WARNING] 7 warnings 08:46:38 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar 08:46:38 [INFO] 08:46:38 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-api --- 08:46:38 [INFO] Tests are skipped. 08:46:38 [INFO] 08:46:38 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-api --- 08:46:38 [INFO] Tests are skipped. 08:46:38 [INFO] 08:46:38 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-api --- 08:46:38 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec 08:46:38 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: API' with 18 classes 08:46:38 [INFO] 08:46:38 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-api --- 08:46:38 [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 08:46:38 [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 08:46:38 [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 08:46:38 [INFO] 08:46:38 [INFO] --------------------< org.eclipse.ditto:ditto-edge >-------------------- 08:46:38 [INFO] Building Eclipse Ditto :: Edge 0-SNAPSHOT [57/77] 08:46:38 [INFO] from edge/pom.xml 08:46:38 [INFO] --------------------------------[ pom ]--------------------------------- 08:46:38 [INFO] 08:46:38 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge --- 08:46:38 [INFO] 08:46:38 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge --- 08:46:38 [INFO] 08:46:38 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge --- 08:46: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/edge/target/jacoco.exec 08:46:38 [INFO] 08:46:38 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge --- 08:46:38 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:46:38 [INFO] The goal is skip due to packaging 'pom' 08:46:38 [INFO] 08:46:38 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge --- 08:46:38 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge:pom:0-SNAPSHOT... 08:46:38 [INFO] 08:46:38 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge --- 08:46:38 [INFO] 08:46:38 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge --- 08:46:38 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:46:38 [INFO] 08:46:38 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge --- 08:46:38 [INFO] Tests are skipped. 08:46:38 [INFO] 08:46:38 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge --- 08:46:38 [INFO] Tests are skipped. 08:46:38 [INFO] 08:46:38 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge --- 08:46:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:46:38 [INFO] 08:46:38 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge --- 08:46:38 [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 08:46:38 [INFO] 08:46:38 [INFO] ----------------< org.eclipse.ditto:ditto-edge-service >---------------- 08:46:38 [INFO] Building Eclipse Ditto :: Edge :: Service 0-SNAPSHOT [58/77] 08:46:38 [INFO] from edge/service/pom.xml 08:46:38 [INFO] --------------------------------[ jar ]--------------------------------- 08:46:38 [INFO] 08:46:38 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-edge-service --- 08:46:38 [INFO] 08:46:38 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-edge-service --- 08:46:38 [INFO] 08:46:38 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge-service --- 08:46: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/edge/service/target/jacoco.exec 08:46:38 [INFO] 08:46:38 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge-service --- 08:46:38 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:46:38 [WARNING] 08:46:38 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:46:38 [WARNING] 08:46:38 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:46:38 [WARNING] 08:46:38 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/edge/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:46:38 [INFO] 08:46:38 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-edge-service --- 08:46:38 [INFO] Copying 2 resources from src/main/resources to target/classes 08:46:38 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:46:38 [INFO] 08:46:38 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge-service --- 08:46:38 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT... 08:46:38 [INFO] 08:46:38 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-edge-service --- 08:46:38 [INFO] Changes detected - recompiling the module! :dependency 08:46:38 [INFO] Compiling 44 source files with javac [debug target 17] to target/classes 08:46:39 [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. 08:46:39 [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. 08:46:39 [INFO] 08:46:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-edge-service --- 08:46:39 [INFO] Copying 4 resources from src/test/resources to target/test-classes 08:46:39 [INFO] 08:46:39 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-edge-service --- 08:46:39 [INFO] Changes detected - recompiling the module! :dependency 08:46:39 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes 08:46:39 [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. 08:46:39 [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. 08:46:39 [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. 08:46:39 [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. 08:46:39 [INFO] 08:46:39 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-edge-service --- 08:46:39 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:46:39 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/surefire-reports 08:46:39 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:46:39 [INFO] 08:46:39 [INFO] ------------------------------------------------------- 08:46:39 [INFO] T E S T S 08:46:39 [INFO] ------------------------------------------------------- 08:46:40 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest 08:46:41 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableEntityPlaceholderTest 08:46:41 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest 08:46:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingPlaceholderTest 08:46:41 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest 08:46:41 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableThingJsonPlaceholderTest 08:46:41 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest 08:46:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutablePolicyPlaceholderTest 08:46:41 [INFO] Running org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest 08:46:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:46:43 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.757 s -- in org.eclipse.ditto.edge.service.placeholders.ImmutableFeaturePlaceholderTest 08:46:43 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest 08:46:43 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterDefaultHeaderTest 08:46:43 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest 08:46:43 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.edge.service.acknowledgements.messages.MessageCommandAckRequestSetterTest 08:46:43 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest 08:46:45 13:46:45.737 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:46:46 13:46:46.790 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:46:46 13:46:46.889 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:46:46 13:46:46.981 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:46:47 13:46:47.783 [DEBUG] [26bd96f5-45b6-4162-9908-80c3d22c27f1] o.e.d.e.s.a.AcknowledgementForwarderActor - Received Acknowledgement / ErrorResponse, forwarding to acknowledgement aggregator <ActorSelection[Anchor(pekko://PekkoTestSystem/), Path(/system/testProbe-1#1105844998)]>: <Acknowledgement [label=my-requested-ack, entityId=:b7744f22-bfde-481d-a0cd-467de3840f41, httpStatus=HttpStatus [code=202, category=SUCCESS], payload=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=26bd96f5-45b6-4162-9908-80c3d22c27f1, ditto-ackgregator-address=pekko://PekkoTestSystem/system/testProbe-1#1105844998, response-required=false}], isWeak=false]> 08:46:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.056 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorTest 08:46:47 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest 08:46:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingLiveCommandAckRequestSetterTest 08:46:47 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest 08:46:47 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.edge.service.acknowledgements.things.ThingModifyCommandAckRequestSetterTest 08:46:47 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest 08:46:48 [INFO] [11/24/2023 13:46:48.504] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementForwarderActorStarterTest 08:46:48 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest 08:46:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.590 s -- in org.eclipse.ditto.edge.service.acknowledgements.config.DefaultAcknowledgementConfigTest 08:46:49 [INFO] Running org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest 08:46:49 [INFO] [11/24/2023 13:46:49.222] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-4bddbba] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>. 08:46:49 [WARN] [11/24/2023 13:46:49.232] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-4bddbba] Received invalid response. Reason: Entity ID of live response <:f99c585a-d96c-4fc5-84d3-a24ee2963cf9> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-4bddbba, requested-acks=["live-response"], channel=live, timeout=3000ms, ditto-connection-id=5fceb6ce-3bf1-4209-8c09-82513394effa, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:f99c585a-d96c-4fc5-84d3-a24ee2963cf9]. 08:46:52 [INFO] [11/24/2023 13:46:52.239] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive/system/testProbe-6/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithConnectionIdForLive-4bddbba] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 08:46:52 [INFO] [11/24/2023 13:46:52.446] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:52 [INFO] [11/24/2023 13:46:52.498] [AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive/system/testProbe-7/$a][correlation-id:AcknowledgementAggregatorActorTest.resetConnectivityHeadersForLive-d04324a] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>. 08:46:52 [INFO] [11/24/2023 13:46:52.503] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_resetConnectivityHeadersForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:52 [INFO] [11/24/2023 13:46:52.579] [AcknowledgementAggregatorActorTest_keepCommandHeaders-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders/system/testProbe-8/$a][correlation-id:AcknowledgementAggregatorActorTest.keepCommandHeaders-fb6df8e] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>. 08:46:52 [INFO] [11/24/2023 13:46:52.583] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_keepCommandHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:52 [INFO] [11/24/2023 13:46:52.652] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-9/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-13dbac6] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>. 08:46:52 [WARN] [11/24/2023 13:46:52.652] [AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive/system/testProbe-9/$a][correlation-id:AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-13dbac6] Received invalid response. Reason: Entity ID of live response <:d990f3be-4ced-4973-bbd2-176a61cf81c2> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive-13dbac6, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:d990f3be-4ced-4973-bbd2-176a61cf81c2]. 08:46:52 [INFO] [11/24/2023 13:46:52.656] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnInvalidThingCommandResponseAndThenValidCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:52 [INFO] [11/24/2023 13:46:52.700] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-39cd8f6] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT3S>. 08:46:52 [WARN] [11/24/2023 13:46:52.700] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-39cd8f6] Received invalid response. Reason: Entity ID of live response <:c34a358f-f532-437c-9b7c-61857e093fd2> differs from entity ID of command <mynamespace:myname>. Response: DeleteThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-39cd8f6, requested-acks=["live-response"], channel=live, timeout=3000ms, response-required=false}], responseType=things.responses:deleteThing, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:c34a358f-f532-437c-9b7c-61857e093fd2]. 08:46:55 [INFO] [11/24/2023 13:46:55.712] [AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive/system/testProbe-10/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive-39cd8f6] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 08:46:55 [INFO] [11/24/2023 13:46:55.715] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleInvalidThingCommandResponseWithoutConnectionIdForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:55 [INFO] [11/24/2023 13:46:55.753] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-11/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-f9ed26a] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT0.001S>. 08:46:55 [INFO] [11/24/2023 13:46:55.781] [AcknowledgementAggregatorActorTest_returnErrorResponseForLive-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive/system/testProbe-11/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForLive-f9ed26a] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 08:46:55 [INFO] [11/24/2023 13:46:55.783] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:55 [INFO] [11/24/2023 13:46:55.830] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-12/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-85fe7a6] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT0.001S>. 08:46:55 [INFO] [11/24/2023 13:46:55.854] [AcknowledgementAggregatorActorTest_returnErrorResponseForTwin-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin/system/testProbe-12/$a][correlation-id:AcknowledgementAggregatorActorTest.returnErrorResponseForTwin-85fe7a6] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 08:46:55 [INFO] [11/24/2023 13:46:55.856] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnErrorResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:55 [INFO] [11/24/2023 13:46:55.892] [AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements-pekko.actor.default-dispatcher-4] [pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements/system/testProbe-13/$a][correlation-id:AcknowledgementAggregatorActorTest.discardDuplicateAndUnsolicitedAcknowledgements-7923b57] Starting to wait for all requested acknowledgements <[ack1, ack2]> for a maximum duration of <PT1M5S>. 08:46:55 [INFO] [11/24/2023 13:46:55.894] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_discardDuplicateAndUnsolicitedAcknowledgements)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:46:56 [INFO] [11/24/2023 13:46:55.930] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-5] [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>. 08:47:01 [INFO] [11/24/2023 13:47:00.949] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-6] [pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a][correlation-id:awaitsOnlyUntilTimeout] Timed out waiting for all requested acknowledgements, completing Acknowledgements with timeouts... 08:47:01 [INFO] [11/24/2023 13:47:01.932] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:01 [INFO] [pekkoDeadLetter][11/24/2023 13:47:01.932] [AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout-pekko.actor.default-dispatcher-6] [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#-2078288496] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://AcknowledgementAggregatorActorTest_awaitsOnlyUntilTimeout/system/testProbe-14/$a#-2078288496] 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'. 08:47:01 [INFO] [11/24/2023 13:47:01.973] [AcknowledgementAggregatorActorTest_returnSingleResponseForLive-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive/system/testProbe-15/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForLive-d480924] Starting to wait for all requested acknowledgements <[live-response]> for a maximum duration of <PT1M5S>. 08:47:01 [INFO] [11/24/2023 13:47:01.976] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForLive)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:02 [INFO] [11/24/2023 13:47:02.018] [AcknowledgementAggregatorActorTest_returnSingleResponseForTwin-pekko.actor.default-dispatcher-5] [pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin/system/testProbe-16/$a][correlation-id:AcknowledgementAggregatorActorTest.returnSingleResponseForTwin-60c9518] Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:47:02 [INFO] [11/24/2023 13:47:02.019] [main] [CoordinatedShutdown(pekko://AcknowledgementAggregatorActorTest_returnSingleResponseForTwin)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:02 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.92 s -- in org.eclipse.ditto.edge.service.acknowledgements.AcknowledgementAggregatorActorTest 08:47:02 [INFO] Running org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest 08:47:02 13:47:02.041 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 s -- in org.eclipse.ditto.edge.service.dispatching.EntityTaskSchedulerTest 08:47:02 [INFO] Running org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest 08:47:02 13:47:02.382 [INFO ] [] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:47:02 [INFO] [11/24/2023 13:47:02.428] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-4] [pekko://ThingsAggregatorProxyActorTest/user/$a][correlation-id:0f513470-f73a-42b3-add2-70714643f407] Got 'RetrieveThings' message. Retrieving requested '1' Things.. 08:47:02 [INFO] [11/24/2023 13:47:02.456] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-4] [pekko://ThingsAggregatorProxyActorTest/user/$b][correlation-id:0f513470-f73a-42b3-add2-70714643f407] Got 'RetrieveThings' message. Retrieving requested '1' Things.. 08:47:02 [INFO] [11/24/2023 13:47:02.457] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-4] [pekko://ThingsAggregatorProxyActorTest/user/$b] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests 08:47:02 [INFO] [11/24/2023 13:47:02.761] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-6] [pekko://ThingsAggregatorProxyActorTest/user/$b] OP_COMPLETE: finished waiting for requests 08:47:02 [INFO] [11/24/2023 13:47:02.783] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-4] [pekko://ThingsAggregatorProxyActorTest/user/$c][correlation-id:0f513470-f73a-42b3-add2-70714643f407] Got 'RetrieveThings' message. Retrieving requested '1' Things.. 08:47:02 [INFO] [11/24/2023 13:47:02.806] [ThingsAggregatorProxyActorTest-pekko.actor.default-dispatcher-4] [pekko://ThingsAggregatorProxyActorTest/user/$d] SERVICE_REQUESTS_DONE: no ongoing requests 08:47:02 [INFO] [11/24/2023 13:47:02.807] [main] [CoordinatedShutdown(pekko://ThingsAggregatorProxyActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.eclipse.ditto.edge.service.dispatching.ThingsAggregatorProxyActorTest 08:47:02 [INFO] Running org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest 08:47:02 13:47:02.819 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:03 13:47:02.954 [INFO ] [] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTestSignalTransformer. 08:47:03 13:47:02.973 [DEBUG] [cid-1-create] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar> 08:47:03 13:47:02.980 [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]>. 08:47:03 13:47:02.981 [DEBUG] [cid-2-modify] o.e.d.e.s.d.EdgeCommandForwarderActor - Scheduling signal transformation task for entityId <foo:bar> 08:47:03 13:47:03.172 [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]>. 08:47:03 13:47:03.173 [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 08:47:03 13:47:03.175 [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 08:47:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.eclipse.ditto.edge.service.dispatching.EdgeCommandForwarderActorTest 08:47:03 [INFO] Running org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest 08:47:03 13:47:03.206 [INFO ] [] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.edge.service.headers.DefaultDittoHeadersValidatorTest 08:47:03 [INFO] 08:47:03 [INFO] Results: 08:47:03 [INFO] 08:47:03 [INFO] Tests run: 133, Failures: 0, Errors: 0, Skipped: 0 08:47:03 [INFO] 08:47:03 [INFO] 08:47:03 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge-service --- 08:47:03 [INFO] 08:47:03 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-edge-service --- 08:47:03 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar 08:47:03 [INFO] 08:47:03 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge-service --- 08:47:03 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:47:03 [INFO] No previous run data found, generating javadoc. 08:47:05 [WARNING] Javadoc Warnings 08:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/package-info.java:14: warning: no comment 08:47:05 [WARNING] package org.eclipse.ditto.edge.service; 08:47:05 [WARNING] ^ 08:47:05 [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 08:47:05 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements; 08:47:05 [WARNING] ^ 08:47:05 [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 08:47:05 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.message; 08:47:05 [WARNING] ^ 08:47:05 [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 08:47:05 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.things; 08:47:05 [WARNING] ^ 08:47:05 [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 08:47:05 [WARNING] package org.eclipse.ditto.edge.service.dispatching; 08:47:05 [WARNING] ^ 08:47:05 [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 08:47:05 [WARNING] package org.eclipse.ditto.edge.service.placeholders; 08:47:05 [WARNING] ^ 08:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/AskWithRetryCommandForwarder.java:61: warning: no comment 08:47:05 [WARNING] public AskWithRetryCommandForwarder(final ActorSystem actorSystem) { 08:47:05 [WARNING] ^ 08:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DefaultDittoHeadersValidator.java:41: warning: no comment 08:47:05 [WARNING] public DefaultDittoHeadersValidator(final ActorSystem actorSystem, final Config config) { 08:47:05 [WARNING] ^ 08:47:05 [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 08:47:05 [WARNING] public DefaultNamespaceAppender(final String defaultNamespace) { 08:47:05 [WARNING] ^ 08:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DittoHeadersValidator.java:67: warning: no comment 08:47:05 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<DittoHeadersValidator> { 08:47:05 [WARNING] ^ 08:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderActor.java:260: warning: no comment 08:47:05 [WARNING] public void forwardToConnectivityPubSub(final RetrieveAllConnectionIds cmd) { 08:47:05 [WARNING] ^ 08:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderExtension.java:59: warning: no comment 08:47:05 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<EdgeCommandForwarderExtension> { 08:47:05 [WARNING] ^ 08:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/FeaturePlaceholder.java:27: warning: no comment 08:47:05 [WARNING] static FeaturePlaceholder getInstance() { 08:47:05 [WARNING] ^ 08:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/PolicyPlaceholder.java:24: warning: no comment 08:47:05 [WARNING] static PolicyPlaceholder getInstance() { 08:47:05 [WARNING] ^ 08:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/RequestPlaceholder.java:24: warning: no comment 08:47:05 [WARNING] static RequestPlaceholder getInstance() { 08:47:05 [WARNING] ^ 08:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingJsonPlaceholder.java:24: warning: no comment 08:47:05 [WARNING] static ThingJsonPlaceholder getInstance() { 08:47:05 [WARNING] ^ 08:47:05 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingPlaceholder.java:24: warning: no comment 08:47:05 [WARNING] static ThingPlaceholder getInstance() { 08:47:05 [WARNING] ^ 08:47:05 [WARNING] 17 warnings 08:47:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar 08:47:05 [INFO] 08:47:05 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge-service --- 08:47:05 [INFO] Tests are skipped. 08:47:05 [INFO] 08:47:05 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge-service --- 08:47:05 [INFO] Tests are skipped. 08:47:05 [INFO] 08:47:05 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge-service --- 08:47:05 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec 08:47:05 [INFO] Analyzed bundle 'Eclipse Ditto :: Edge :: Service' with 48 classes 08:47:05 [INFO] 08:47:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge-service --- 08:47:05 [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 08:47:05 [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 08:47:05 [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 08:47:05 [INFO] 08:47:05 [INFO] ------< org.eclipse.ditto:ditto-internal-models-signalenrichment >------ 08:47:05 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal Enrichment 0-SNAPSHOT [59/77] 08:47:05 [INFO] from internal/models/signalenrichment/pom.xml 08:47:05 [INFO] --------------------------------[ jar ]--------------------------------- 08:47:05 [INFO] 08:47:05 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-models-signalenrichment --- 08:47:05 [INFO] 08:47:05 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-models-signalenrichment --- 08:47:05 [INFO] 08:47:05 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment --- 08: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/models/signalenrichment/target/jacoco.exec 08:47:05 [INFO] 08:47:05 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signalenrichment --- 08:47:05 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:47:05 [WARNING] 08:47:05 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:47:05 [WARNING] 08:47:05 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:47:05 [WARNING] 08:47:05 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:47:05 [INFO] 08:47:05 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signalenrichment --- 08:47:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/resources 08:47:05 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:47:05 [INFO] 08:47:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signalenrichment --- 08:47:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT... 08:47:05 [INFO] 08:47:05 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signalenrichment --- 08:47:05 [INFO] Changes detected - recompiling the module! :dependency 08:47:05 [INFO] Compiling 10 source files with javac [debug target 17] to target/classes 08:47:05 [INFO] 08:47:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signalenrichment --- 08:47:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/resources 08:47:05 [INFO] 08:47:05 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signalenrichment --- 08:47:05 [INFO] Changes detected - recompiling the module! :dependency 08:47:05 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes 08:47:06 [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. 08:47:06 [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. 08:47:06 [INFO] 08:47:06 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signalenrichment --- 08:47:06 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:47:06 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/surefire-reports 08:47:06 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:47:06 [INFO] 08:47:06 [INFO] ------------------------------------------------------- 08:47:06 [INFO] T E S T S 08:47:06 [INFO] ------------------------------------------------------- 08:47:06 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest 08:47:08 13:47:08.379 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::babf525c-f6bb-433e-8cc4-f61b536f31d9> 08:47:09 13:47:09.434 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::babf525c-f6bb-433e-8cc4-f61b536f31d9> 08:47:09 [INFO] [11/24/2023 13:47:09.485] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:09 13:47:09.588 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::70e86d56-b2c5-4756-813f-e2f75476a55b> 08:47:10 13:47:10.029 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::70e86d56-b2c5-4756-813f-e2f75476a55b> 08:47:11 13:47:11.039 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::70e86d56-b2c5-4756-813f-e2f75476a55b> 08:47:12 [INFO] [11/24/2023 13:47:12.044] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:12 13:47:12.094 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::32ad5e70-9843-4775-8808-3eb1274bb7dd> 08:47:12 13:47:12.096 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::32ad5e70-9843-4775-8808-3eb1274bb7dd> 08:47:13 [INFO] [11/24/2023 13:47:13.101] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:13 13:47:13.148 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::aa53e970-29d7-4d0a-9924-5ceea3655a24> 08:47:13 13:47:13.151 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::aa53e970-29d7-4d0a-9924-5ceea3655a24> 08:47:14 [INFO] [11/24/2023 13:47:14.156] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:14 13:47:14.204 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::ebf87ce0-36ae-4fe1-9f5e-1885c5f6722b> 08:47:14 13:47:14.207 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::ebf87ce0-36ae-4fe1-9f5e-1885c5f6722b> 08:47:15 [INFO] [11/24/2023 13:47:15.211] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:15 13:47:15.248 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::5039af31-4663-470c-bbcb-0300aae957fd> 08:47:15 13:47:15.255 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::5039af31-4663-470c-bbcb-0300aae957fd> 08:47:16 [INFO] [11/24/2023 13:47:16.261] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:16 13:47:16.300 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::820ade78-d67c-41e4-afce-53706f0aee62> 08:47:16 13:47:16.303 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::820ade78-d67c-41e4-afce-53706f0aee62> 08:47:16 [INFO] [11/24/2023 13:47:16.306] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:16 13:47:16.351 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::f5dca413-1038-4e3c-80a0-1282b6c7fdd6> 08:47:16 13:47:16.353 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::f5dca413-1038-4e3c-80a0-1282b6c7fdd6> 08:47:16 [INFO] [11/24/2023 13:47:16.356] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:16 13:47:16.398 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::e0a501bb-1647-4780-89c5-1b6cff77a68f> 08:47:16 [INFO] [11/24/2023 13:47:16.467] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:16 Nov 24, 2023 1:47:16 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:47:16 WARNING: Exception thrown during asynchronous load 08:47:16 java.util.concurrent.CompletionException: ThingNotAccessibleException [message='The Thing with ID ':e0a501bb-1647-4780-89c5-1b6cff77a68f' 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=aa3735b8-47da-415d-aff7-b4f844cbd472}]] 08:47:16 at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368) 08:47:16 at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377) 08:47:16 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152) 08:47:16 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:47:16 at java.base/java.lang.Thread.run(Thread.java:833) 08:47:16 Caused by: ThingNotAccessibleException [message='The Thing with ID ':e0a501bb-1647-4780-89c5-1b6cff77a68f' 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=aa3735b8-47da-415d-aff7-b4f844cbd472}]] 08:47:16 at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:150) 08:47:16 at org.eclipse.ditto.things.model.signals.commands.exceptions.ThingNotAccessibleException$Builder.doBuild(ThingNotAccessibleException.java:132) 08:47:16 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:47:16 at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.lambda$thingNotAccessible$2(AbstractSignalEnrichmentFacadeTest.java:112) 08:47:16 at org.eclipse.ditto.base.model.signals.DittoTestSystem$1.<init>(DittoTestSystem.java:40) 08:47:16 at org.eclipse.ditto.base.model.signals.DittoTestSystem.run(DittoTestSystem.java:39) 08:47:16 at org.eclipse.ditto.internal.models.signalenrichment.AbstractSignalEnrichmentFacadeTest.thingNotAccessible(AbstractSignalEnrichmentFacadeTest.java:99) 08:47:16 at org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest.thingNotAccessible(DittoCachingSignalEnrichmentFacadeTest.java:52) 08:47:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:47:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:47:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:47:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:47:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:47:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:47:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:47:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:47:16 at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41) 08:47:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:47:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:47:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:47:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:47:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:47:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:47:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:47:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:47:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:47:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:47:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:47:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:47:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:47:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:47:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:47:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:47:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:47:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:47:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:47:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:47:16 08:47:16 13:47:16.512 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing:test:thing-id> 08:47:16 [INFO] [11/24/2023 13:47:16.531] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:16 13:47:16.568 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::291c875a-a3df-4f86-894c-5f635c688736> 08:47:26 Nov 24, 2023 1:47:26 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:47:26 WARNING: Exception thrown during asynchronous load 08:47:26 java.util.concurrent.CompletionException: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-11#1940130708), 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. 08:47:26 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) 08:47:26 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) 08:47:26 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1141) 08:47:26 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:47:26 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:47:26 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 08:47:26 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 08:47:26 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 08:47:26 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:47:26 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:47:26 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335) 08:47:26 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:47:26 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 08:47:26 at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737) 08:47:26 at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491) 08:47:26 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:47:26 at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376) 08:47:26 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324) 08:47:26 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328) 08:47:26 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280) 08:47:26 at java.base/java.lang.Thread.run(Thread.java:833) 08:47:26 Caused by: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [ActorSelection[Anchor(pekko://DittoCachingSignalEnrichmentFacadeTest/system/testProbe-11#1940130708), 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. 08:47:26 08:47:26 [INFO] [11/24/2023 13:47:26.585] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:26 13:47:26.625 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::61f06988-4e7c-4f21-ac18-1b3799fbb7c5> 08:47:26 [INFO] [11/24/2023 13:47:26.629] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:26 13:47:26.665 [main] DEBUG org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacade - Looking up cache entry for <thing::64ae1f51-4ceb-4844-8a49-89a66c582ed9> 08:47:26 Nov 24, 2023 1:47:26 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:47:26 WARNING: Exception thrown during asynchronous load 08:47:26 java.util.concurrent.CompletionException: java.lang.IllegalStateException: Unexpected message: java.lang.Object@3b401623 08:47:26 at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368) 08:47:26 at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377) 08:47:26 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152) 08:47:26 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:47:26 at java.base/java.lang.Thread.run(Thread.java:833) 08:47:26 Caused by: java.lang.IllegalStateException: Unexpected message: java.lang.Object@3b401623 08:47:26 at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.toThrowable(ByRoundTripSignalEnrichmentFacade.java:109) 08:47:26 at org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacade.extractPartialThing(ByRoundTripSignalEnrichmentFacade.java:100) 08:47:26 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) 08:47:26 ... 2 more 08:47:26 08:47:26 [INFO] [11/24/2023 13:47:26.668] [main] [CoordinatedShutdown(pekko://DittoCachingSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:26 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.19 s -- in org.eclipse.ditto.internal.models.signalenrichment.DittoCachingSignalEnrichmentFacadeTest 08:47:26 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest 08:47:26 [INFO] [11/24/2023 13:47:26.706] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:26 [INFO] [11/24/2023 13:47:26.749] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:26 [INFO] [11/24/2023 13:47:26.808] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:26 [INFO] [11/24/2023 13:47:26.846] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:26 [INFO] [11/24/2023 13:47:26.879] [main] [CoordinatedShutdown(pekko://ByRoundTripSignalEnrichmentFacadeTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.ditto.internal.models.signalenrichment.ByRoundTripSignalEnrichmentFacadeTest 08:47:26 [INFO] Running org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest 08:47:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 s -- in org.eclipse.ditto.internal.models.signalenrichment.SignalEnrichmentCacheKeyTest 08:47:27 [INFO] 08:47:27 [INFO] Results: 08:47:27 [INFO] 08:47:27 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 08:47:27 [INFO] 08:47:27 [INFO] 08:47:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signalenrichment --- 08:47:27 [INFO] 08:47:27 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signalenrichment --- 08:47:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar 08:47:27 [INFO] 08:47:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signalenrichment --- 08:47:27 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:47:27 [INFO] No previous run data found, generating javadoc. 08:47:28 [WARNING] Javadoc Warnings 08:47:28 [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 08:47:28 [WARNING] package org.eclipse.ditto.internal.models.signalenrichment; 08:47:28 [WARNING] ^ 08:47:28 [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 08:47:28 [WARNING] default JsonObject applyJsonFieldSelector(final JsonObject jsonObject, 08:47:28 [WARNING] ^ 08:47:28 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:83: warning: no @return 08:47:28 [WARNING] public static DittoCachingSignalEnrichmentFacade newInstance(final SignalEnrichmentFacade cacheLoaderFacade, 08:47:28 [WARNING] ^ 08:47:28 [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 08:47:28 [WARNING] CACHE_ENABLED("cache.enabled", true); 08:47:28 [WARNING] ^ 08:47:28 [WARNING] 4 warnings 08:47:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar 08:47:28 [INFO] 08:47:28 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signalenrichment --- 08:47:28 [INFO] Tests are skipped. 08:47:28 [INFO] 08:47:28 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signalenrichment --- 08:47:28 [INFO] Tests are skipped. 08:47:28 [INFO] 08:47:28 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signalenrichment --- 08:47:28 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec 08:47:28 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal Enrichment' with 9 classes 08:47:28 [INFO] 08:47:28 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signalenrichment --- 08:47:28 [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 08:47:28 [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 08:47:28 [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 08:47:28 [INFO] 08:47:28 [INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >----- 08:47:28 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 0-SNAPSHOT [60/77] 08:47:28 [INFO] from internal/utils/conditional-headers/pom.xml 08:47:28 [INFO] --------------------------------[ jar ]--------------------------------- 08:47:28 [INFO] 08:47:28 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-conditional-headers --- 08:47:28 [INFO] 08:47:28 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-conditional-headers --- 08:47:28 [INFO] 08:47:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers --- 08:47: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/conditional-headers/target/jacoco.exec 08:47:28 [INFO] 08:47:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-conditional-headers --- 08:47:28 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:47:28 [WARNING] 08:47:28 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:47:28 [WARNING] 08:47:28 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:47:28 [WARNING] 08:47:28 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:47:28 [INFO] 08:47:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-conditional-headers --- 08:47:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/resources 08:47:28 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:47:28 [INFO] 08:47:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-conditional-headers --- 08:47:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT... 08:47:28 [INFO] 08:47:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-conditional-headers --- 08:47:28 [INFO] Changes detected - recompiling the module! :dependency 08:47:28 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 08:47:28 [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. 08:47:28 [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. 08:47:28 [INFO] 08:47:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-conditional-headers --- 08:47:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/test/resources 08:47:28 [INFO] 08:47:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-conditional-headers --- 08:47:28 [INFO] Changes detected - recompiling the module! :dependency 08:47:28 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 08:47:29 [INFO] 08:47:29 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-conditional-headers --- 08:47:29 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:47:29 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/surefire-reports 08:47:29 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:47:29 [INFO] 08:47:29 [INFO] ------------------------------------------------------- 08:47:29 [INFO] T E S T S 08:47:29 [INFO] ------------------------------------------------------- 08:47:29 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest 08:47:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfNoneMatchPreconditionHeaderTest 08:47:30 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest 08:47:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.internal.utils.headers.conditional.IfMatchPreconditionHeaderTest 08:47:30 [INFO] Running org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest 08:47:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.internal.utils.headers.conditional.ConditionalHeadersValidatorTest 08:47:30 [INFO] 08:47:30 [INFO] Results: 08:47:30 [INFO] 08:47:30 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 08:47:30 [INFO] 08:47:30 [INFO] 08:47:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-conditional-headers --- 08:47:30 [INFO] 08:47:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-conditional-headers --- 08:47:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar 08:47:30 [INFO] 08:47:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-conditional-headers --- 08:47:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:47:30 [INFO] No previous run data found, generating javadoc. 08:47:31 [WARNING] Javadoc Warnings 08:47:31 [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 08:47:31 [WARNING] package org.eclipse.ditto.internal.utils.headers.conditional; 08:47:31 [WARNING] ^ 08:47:31 [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> 08:47:31 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) { 08:47:31 [WARNING] ^ 08:47:31 [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 08:47:31 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) { 08:47:31 [WARNING] ^ 08:47:31 [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 08:47:31 [WARNING] public final class IfMatchPreconditionHeader implements PreconditionHeader<EntityTag> { 08:47:31 [WARNING] ^ 08:47:31 [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 08:47:31 [WARNING] public final class IfNoneMatchPreconditionHeader implements PreconditionHeader<EntityTag> { 08:47:31 [WARNING] ^ 08:47:31 [WARNING] 5 warnings 08:47:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar 08:47:31 [INFO] 08:47:31 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-conditional-headers --- 08:47:31 [INFO] Tests are skipped. 08:47:31 [INFO] 08:47:31 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-conditional-headers --- 08:47:31 [INFO] Tests are skipped. 08:47:31 [INFO] 08:47:31 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-conditional-headers --- 08:47:31 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec 08:47:31 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Conditional Headers' with 4 classes 08:47:31 [INFO] 08:47:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-conditional-headers --- 08:47:31 [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 08:47:31 [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 08:47:31 [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 08:47:31 [INFO] 08:47:31 [INFO] ------< org.eclipse.ditto:ditto-internal-utils-persistent-actors >------ 08:47:31 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistent Actors 0-SNAPSHOT [61/77] 08:47:31 [INFO] from internal/utils/persistent-actors/pom.xml 08:47:31 [INFO] --------------------------------[ jar ]--------------------------------- 08:47:31 [INFO] 08:47:31 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-persistent-actors --- 08:47:31 [INFO] 08:47:31 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-persistent-actors --- 08:47:31 [INFO] 08:47:31 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors --- 08:47:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:47:31 [INFO] 08:47:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors --- 08: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/persistent-actors/target/jacoco.exec 08:47:31 [INFO] 08:47:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistent-actors --- 08:47:31 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:47:31 [WARNING] 08:47:31 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:47:31 [WARNING] 08:47:31 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:47:31 [WARNING] 08:47:31 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:47:31 [INFO] 08:47:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistent-actors --- 08:47:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/resources 08:47:31 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:47:31 [INFO] 08:47:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistent-actors --- 08:47:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT... 08:47:31 [INFO] 08:47:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistent-actors --- 08:47:31 [INFO] Changes detected - recompiling the module! :dependency 08:47:31 [INFO] Compiling 42 source files with javac [debug target 17] to target/classes 08:47:31 [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. 08:47:31 [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. 08:47:31 [INFO] 08:47:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistent-actors --- 08:47:31 [INFO] Copying 6 resources from src/test/resources to target/test-classes 08:47:31 [INFO] 08:47:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistent-actors --- 08:47:31 [INFO] Changes detected - recompiling the module! :dependency 08:47:31 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 08:47:32 [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. 08:47:32 [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. 08:47:32 [INFO] 08:47:32 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistent-actors --- 08:47:32 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:47:32 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/surefire-reports 08:47:32 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:47:32 [INFO] 08:47:32 [INFO] ------------------------------------------------------- 08:47:32 [INFO] T E S T S 08:47:32 [INFO] ------------------------------------------------------- 08:47:32 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest 08:47:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.DefaultCleanupConfigTest 08:47:34 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest 08:47:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:47:37 [INFO] [11/24/2023 13:47:37.790] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:38 [INFO] [11/24/2023 13:47:38.057] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:38 [INFO] [11/24/2023 13:47:38.196] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:38 [INFO] [11/24/2023 13:47:38.328] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.274 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupTest 08:47:38 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest 08:47:38 13:47:38.614 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:38 13:47:38.955 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 08:47:39 13:47:38.988 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id> 08:47:39 13:47:39.279 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT9M40.37109375S> from start 08:47:39 13:47:39.281 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30 08:47:39 13:47:39.417 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:39 13:47:39.465 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 08:47:39 13:47:39.486 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Activating kill-switch on demand: <SingleKillSwitch(1595415388)> 08:47:39 13:47:39.490 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30 08:47:39 13:47:39.491 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown and disabled. Last PID=<thing:last:pid> 08:47:39 13:47:39.827 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:39 13:47:39.884 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream disabled. lastPid=<> 08:47:39 13:47:39.929 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:40 13:47:39.980 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 08:47:40 13:47:39.982 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActorTest - Waiting 1/30 08:47:40 13:47:39.983 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Progress=<thing:p:id> 08:47:40 13:47:40.084 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT6M28.4765625S> from start 08:47:40 13:47:40.089 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 08:47:40 [INFO] [11/24/2023 13:47:40.105] [test-pekko.actor.default-dispatcher-10] [pekko://test/system/testProbe-5/$a] Stream complete. Next stream in <PT8M18.33984375S> from start 08:47:40 13:47:40.140 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:40 13:47:40.201 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 08:47:40 13:47:40.203 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Aborting stream because of graceful shutdown. 08:47:40 13:47:40.203 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream failed or shutdown. Next stream in <PT5M1.46484375S> starting from <> 08:47:40 13:47:40.238 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:40 13:47:40.296 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Quiet period expired, starting stream from <> 08:47:40 13:47:40.299 [INFO ] o.e.d.i.u.p.c.PersistenceCleanupActor - Stream complete. Next stream in <PT9M24.55078125S> from start 08:47:40 13:47:40.339 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:40 13:47:40.401 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:40 13:47:40.481 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:40 [INFO] [11/24/2023 13:47:40.744] [test-pekko.actor.default-dispatcher-4] [pekko://test/system/testProbe-13/$a] Stream complete. Next stream in <PT6M36.6796875S> from start 08:47:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.412 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.PersistenceCleanupActorTest 08:47:40 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest 08:47:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CleanupResultTest 08:47:40 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest 08:47:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.SnapshotRevisionTest 08:47:40 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest 08:47:41 [INFO] [11/24/2023 13:47:41.285] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:41 [INFO] [11/24/2023 13:47:41.453] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:41 [INFO] [11/24/2023 13:47:41.719] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.858 s -- in org.eclipse.ditto.internal.utils.persistentactors.cleanup.CreditsTest 08:47:41 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest 08:47:42 13:47:42.170 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:42 13:47:42.343 [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. 08:47:42 13:47:42.344 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Another cleanup is already running, rejecting the new cleanup request. 08:47:42 13:47:42.379 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:42 13:47:42.438 [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. 08:47:42 13:47:42.439 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteSucceeds' completed. 08:47:42 13:47:42.461 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:42 13:47:42.499 [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. 08:47:42 13:47:42.501 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteSnapshot' failed. Snapshots: DeleteSnapshotsFailure (thing:namespace:failDeleteSnapshot). Messages: DeleteMessagesSuccess. 08:47:42 13:47:42.544 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:42 13:47:42.595 [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. 08:47:42 13:47:42.596 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteNotCalledWhenRevisionDidNotChange' completed. 08:47:42 13:47:42.629 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:42 13:47:42.669 [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. 08:47:42 13:47:42.670 [WARN ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:namespace:failDeleteMessage' failed. Snapshots: DeleteSnapshotsSuccess. Messages: DeleteMessagesFailure (thing:namespace:failDeleteMessage). 08:47:42 13:47:42.695 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:42 13:47:42.755 [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. 08:47:42 13:47:42.756 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testZeroStaleEventsKept' completed. 08:47:42 13:47:42.779 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:47:42 13:47:42.818 [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. 08:47:42 13:47:42.819 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed. 08:47:42 13:47:42.833 [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. 08:47:42 13:47:42.834 [INFO ] o.e.d.i.u.p.AbstractPersistentActorWithTimersAndCleanupTest$DummyPersistentActor - Cleanup for 'thing:com.example:testDeleteIsCalledWhenRevisionChanged' completed. 08:47:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s -- in org.eclipse.ditto.internal.utils.persistentactors.AbstractPersistentActorWithTimersAndCleanupTest 08:47:42 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest 08:47:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s -- in org.eclipse.ditto.internal.utils.persistentactors.config.DefaultPingConfigTest 08:47:43 [INFO] Running org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest 08:47:44 [INFO] [11/24/2023 13:47:44.007] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/user/$a] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>. 08:47:44 [INFO] [11/24/2023 13:47:44.008] [PekkoTestSystem-pekko.actor.default-dispatcher-7] [pekko://PekkoTestSystem/user/$a] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>. 08:47:45 [INFO] [11/24/2023 13:47:45.035] [Thread-26] [pekko://PekkoTestSystem/user/$a] Sending pings completed. 08:47:45 [INFO] [11/24/2023 13:47:45.035] [PekkoTestSystem-pekko.actor.default-dispatcher-8] [pekko://PekkoTestSystem/user/$a] Got ping completed. 08:47:45 [INFO] [11/24/2023 13:47:45.048] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$b] Scheduling ping for all PersistenceActors with initial delay <PT0S> and interval <PT10M>. 08:47:45 [INFO] [11/24/2023 13:47:45.048] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [pekko://PekkoTestSystem/user/$b] Sending ping for PersistenceActors. Will be sent again after the configured interval of <PT10M>. 08:47:45 Nov 24, 2023 1:47:45 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:47:45 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. 08:47:45 [INFO] [11/24/2023 13:47:45.058] [PekkoTestSystem-pekko.actor.default-dispatcher-9] [pekko://PekkoTestSystem/user/$b] Another ping iteration is currently in progress. Next iteration will be started after <PT10M>. 08:47:45 Nov 24, 2023 1:47:45 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:47:45 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. 08:47:46 Nov 24, 2023 1:47:46 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:47:46 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. 08:47:46 [INFO] [11/24/2023 13:47:46.075] [Thread-27] [pekko://PekkoTestSystem/user/$b] Sending pings completed. 08:47:46 [INFO] [11/24/2023 13:47:46.075] [PekkoTestSystem-pekko.actor.default-dispatcher-8] [pekko://PekkoTestSystem/user/$b] Got ping completed. 08:47:46 [INFO] [11/24/2023 13:47:46.179] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:47:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.220 s -- in org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActorTest 08:47:46 [INFO] 08:47:46 [INFO] Results: 08:47:46 [INFO] 08:47:46 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 08:47:46 [INFO] 08:47:46 [INFO] 08:47:46 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistent-actors --- 08:47:46 [INFO] 08:47:46 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistent-actors --- 08:47:46 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar 08:47:46 [INFO] 08:47:46 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistent-actors --- 08:47:46 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:47:46 [INFO] No previous run data found, generating javadoc. 08:47:49 [WARNING] Javadoc Warnings 08:47:49 [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 08:47:49 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors; 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.cleanup; 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.config; 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] protected final Map<Class<? extends C>, CommandStrategy<? extends C, S, K, ? extends E>> strategies; 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] protected final Logger log = LoggerFactory.getLogger(getClass()); 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] void onError(DittoRuntimeException error, Command<?> errorCausingCommand); 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:512: warning: no comment 08:47:49 [WARNING] protected void becomeDeletedHandler() { 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:654: warning: no comment 08:47:49 [WARNING] protected void handleByCommandStrategy(final C command) { 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:997: warning: no comment 08:47:49 [WARNING] public PersistEmptyEvent(final EmptyEvent emptyEvent) { 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:125: warning: no comment 08:47:49 [WARNING] @Nullable protected final BlockedNamespaces blockedNamespaces; 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] @Nullable protected ActorRef enforcerChild; 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:127: warning: no comment 08:47:49 [WARNING] @Nullable protected E entityId; 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:119: warning: no comment 08:47:49 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this); 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:123: warning: no comment 08:47:49 [WARNING] protected final MongoReadJournal mongoReadJournal; 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:117: warning: no comment 08:47:49 [WARNING] protected static final String PERSISTENCE_ACTOR_NAME = "pa"; 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] @Nullable protected ActorRef persistenceActorChild; 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:146: warning: no comment 08:47:49 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final ActorRef persistenceActorChild, 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:141: warning: no comment 08:47:49 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final BlockedNamespaces blockedNamespaces, 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:226: warning: no comment 08:47:49 [WARNING] protected Receive activeBehaviour(final Runnable matchProcessNextTwinMessageBehavior, 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:586: warning: no comment 08:47:49 [WARNING] protected void becomeTwinSignalProcessingAwaiting() { 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:1015: warning: no comment 08:47:49 [WARNING] protected CompletionStage<Object> filterTargetActorResponseViaEnforcer( 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:636: warning: no comment 08:47:49 [WARNING] protected void restartChild() { 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] protected AbstractPersistentActorWithTimersAndCleanup() { 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] protected DittoDiagnosticLoggingAdapter createLogger() { 08:47:49 [WARNING] ^ 08:47:49 [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> 08:47:49 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log, 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log, 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] public EmptyEvent(final JsonValue effect, final long revision, final DittoHeaders dittoHeaders) { 08:47:49 [WARNING] ^ 08:47:49 [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> 08:47:49 [WARNING] static <E extends Event<?>> Result<E> empty() { 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] public enum Control { 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:348: warning: no comment 08:47:49 [WARNING] SERVICE_REQUESTS_DONE 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] SHUTDOWN, 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] STREAM_COMPLETE, 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] STREAM_FAILED, 08:47:49 [WARNING] ^ 08:47:49 [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 08:47:49 [WARNING] IN_QUIET_PERIOD, 08:47:49 [WARNING] ^ 08:47:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:356: warning: no comment 08:47:49 [WARNING] RUNNING 08:47:49 [WARNING] ^ 08:47:49 [WARNING] 36 warnings 08:47:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar 08:47:49 [INFO] 08:47:49 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistent-actors --- 08:47:49 [INFO] Tests are skipped. 08:47:49 [INFO] 08:47:49 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistent-actors --- 08:47:49 [INFO] Tests are skipped. 08:47:49 [INFO] 08:47:49 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistent-actors --- 08:47:49 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec 08:47:49 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistent Actors' with 49 classes 08:47:49 [INFO] 08:47:49 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistent-actors --- 08:47:49 [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 08:47:49 [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 08:47:49 [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 08:47:49 [INFO] 08:47:49 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-protocol >----------- 08:47:49 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Protocol 0-SNAPSHOT [62/77] 08:47:49 [INFO] from internal/utils/protocol/pom.xml 08:47:49 [INFO] --------------------------------[ jar ]--------------------------------- 08:47:49 [INFO] 08:47:49 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-protocol --- 08:47:49 [INFO] 08:47:49 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-protocol --- 08:47:49 [INFO] 08:47:49 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol --- 08:47: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/internal/utils/protocol/target/jacoco.exec 08:47:49 [INFO] 08:47:49 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-protocol --- 08:47:49 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:47:49 [WARNING] 08:47:49 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:47:49 [WARNING] 08:47:49 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:47:49 [WARNING] 08:47:49 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:47:49 [INFO] 08:47:49 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-protocol --- 08:47:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/resources 08:47:49 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:47:49 [INFO] 08:47:49 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-protocol --- 08:47:49 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT... 08:47:49 [INFO] 08:47:49 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-protocol --- 08:47:49 [INFO] Changes detected - recompiling the module! :dependency 08:47:49 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 08:47:49 [INFO] 08:47:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-protocol --- 08:47:49 [INFO] Copying 1 resource from src/test/resources to target/test-classes 08:47:49 [INFO] 08:47:49 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-protocol --- 08:47:49 [INFO] Changes detected - recompiling the module! :dependency 08:47:49 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes 08:47:49 [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. 08:47:49 [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. 08:47:49 [INFO] 08:47:49 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-protocol --- 08:47:49 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:47:49 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/surefire-reports 08:47:49 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:47:49 [INFO] 08:47:49 [INFO] ------------------------------------------------------- 08:47:49 [INFO] T E S T S 08:47:49 [INFO] ------------------------------------------------------- 08:47:50 [INFO] Running org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest 08:47:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.009 s -- in org.eclipse.ditto.internal.utils.protocol.ProtocolAdapterProviderTest 08:47:52 [INFO] Running org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest 08:47:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.049 s -- in org.eclipse.ditto.internal.utils.protocol.config.DefaultProtocolConfigTest 08:47:54 [INFO] 08:47:54 [INFO] Results: 08:47:54 [INFO] 08:47:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 08:47:54 [INFO] 08:47:54 [INFO] 08:47:54 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-protocol --- 08:47:54 [INFO] 08:47:54 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-protocol --- 08:47:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar 08:47:54 [INFO] 08:47:54 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-protocol --- 08:47:54 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:47:54 [INFO] No previous run data found, generating javadoc. 08:47:55 [WARNING] Javadoc Warnings 08:47:55 [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 08:47:55 [WARNING] package org.eclipse.ditto.internal.utils.protocol.config; 08:47:55 [WARNING] ^ 08:47:55 [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 08:47:55 [WARNING] protected abstract HeaderTranslator createHttpHeaderTranslatorInstance(ProtocolConfig protocolConfig); 08:47:55 [WARNING] ^ 08:47:55 [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 08:47:55 [WARNING] enum ProtocolConfigValue implements KnownConfigValue { 08:47:55 [WARNING] ^ 08:47:55 [WARNING] 3 warnings 08:47:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar 08:47:55 [INFO] 08:47:55 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-protocol --- 08:47:55 [INFO] Tests are skipped. 08:47:55 [INFO] 08:47:55 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-protocol --- 08:47:55 [INFO] Tests are skipped. 08:47:55 [INFO] 08:47:55 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-protocol --- 08:47:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec 08:47:55 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Protocol' with 5 classes 08:47:55 [INFO] 08:47:55 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-protocol --- 08:47:55 [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 08:47:55 [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 08:47:55 [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 08:47:55 [INFO] 08:47:55 [INFO] ----------< org.eclipse.ditto:ditto-rql-search-option-parser >---------- 08:47:55 [INFO] Building Eclipse Ditto :: RQL :: search option parser 0-SNAPSHOT [63/77] 08:47:55 [INFO] from rql/search-option-parser/pom.xml 08:47:55 [INFO] -------------------------------[ bundle ]------------------------------- 08:47:55 [INFO] 08:47:55 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-rql-search-option-parser --- 08:47:55 [INFO] 08:47:55 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-rql-search-option-parser --- 08:47:55 [INFO] 08:47:55 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser --- 08:47:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:47:55 [INFO] 08:47:55 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser --- 08:47:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec 08:47:55 [INFO] 08:47:55 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-search-option-parser --- 08:47:55 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:47:55 [WARNING] 08:47:55 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:47:55 [WARNING] 08:47:55 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:47:55 [WARNING] 08:47:55 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:47:55 [INFO] 08:47:55 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-search-option-parser --- 08:47:55 [INFO] Copying 0 resource from src/main/resources to target/classes 08:47:55 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:47:55 [INFO] 08:47:55 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-search-option-parser --- 08:47:55 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT... 08:47:55 [INFO] 08:47:55 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-search-option-parser --- 08:47:55 [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 08:47:55 [INFO] compiling 1 Scala source and 2 Java sources to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes ... 08:47:59 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details 08:47:59 [WARNING] one warning found 08:48:00 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 08:48:00 1 warning. 08:48:00 [INFO] done compiling 08:48:00 [INFO] compile in 5.0 s 08:48:00 [INFO] 08:48:00 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-search-option-parser --- 08:48:00 [INFO] Changes detected - recompiling the module! :dependency 08:48:00 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes 08:48:00 [WARNING] bootstrap class path not set in conjunction with -source 8 08:48:00 [INFO] 08:48:00 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-search-option-parser --- 08:48:00 [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 08:48:00 [INFO] compile in 0.0 s 08:48:00 [INFO] 08:48:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-search-option-parser --- 08:48:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/src/test/resources 08:48:00 [INFO] 08:48:00 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-search-option-parser --- 08:48:00 [INFO] Changes detected - recompiling the module! :dependency 08:48:00 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 08:48:00 [WARNING] bootstrap class path not set in conjunction with -source 8 08:48:00 [INFO] 08:48:00 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-search-option-parser --- 08:48:00 [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 08:48:00 [INFO] compiling 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/test-classes ... 08:48:02 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 08:48:02 1 warning. 08:48:02 [INFO] done compiling 08:48:02 [INFO] compile in 1.3 s 08:48:02 [INFO] 08:48:02 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-search-option-parser --- 08:48:02 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:48:02 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/surefire-reports 08:48:02 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:48:02 [INFO] 08:48:02 [INFO] ------------------------------------------------------- 08:48:02 [INFO] T E S T S 08:48:02 [INFO] ------------------------------------------------------- 08:48:02 [INFO] Running org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest 08:48:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s -- in org.eclipse.ditto.rql.parser.thingsearch.options.rql.RqlOptionsParserTest 08:48:03 [INFO] 08:48:03 [INFO] Results: 08:48:03 [INFO] 08:48:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 08:48:03 [INFO] 08:48:03 [INFO] 08:48:03 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-search-option-parser --- 08:48:03 [INFO] 08:48:03 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-search-option-parser --- 08:48:03 [WARNING] Bundle org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 08:48:03 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar 08:48:03 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/MANIFEST.MF 08:48:03 [INFO] 08:48:03 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-search-option-parser --- 08:48:03 [INFO] Tests are skipped. 08:48:03 [INFO] 08:48:03 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-search-option-parser --- 08:48:03 [INFO] Tests are skipped. 08:48:03 [INFO] 08:48:03 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-search-option-parser --- 08:48:03 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec 08:48:03 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: search option parser' with 3 classes 08:48:03 [INFO] 08:48:03 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-search-option-parser --- 08:48:03 [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 08:48:03 [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 08:48:03 [INFO] 08:48:03 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-search-option-parser --- 08:48:03 [INFO] Installing org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar 08:48:03 [INFO] Writing OBR metadata 08:48:03 [INFO] 08:48:03 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-search >------------ 08:48:03 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Search 0-SNAPSHOT [64/77] 08:48:03 [INFO] from internal/utils/search/pom.xml 08:48:03 [INFO] --------------------------------[ jar ]--------------------------------- 08:48:03 [INFO] 08:48:03 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-search --- 08:48:03 [INFO] 08:48:03 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-search --- 08:48:03 [INFO] 08:48:03 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-search --- 08:48:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec 08:48:03 [INFO] 08:48:03 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-search --- 08:48:03 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:48:03 [WARNING] 08:48:03 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:48:03 [WARNING] 08:48:03 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:48:03 [WARNING] 08:48:03 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:48:03 [INFO] 08:48:03 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-search --- 08:48:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/resources 08:48:03 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:48:03 [INFO] 08:48:03 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-search --- 08:48:03 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT... 08:48:03 [INFO] 08:48:03 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-search --- 08:48:03 [INFO] Changes detected - recompiling the module! :dependency 08:48:03 [INFO] Compiling 5 source files with javac [debug target 17] to target/classes 08:48:03 [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. 08:48:03 [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. 08:48:03 [INFO] 08:48:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-search --- 08:48:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/resources 08:48:03 [INFO] 08:48:03 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-search --- 08:48:03 [INFO] Changes detected - recompiling the module! :dependency 08:48:03 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes 08:48:04 [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. 08:48:04 [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. 08:48:04 [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. 08:48:04 [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. 08:48:04 [INFO] 08:48:04 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-search --- 08:48:04 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:48:04 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/surefire-reports 08:48:04 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:48:04 [INFO] 08:48:04 [INFO] ------------------------------------------------------- 08:48:04 [INFO] T E S T S 08:48:04 [INFO] ------------------------------------------------------- 08:48:04 [INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceTest 08:48:06 SLF4J: Class path contains multiple SLF4J bindings. 08:48:06 SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.jar!/org/slf4j/impl/StaticLoggerBinder.class] 08:48:06 SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-simple/1.7.36/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class] 08:48:06 SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 08:48:07 SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 08:48:07 [WARN] [11/24/2023 13:48:07.363] [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 08:48:07 [INFO] [11/24/2023 13:48:07.483] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:07 [INFO] [11/24/2023 13:48:07.804] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:07 13:48:07.917 [default-pekko.actor.default-dispatcher-6] 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 08:48:08 [INFO] [11/24/2023 13:48:08.061] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:08 [WARN] [11/24/2023 13:48:08.181] [default-pekko.actor.default-dispatcher-6] [SinkRefStageImpl(pekko://default)] [SinkRef-0] Stream already completed before remote side materialized, failing now. 08:48:08 [INFO] [11/24/2023 13:48:08.184] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.617 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceTest 08:48:08 [INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest 08:48:08 [INFO] [11/24/2023 13:48:08.276] [default-pekko.actor.default-dispatcher-4] [pekko://default/user/$a] SubscriptionID not found, responding with SubscriptionFailed: <RequestFromSubscription[type=thing-search.commands:request, dittoHeaders=ImmutableDittoHeaders [{}], subscriptionId=nonexistentSid, demand=1]> 08:48:08 [INFO] [11/24/2023 13:48:08.278] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:08 13:48:08.382 [default-pekko.actor.default-dispatcher-9] ERROR org.eclipse.ditto.internal.utils.search.SearchSource - Unexpected error 08:48:08 org.apache.pekko.pattern.AskTimeoutException: mock error 08:48:08 [INFO] [11/24/2023 13:48:08.688] [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]> 08:48:08 [INFO] [11/24/2023 13:48:08.694] [default-pekko.actor.default-dispatcher-8] [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 [{}]]] 08:48:08 [INFO] [11/24/2023 13:48:08.696] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:08 [INFO] [11/24/2023 13:48:08.764] [default-pekko.actor.default-dispatcher-6] [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]> 08:48:08 [INFO] [11/24/2023 13:48:08.769] [default-pekko.actor.default-dispatcher-6] [pekko://default/user/$a/0] SubscriptionFailed [type=thing-search.subscription.events:failed, subscriptionId=0, dittoHeaders=ImmutableDittoHeaders [{}], error=SubscriptionProtocolErrorException [message='The number of requested elements must be > 0 (see reactive-streams specification, rule 3.9)', errorCode=thing-search:subscription.protocol.error, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='null', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]] 08:48:08 [INFO] [11/24/2023 13:48:08.770] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionManagerTest 08:48:08 [INFO] Running org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest 08:48:08 [INFO] [11/24/2023 13:48:08.809] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:08 [INFO] [11/24/2023 13:48:08.851] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:08 [INFO] [11/24/2023 13:48:08.876] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:08 [INFO] [11/24/2023 13:48:08.960] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:08 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.eclipse.ditto.internal.utils.search.SearchSourceBuilderTest 08:48:08 [INFO] Running org.eclipse.ditto.internal.utils.search.SubscriptionActorTest 08:48:09 [INFO] [11/24/2023 13:48:09.009] [SubscriptionActorTest0-pekko.actor.default-dispatcher-5] [pekko://SubscriptionActorTest0/user/-2147483648] Stopping due to idle timeout 08:48:09 [INFO] [11/24/2023 13:48:09.037] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:09 [INFO] [11/24/2023 13:48:09.089] [SubscriptionActorTest0-pekko.actor.default-dispatcher-6] [pekko://SubscriptionActorTest0/user/-2147483648] Processing <CancelSubscription[type=thing-search.commands:cancel, dittoHeaders=ImmutableDittoHeaders [{}], subscriptionId=-2147483648]> 08:48:09 [INFO] [11/24/2023 13:48:09.090] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:09 [INFO] [11/24/2023 13:48:09.193] [SubscriptionActorTest0-pekko.actor.default-dispatcher-6] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]] 08:48:09 [INFO] [11/24/2023 13:48:09.194] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:09 [INFO] [11/24/2023 13:48:09.283] [SubscriptionActorTest0-pekko.actor.default-dispatcher-7] [pekko://SubscriptionActorTest0/user/-2147483648] SubscriptionComplete [type=thing-search.subscription.events:complete, subscriptionId=-2147483648, dittoHeaders=ImmutableDittoHeaders [{}]] 08:48:09 [INFO] [11/24/2023 13:48:09.284] [main] [CoordinatedShutdown(pekko://SubscriptionActorTest0)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s -- in org.eclipse.ditto.internal.utils.search.SubscriptionActorTest 08:48:09 [INFO] 08:48:09 [INFO] Results: 08:48:09 [INFO] 08:48:09 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 08:48:09 [INFO] 08:48:09 [INFO] 08:48:09 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-search --- 08:48:09 [INFO] 08:48:09 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-search --- 08:48:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar 08:48:09 [INFO] 08:48:09 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-search --- 08:48:09 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:48:09 [INFO] No previous run data found, generating javadoc. 08:48:11 [WARNING] Javadoc Warnings 08:48:11 [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 08:48:11 [WARNING] public Source<JsonObject, NotUsed> start(final Consumer<ResumeSourceBuilder<?, ?>> configurer) { 08:48:11 [WARNING] ^ 08:48:11 [WARNING] 1 warning 08:48:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar 08:48:11 [INFO] 08:48:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-search --- 08:48:11 [INFO] Tests are skipped. 08:48:11 [INFO] 08:48:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-search --- 08:48:11 [INFO] Tests are skipped. 08:48:11 [INFO] 08:48:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-search --- 08:48:11 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec 08:48:11 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Search' with 5 classes 08:48:11 [INFO] 08:48:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-search --- 08:48:11 [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 08:48:11 [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 08:48:11 [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 08:48:11 [INFO] 08:48:11 [INFO] -------< org.eclipse.ditto:ditto-internal-utils-pubsub-policies >------- 08:48:11 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies 0-SNAPSHOT [65/77] 08:48:11 [INFO] from internal/utils/pubsub-policies/pom.xml 08:48:11 [INFO] --------------------------------[ jar ]--------------------------------- 08:48:11 [INFO] 08:48:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-policies --- 08:48:11 [INFO] 08:48:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-policies --- 08:48:11 [INFO] 08:48:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies --- 08:48:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/jacoco.exec 08:48:11 [INFO] 08:48:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-policies --- 08:48:11 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:48:11 [WARNING] 08:48:11 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:48:11 [WARNING] 08:48:11 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:48:11 [WARNING] 08:48:11 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:48:11 [INFO] 08:48:11 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-policies --- 08:48:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/resources 08:48:11 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:48:11 [INFO] 08:48:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-policies --- 08:48:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT... 08:48:11 [INFO] 08:48:11 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-policies --- 08:48:11 [INFO] Changes detected - recompiling the module! :dependency 08:48:11 [INFO] Compiling 3 source files with javac [debug target 17] to target/classes 08:48:11 [INFO] 08:48:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-policies --- 08:48:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/test/resources 08:48:11 [INFO] 08:48:11 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-policies --- 08:48:11 [INFO] No sources to compile 08:48:11 [INFO] 08:48:11 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-policies --- 08:48:11 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:48:11 [INFO] No tests to run. 08:48:11 [INFO] 08:48:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-policies --- 08:48:11 [INFO] 08:48:11 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-policies --- 08:48:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar 08:48:11 [INFO] 08:48:11 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-policies --- 08:48:11 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:48:11 [INFO] No previous run data found, generating javadoc. 08:48:12 [WARNING] Javadoc Warnings 08:48:12 [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 08:48:12 [WARNING] package org.eclipse.ditto.internal.utils.pubsubpolicies; 08:48:12 [WARNING] ^ 08:48:12 [WARNING] 1 warning 08:48:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar 08:48:12 [INFO] 08:48:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-policies --- 08:48:12 [INFO] Tests are skipped. 08:48:12 [INFO] 08:48:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-policies --- 08:48:12 [INFO] Tests are skipped. 08:48:12 [INFO] 08:48:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-policies --- 08:48:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:48:12 [INFO] 08:48:12 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-policies --- 08:48:12 [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 08:48:12 [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 08:48:12 [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 08:48:12 [INFO] 08:48:12 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-pubsub-things >-------- 08:48:12 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things 0-SNAPSHOT [66/77] 08:48:12 [INFO] from internal/utils/pubsub-things/pom.xml 08:48:12 [INFO] --------------------------------[ jar ]--------------------------------- 08:48:12 [INFO] 08:48:12 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-pubsub-things --- 08:48:12 [INFO] 08:48:12 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-pubsub-things --- 08:48:12 [INFO] 08:48:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things --- 08:48:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/jacoco.exec 08:48:12 [INFO] 08:48:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-things --- 08:48:12 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:48:12 [WARNING] 08:48:12 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:48:12 [WARNING] 08:48:12 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:48:12 [WARNING] 08:48:12 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:48:12 [INFO] 08:48:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-things --- 08:48:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/resources 08:48:12 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:48:12 [INFO] 08:48:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-things --- 08:48:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT... 08:48:12 [INFO] 08:48:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-things --- 08:48:12 [INFO] Changes detected - recompiling the module! :dependency 08:48:12 [INFO] Compiling 7 source files with javac [debug target 17] to target/classes 08:48:12 [INFO] 08:48:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-things --- 08:48:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/test/resources 08:48:12 [INFO] 08:48:12 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-things --- 08:48:12 [INFO] No sources to compile 08:48:12 [INFO] 08:48:12 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-things --- 08:48:12 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:48:12 [INFO] No tests to run. 08:48:12 [INFO] 08:48:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-things --- 08:48:12 [INFO] 08:48:12 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-things --- 08:48:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar 08:48:12 [INFO] 08:48:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-things --- 08:48:12 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:48:12 [INFO] No previous run data found, generating javadoc. 08:48:14 [WARNING] Javadoc Warnings 08:48:14 [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 08:48:14 [WARNING] package org.eclipse.ditto.internal.utils.pubsubthings; 08:48:14 [WARNING] ^ 08:48:14 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/DittoProtocolSub.java:57: warning: no @param for resubscribe 08:48:14 [WARNING] CompletionStage<Boolean> subscribe(Collection<StreamingType> types, Collection<String> topics, ActorRef subscriber, 08:48:14 [WARNING] ^ 08:48:14 [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 08:48:14 [WARNING] static LiveSignalPub of(final ActorContext context, final DistributedAcks distributedAcks) { 08:48:14 [WARNING] ^ 08:48:14 [WARNING] 3 warnings 08:48:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar 08:48:14 [INFO] 08:48:14 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-things --- 08:48:14 [INFO] Tests are skipped. 08:48:14 [INFO] 08:48:14 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-things --- 08:48:14 [INFO] Tests are skipped. 08:48:14 [INFO] 08:48:14 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-things --- 08:48:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:48:14 [INFO] 08:48:14 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-things --- 08:48:14 [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 08:48:14 [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 08:48:14 [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 08:48:14 [INFO] 08:48:14 [INFO] ------------< org.eclipse.ditto:ditto-connectivity-service >------------ 08:48:14 [INFO] Building Eclipse Ditto :: Connectivity :: Service 0-SNAPSHOT [67/77] 08:48:14 [INFO] from connectivity/service/pom.xml 08:48:14 [INFO] --------------------------------[ jar ]--------------------------------- 08:48:24 [INFO] 08:48:24 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-connectivity-service --- 08:48:24 [INFO] 08:48:24 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-connectivity-service --- 08:48:24 [INFO] 08:48:24 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-service --- 08:48:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec 08:48:24 [INFO] 08:48:24 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-service --- 08:48:24 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:48:25 [WARNING] 08:48:25 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:48:25 [WARNING] 08:48:25 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:48:25 [WARNING] 08:48:25 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:48:25 [INFO] 08:48:25 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-service --- 08:48:25 [INFO] Copying 1 resource from src/main/resources to target/classes 08:48:25 [INFO] Copying 8 resources from src/main/resources to target/classes 08:48:25 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:48:25 [INFO] 08:48:25 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-service --- 08:48:25 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-service:jar:0-SNAPSHOT... 08:48:25 [INFO] 08:48:25 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-service --- 08:48:25 [INFO] Changes detected - recompiling the module! :dependency 08:48:25 [INFO] Compiling 495 source files with javac [debug target 17] to target/classes 08:48:28 [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 08:48:28 [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 08:48:28 [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 08:48:28 [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 08:48:28 [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 08:48:28 [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 08:48:28 [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 08:48:28 [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 08:48:28 [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. 08:48:28 [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. 08:48:28 [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. 08:48:28 [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. 08:48:28 [INFO] 08:48:28 [INFO] --- dependency:3.6.0:unpack (unpack-webjars) @ ditto-connectivity-service --- 08:48:28 [INFO] Configured Artifact: org.webjars.npm:protobufjs:6.11.2:jar 08:48:29 [INFO] 08:48:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-service --- 08:48:29 [INFO] Copying 38 resources from src/test/resources to target/test-classes 08:48:29 [INFO] 08:48:29 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-service --- 08:48:29 [INFO] Changes detected - recompiling the module! :dependency 08:48:29 [INFO] Compiling 235 source files with javac [debug target 17] to target/test-classes 08:48:35 [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. 08:48:35 [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. 08:48:35 [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. 08:48:35 [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. 08:48:35 [INFO] 08:48:35 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-service --- 08:48:35 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:48:35 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/surefire-reports 08:48:35 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:48:35 [INFO] 08:48:35 [INFO] ------------------------------------------------------- 08:48:35 [INFO] T E S T S 08:48:35 [INFO] ------------------------------------------------------- 08:48:36 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest 08:48:37 [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckStatusTest 08:48:37 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest 08:48:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:48:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubAckTest 08:48:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest 08:48:38 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscribeTest 08:48:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest 08:48:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.subscribe.GenericMqttSubscriptionTest 08:48:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest 08:48:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationFailureTest 08:48:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest 08:48:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.TransformationSuccessTest 08:48:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest 08:48:41 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.380 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.publish.GenericMqttPublishTest 08:48:41 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest 08:48:41 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.message.connect.GenericMqttConnectTest 08:48:41 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest 08:48:42 13:48:42.355 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect publishing client <publishingClient>. Disconnecting subscribing client … 08:48:42 java.lang.IllegalStateException: Yolo! 08:48:42 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDisconnectsSubscribingClientIfConnectingPublishingClientFailed(DefaultGenericMqttClientTest.java:226) 08:48:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:48:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:48:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:48:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:48:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:48:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:48:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:48:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:48:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:48:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:48:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:48:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:48:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:48:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:48:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:48:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:48:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:48:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:48:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:48:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:48:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:48:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:48:42 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:48:42 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:48:42 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:48:42 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:48:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:48:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:48:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:48:42 13:48:42.467 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect subscribing client <subscribingClient>. 08:48:42 java.lang.IllegalStateException: Yolo! 08:48:42 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.disconnectFailsIfDisconnectOnSubscribingClientFails(DefaultGenericMqttClientTest.java:264) 08:48:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:48:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:48:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:48:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:48:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:48:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:48:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:48:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:48:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:48:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:48:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:48:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:48:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:48:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:48:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:48:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:48:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:48:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:48:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:48:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:48:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:48:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:48:42 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:48:42 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:48:42 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:48:42 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:48:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:48:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:48:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:48:42 13:48:42.474 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to disconnect publishing client <publishingClient>. 08:48:42 13:48:42.482 [INFO ] [main] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <subscribingClient>. 08:48:42 java.lang.IllegalStateException: Yolo! 08:48:42 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest.connectDoesNotCallConnectOnPublishingClientIfConnectingSubscribingClientFailed(DefaultGenericMqttClientTest.java:200) 08:48:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:48:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:48:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:48:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:48:42 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:48:42 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:48:42 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:48:42 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:48:42 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:48:42 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:48:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:48:42 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:48:42 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:48:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:48:42 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:48:42 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:48:42 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:48:42 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:48:42 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:48:42 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:48:42 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:48:42 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:48:42 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:48:42 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:48:42 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:48:42 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:48:42 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:48:42 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:48:42 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:48:42 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:48:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:48:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:48:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:48:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:48:42 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.081 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.DefaultGenericMqttClientTest 08:48:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest 08:48:42 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.GenericMqttPublishResultTest 08:48:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest 08:48:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.ZipperTest 08:48:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest 08:48:42 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttPublishingClientTest 08:48:42 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest 08:48:45 [INFO] [11/24/2023 13:48:45.867] [main] [CoordinatedShutdown(pekko://Mqtt5RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.889 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt5RxSubscribingClientTest 08:48:45 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest 08:48:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientPropertiesTest 08:48:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest 08:48:46 [INFO] [11/24/2023 13:48:46.342] [main] [CoordinatedShutdown(pekko://Mqtt3RxSubscribingClientTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.Mqtt3RxSubscribingClientTest 08:48:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.SubscriptionStatusTest 08:48:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.SubscriptionStatusTest 08:48:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest 08:48:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttConnectionTypeValidatorTest 08:48:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest 08:48:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.HiveMqttClientFactoryTest 08:48:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest 08:48:46 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttPublishingClientIdentifierFactoryTest 08:48:46 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest 08:48:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttSubscribingClientIdentifierFactoryTest 08:48:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest 08:48:47 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttPublishToExternalMessageTransformerTest 08:48:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest 08:48:47 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.ReconnectConsumerClientTest 08:48:47 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest 08:48:47 13:48:47.203 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:48:51 [INFO] [11/24/2023 13:48:51.390] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.390] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.390] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.390] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.390] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.390] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.390] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.391] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.391] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.391] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.391] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.391] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.391] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.391] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.391] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.391] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.392] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.392] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.392] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.392] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.392] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.392] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.392] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.392] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.393] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.393] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.393] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.393] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.393] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.393] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.393] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.393] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.394] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.394] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.394] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.394] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.394] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.394] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.394] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.394] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.394] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.395] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.395] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.395] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.395] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.395] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.395] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.395] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.395] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.396] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.396] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.396] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.396] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.396] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.396] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.396] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.396] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.397] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.397] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.397] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.397] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.397] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.397] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.397] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.397] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.397] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.398] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.398] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.398] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.398] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.398] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.398] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.398] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.398] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.398] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.399] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.399] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.399] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.399] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.399] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.399] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.399] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.399] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.399] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.400] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.400] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.400] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.400] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.400] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.400] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.400] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.400] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.400] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.401] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.401] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.401] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.401] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.401] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.401] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:51 [INFO] [11/24/2023 13:48:51.401] [MqttConsumerActorTest-pekko.actor.default-dispatcher-7] [pekko://MqttConsumerActorTest/user/mqttPublishesAreDroppedIfConsumerActorOperatesInDryRunMode] Operating in 'dry-run' mode, thus dropping <Mock for GenericMqttPublish, hashCode: 380675952>. 08:48:53 [INFO] [11/24/2023 13:48:53.211] [main] [CoordinatedShutdown(pekko://MqttConsumerActorTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:53 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.017 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.consuming.MqttConsumerActorTest 08:48:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest 08:48:53 [INFO] [11/24/2023 13:48:53.340] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithEmptyCollectionReturnsEmptySource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:53 [INFO] [11/24/2023 13:48:53.411] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenAllSubscriptionsSuccessfulReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:53 [INFO] [11/24/2023 13:48:53.487] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWhenSomeSubscriptionsFailedReturnsExpectedSource)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:53 [INFO] [11/24/2023 13:48:53.551] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourcesWithInvalidSourceAddressReturnsSourceWithSubscribeFailure)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:53 [INFO] [11/24/2023 13:48:53.586] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_newInstanceWithNullClientThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:53 [INFO] [11/24/2023 13:48:53.641] [main] [CoordinatedShutdown(pekko://MqttSubscriberTest_subscribeForConnectionSourceWithNullConnectionSourceThrowsException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:48:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.MqttSubscriberTest 08:48:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest 08:48:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeSuccessTest 08:48:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest 08:48:53 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.SubscribeFailureTest 08:48:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.GenericMqttSubscribeFactoryTest 08:48:53 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.subscribing.GenericMqttSubscribeFactoryTest 08:48:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest 08:48:53 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.TotalSubscribeResultTest 08:48:53 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest 08:48:53 13:48:53.753 [INFO ] [main] o.e.d.c.s.m.m.MqttServerRule - Starting server at port 40969 08:48:53 13:48:53.852 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:48:55 13:48:55.000 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M47.044S> interval (min=<PT5M>) 08:48:55 13:48:55.029 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:55 13:48:55.029 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M43.247S> interval (min=<PT5M>) 08:48:55 13:48:55.029 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.941S> interval (min=<PT5M>) 08:48:55 13:48:55.031 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.732S> interval (min=<PT5M>) 08:48:55 13:48:55.032 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:55 13:48:55.044 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:55 13:48:55.045 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:55 13:48:55.059 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M53.221S> interval (min=<PT5M>) 08:48:55 13:48:55.059 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:55 13:48:55.273 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-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@58e6989e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:55 13:48:55.281 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:55 13:48:55.312 [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@58e6989e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:55 13:48:55.328 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:55 13:48:55.343 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48398 08:48:55 13:48:55.347 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:48:55 13:48:55.361 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:55 13:48:55.442 [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. 08:48:55 13:48:55.453 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.qos=0, mqtt.qos=0, custom.retain=false, custom.topic=source/status, mqtt.retain=false, mqtt.topic=source/status, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithSourceHeaderMapping-01a199c, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:55 13:48:55.469 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-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>. 08:48:55 13:48:55.471 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:48:55 13:48:55.574 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1 08:48:55 13:48:55.665 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M2.638S> interval (min=<PT5M>) 08:48:55 13:48:55.665 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:55 13:48:55.667 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M39.972S> interval (min=<PT5M>) 08:48:55 13:48:55.668 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M28.516S> interval (min=<PT5M>) 08:48:55 13:48:55.671 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:55 13:48:55.671 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.356S> interval (min=<PT5M>) 08:48:55 13:48:55.672 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:55 13:48:55.672 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:55 13:48:55.677 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M33.706S> interval (min=<PT5M>) 08:48:55 13:48:55.677 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:55 13:48:55.678 [WARN ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1b395079]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:55 13:48:55.679 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:55 13:48:55.731 [WARN ] [MqttClientActorTest_publishToTopic-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@1b395079]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:55 13:48:55.731 [INFO ] [MqttClientActorTest_publishToTopic-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:55 13:48:55.757 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48404 08:48:55 13:48:55.758 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:48:55 13:48:55.839 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:48:55 13:48:55.840 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:55 13:48:55.871 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-13] 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]> 08:48:55 13:48:55.880 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:48:55 13:48:55.888 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:48:55 13:48:55.893 [INFO ] [MqttClientActorTest_publishToTopic-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:56 13:48:56.031 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M13.865S> interval (min=<PT5M>) 08:48:56 13:48:56.031 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:56 13:48:56.033 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M44.532S> interval (min=<PT5M>) 08:48:56 13:48:56.035 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M36.918S> interval (min=<PT5M>) 08:48:56 13:48:56.036 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:56 13:48:56.037 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M47.625S> interval (min=<PT5M>) 08:48:56 13:48:56.039 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:56 13:48:56.039 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:56 13:48:56.044 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M46.856S> interval (min=<PT5M>) 08:48:56 13:48:56.044 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:56 13:48:56.046 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-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@15307c1e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:56 13:48:56.054 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:56 13:48:56.055 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@15307c1e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:56 13:48:56.055 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:56 13:48:56.054 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48410 08:48:56 13:48:56.055 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:48:56 13:48:56.065 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcementExpectErrorResponse-8c9a038, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:56 13:48:56.069 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID 'eclipse/invalid/address'.> 08:48:56 13:48:56.069 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] 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-8c9a038, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={}]] : and external headers {mqtt.retain=false, mqtt.qos=0, mqtt.topic=eclipse/invalid/address} 08:48:56 13:48:56.083 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] 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]> 08:48:56 13:48:56.084 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 08:48:56 13:48:56.086 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcementExpectErrorResponse-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:56 13:48:56.231 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M21.309S> interval (min=<PT5M>) 08:48:56 13:48:56.231 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:56 13:48:56.233 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M47.406S> interval (min=<PT5M>) 08:48:56 13:48:56.234 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M16.256S> interval (min=<PT5M>) 08:48:56 13:48:56.236 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:56 13:48:56.236 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M47.621S> interval (min=<PT5M>) 08:48:56 13:48:56.239 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:56 13:48:56.239 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:56 13:48:56.243 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:56 13:48:56.244 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M8.897S> interval (min=<PT5M>) 08:48:56 13:48:56.245 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-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@4dd81e40]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:56 13:48:56.246 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:56 13:48:56.249 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-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@4dd81e40]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:56 13:48:56.250 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:56 13:48:56.252 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48418 08:48:56 13:48:56.253 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:48:56 13:48:56.263 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicAndRetrieveConnectionMetrics-cc47c26, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:56 13:48:56.265 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-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>. 08:48:56 13:48:56.353 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:48:56 13:48:56.364 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:56 13:48:56.400 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:48:56 13:48:56.464 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=1 08:48:56 13:48:56.486 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M12.553S> interval (min=<PT5M>) 08:48:56 13:48:56.486 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:56 13:48:56.487 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M7.617S> interval (min=<PT5M>) 08:48:56 13:48:56.488 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M3.111S> interval (min=<PT5M>) 08:48:56 13:48:56.489 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:56 13:48:56.490 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M50.672S> interval (min=<PT5M>) 08:48:56 13:48:56.491 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:56 13:48:56.491 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:56 13:48:56.494 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M44.698S> interval (min=<PT5M>) 08:48:56 13:48:56.494 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:56 13:48:56.495 [WARN ] [MqttClientActorTest_openAndCloseConnection-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@edec72f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:56 13:48:56.496 [INFO ] [MqttClientActorTest_openAndCloseConnection-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:56 13:48:56.528 [WARN ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@edec72f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:56 13:48:56.528 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:56 13:48:56.541 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48434 08:48:56 13:48:56.541 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:48:56 13:48:56.606 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:48:56 13:48:56.607 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:56 13:48:56.610 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED> 08:48:56 13:48:56.611 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:56 13:48:56.614 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:48:56 13:48:56.614 [INFO ] [MqttClientActorTest_openAndCloseConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:48:56 13:48:56.689 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M26.716S> interval (min=<PT5M>) 08:48:56 13:48:56.690 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:56 13:48:56.691 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M16.212S> interval (min=<PT5M>) 08:48:56 13:48:56.693 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M31.317S> interval (min=<PT5M>) 08:48:56 13:48:56.694 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:56 13:48:56.695 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M20.092S> interval (min=<PT5M>) 08:48:56 13:48:56.697 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:56 13:48:56.697 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:56 13:48:56.701 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.698S> interval (min=<PT5M>) 08:48:56 13:48:56.701 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:56 13:48:56.703 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-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@3fc966c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:56 13:48:56.704 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:56 13:48:56.730 [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@3fc966c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:56 13:48:56.730 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:56 13:48:56.743 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48438 08:48:56 13:48:56.745 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-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@3fc966c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:56 13:48:56.746 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:56 13:48:56.747 [WARN ] [MqttClientActorTest_testConnectionIsSuccessful-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@3fc966c2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:56 13:48:56.747 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:56 13:48:56.748 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.ConnectionTesterActor - Established MQTT connection to <tcp://localhost:40969>. 08:48:56 13:48:56.758 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> at <tcp://localhost:40969> was successful. 08:48:56 13:48:56.759 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:48:56 13:48:56.760 [INFO ] [MqttClientActorTest_testConnectionIsSuccessful-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:56 13:48:56.901 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M55.655S> interval (min=<PT5M>) 08:48:56 13:48:56.901 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:56 13:48:56.903 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.858S> interval (min=<PT5M>) 08:48:56 13:48:56.904 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M48.688S> interval (min=<PT5M>) 08:48:56 13:48:56.906 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:56 13:48:56.906 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.043S> interval (min=<PT5M>) 08:48:56 13:48:56.907 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:56 13:48:56.907 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:56 13:48:56.928 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M13.526S> interval (min=<PT5M>) 08:48:56 13:48:56.928 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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@61fd43d7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:56 13:48:56.928 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:56 13:48:56.928 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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@61fd43d7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:56 13:48:56.928 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:56 13:48:56.928 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:56 13:48:56.929 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48450 08:48:56 13:48:56.930 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:48:56 13:48:56.939 [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=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-7cb6a55, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:56 13:48:56.941 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-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>. 08:48:56 13:48:56.952 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48466 08:48:56 13:48:56.953 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:48:57 13:48:56.961 [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=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.reconnectAndConsumeFromTopic-7cb6a55, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:57 13:48:56.963 [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>. 08:48:57 13:48:57.019 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:48:57 13:48:57.020 [WARN ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-12] 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] 08:48:57 13:48:57.021 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<DISCONNECTED> 08:48:57 13:48:57.022 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:57 13:48:57.025 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:48:57 13:48:57.025 [INFO ] [MqttClientActorTest_reconnectAndConsumeFromTopic-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:48:57 13:48:57.090 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M0.809S> interval (min=<PT5M>) 08:48:57 13:48:57.090 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:57 13:48:57.092 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M37.678S> interval (min=<PT5M>) 08:48:57 13:48:57.093 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M36.398S> interval (min=<PT5M>) 08:48:57 13:48:57.093 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:57 13:48:57.094 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.252S> interval (min=<PT5M>) 08:48:57 13:48:57.095 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:57 13:48:57.095 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:57 13:48:57.098 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.008S> interval (min=<PT5M>) 08:48:57 13:48:57.098 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:57 13:48:57.099 [WARN ] [MqttClientActorTest_testConnectionFails-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@2a20bb2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:57 13:48:57.100 [INFO ] [MqttClientActorTest_testConnectionFails-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:57 13:48:57.130 [WARN ] [MqttClientActorTest_testConnectionFails-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@2a20bb2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:57 13:48:57.130 [INFO ] [MqttClientActorTest_testConnectionFails-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:57 13:48:57.142 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48478 08:48:57 13:48:57.143 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.ConnectionTesterActor - Test for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> at <tcp://localhost:40969> failed: Failed to connect. 08:48:57 13:48:57.143 [WARN ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@2a20bb2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:57 13:48:57.144 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:57 13:48:57.145 [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@2a20bb2a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:57 13:48:57.145 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:57 13:48:57.146 [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.)> 08:48:57 13:48:57.147 [INFO ] [MqttClientActorTest_testConnectionFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:57 13:48:57.259 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M11.095S> interval (min=<PT5M>) 08:48:57 13:48:57.259 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:57 13:48:57.260 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M10.278S> interval (min=<PT5M>) 08:48:57 13:48:57.261 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M14.836S> interval (min=<PT5M>) 08:48:57 13:48:57.262 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:57 13:48:57.262 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M58.602S> interval (min=<PT5M>) 08:48:57 13:48:57.264 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:57 13:48:57.264 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:57 13:48:57.266 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M21.521S> interval (min=<PT5M>) 08:48:57 13:48:57.267 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:57 13:48:57.268 [WARN ] [MqttClientActorTest_publishToReplyTarget-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@577ef375]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:57 13:48:57.268 [INFO ] [MqttClientActorTest_publishToReplyTarget-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:57 13:48:57.270 [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@577ef375]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:57 13:48:57.271 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:57 13:48:57.284 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48492 08:48:57 13:48:57.284 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:48:57 13:48:57.375 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:48:57 13:48:57.381 [INFO ] [MqttClientActorTest_publishToReplyTarget-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 <:8ad12c8c-c26a-46a3-944e-f1d5ee3ffb8a> to PublishTarget <MqttPublishTarget [topic=replyTarget/:8ad12c8c-c26a-46a3-944e-f1d5ee3ffb8a, qos=AT_MOST_ONCE]> 08:48:57 13:48:57.383 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:48:57 13:48:57.385 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:57 13:48:57.469 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M6.769S> interval (min=<PT5M>) 08:48:57 13:48:57.470 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:57 13:48:57.471 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M44.967S> interval (min=<PT5M>) 08:48:57 13:48:57.472 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M40.907S> interval (min=<PT5M>) 08:48:57 13:48:57.473 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:57 13:48:57.473 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M24.156S> interval (min=<PT5M>) 08:48:57 13:48:57.475 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:57 13:48:57.475 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:48:57 13:48:57.475 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:57 13:48:57.475 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:57 13:48:57.478 [INFO ] [MqttClientActorTest_publishToReplyTarget-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:48:57 13:48:57.480 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M7.413S> interval (min=<PT5M>) 08:48:57 13:48:57.480 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:57 13:48:57.481 [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@76b1fc61]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:57 13:48:57.481 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:57 13:48:57.483 [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@76b1fc61]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:57 13:48:57.484 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:57 13:48:57.485 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48500 08:48:57 13:48:57.486 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:48:57 13:48:57.531 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-14] 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=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-7872513A10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:57 13:48:57.531 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] 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=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-7872513C10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:57 13:48:57.531 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] 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=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-7872513B10, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:57 13:48:57.532 [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>. 08:48:57 13:48:57.532 [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>. 08:48:57 13:48:57.532 [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>. 08:48:57 13:48:57.535 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-8] 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=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-7872513B11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:57 13:48:57.535 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-11] 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=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-7872513C20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:57 13:48:57.535 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-7872513A11, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:57 13:48:57.536 [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>. 08:48:57 13:48:57.536 [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>. 08:48:57 13:48:57.536 [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>. 08:48:57 13:48:57.539 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] 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=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-7872513C30, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:57 13:48:57.539 [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=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-7872513B20, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:57 13:48:57.540 [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>. 08:48:57 13:48:57.541 [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>. 08:48:57 13:48:57.541 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{custom.topic=A1, mqtt.topic=A1, ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-7872513A12, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:57 13:48:57.543 [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>. 08:48:57 13:48:57.543 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] 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=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeMultipleSources-7872513B21, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:57 13:48:57.545 [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>. 08:48:57 13:48:57.545 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 08:48:57 13:48:57.546 [INFO ] [MqttClientActorTest_consumeMultipleSources-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:57 13:48:57.667 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M27.924S> interval (min=<PT5M>) 08:48:57 13:48:57.667 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:57 13:48:57.668 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M10.386S> interval (min=<PT5M>) 08:48:57 13:48:57.669 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M1.853S> interval (min=<PT5M>) 08:48:57 13:48:57.670 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:57 13:48:57.671 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M31.239S> interval (min=<PT5M>) 08:48:57 13:48:57.673 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:57 13:48:57.673 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:57 13:48:57.677 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M26.728S> interval (min=<PT5M>) 08:48:57 13:48:57.677 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:57 13:48:57.679 [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@5a14970c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:57 13:48:57.679 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:57 13:48:57.682 [WARN ] [MqttClientActorTest_subscribeFails-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@5a14970c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:57 13:48:57.683 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:57 13:48:57.695 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48514 08:48:57 13:48:57.696 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:48:57 13:48:57.702 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-14] 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=2023-11-24T13:48:57.699032604Z, connectivityStatus=null]. Staying in CONNECTING state to continue with connection recovery after backoff. 08:48:57 13:48:57.702 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-14] 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=2023-11-24T13:48:57.699032604Z, connectivityStatus=null]> 08:48:57 13:48:57.703 [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=2023-11-24T13:48:57.699032604Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:48:57 13:48:57.703 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 08:48:57 13:48:57.704 [INFO ] [MqttClientActorTest_subscribeFails-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:57 13:48:57.807 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M29.694S> interval (min=<PT5M>) 08:48:57 13:48:57.807 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:57 13:48:57.829 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M15.436S> interval (min=<PT5M>) 08:48:57 13:48:57.831 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M4.679S> interval (min=<PT5M>) 08:48:57 13:48:57.832 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:57 13:48:57.832 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M2.707S> interval (min=<PT5M>) 08:48:57 13:48:57.834 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:57 13:48:57.834 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:57 13:48:57.836 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M16.59S> interval (min=<PT5M>) 08:48:57 13:48:57.837 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:57 13:48:57.838 [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@700e897f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:57 13:48:57.838 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:57 13:48:57.841 [WARN ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-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@700e897f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:57 13:48:57.841 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:57 13:48:57.843 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48526 08:48:57 13:48:57.843 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:48:57 13:48:57.850 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-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=27d0ba1c-a59a-4e74-a190-1d9c68e6d756, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MqttClientActorTest.consumeFromTopicWithIdEnforcement-8397332, reply-to=replies, content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:48:57 13:48:57.852 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-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>. 08:48:57 13:48:57.852 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 08:48:57 13:48:57.853 [INFO ] [MqttClientActorTest_consumeFromTopicWithIdEnforcement-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:58 13:48:57.975 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M14.32S> interval (min=<PT5M>) 08:48:58 13:48:57.975 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:58 13:48:57.977 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M57.051S> interval (min=<PT5M>) 08:48:58 13:48:57.978 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M11.724S> interval (min=<PT5M>) 08:48:58 13:48:57.978 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:58 13:48:57.979 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M15.185S> interval (min=<PT5M>) 08:48:58 13:48:57.980 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:58 13:48:57.980 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:58 13:48:57.983 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M24.78S> interval (min=<PT5M>) 08:48:58 13:48:57.983 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:58 13:48:57.984 [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@7cf58b08]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:58 13:48:57.984 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:58 13:48:57.986 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-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@7cf58b08]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:58 13:48:57.986 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:58 13:48:57.998 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48528 08:48:58 13:48:57.999 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Starting publisher and consumers. 08:48:58 13:48:58.091 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:48:58 13:48:58.091 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:48:58 13:48:58.100 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:58 13:48:58.191 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:58 13:48:58.261 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M56.709S> interval (min=<PT5M>) 08:48:58 13:48:58.261 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:58 13:48:58.262 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M16.513S> interval (min=<PT5M>) 08:48:58 13:48:58.263 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M19.972S> interval (min=<PT5M>) 08:48:58 13:48:58.264 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:58 13:48:58.264 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M34.758S> interval (min=<PT5M>) 08:48:58 13:48:58.266 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:58 13:48:58.266 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:58 13:48:58.268 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M0.128S> interval (min=<PT5M>) 08:48:58 13:48:58.268 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:58 13:48:58.269 [WARN ] [MqttClientActorTest_retrieveConnectionMetrics-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@4ede260]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:58 13:48:58.270 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:58 13:48:58.272 [WARN ] [MqttClientActorTest_retrieveConnectionMetrics-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@4ede260]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:58 13:48:58.272 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:58 13:48:58.294 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48544 08:48:58 13:48:58.429 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:58 13:48:58.431 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M0.156S> interval (min=<PT5M>) 08:48:58 13:48:58.432 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:58 13:48:58.433 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M10.86S> interval (min=<PT5M>) 08:48:58 13:48:58.434 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M7.515S> interval (min=<PT5M>) 08:48:58 13:48:58.435 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:58 13:48:58.435 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.605S> interval (min=<PT5M>) 08:48:58 13:48:58.437 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:58 13:48:58.438 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:58 13:48:58.441 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M4.177S> interval (min=<PT5M>) 08:48:58 13:48:58.442 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:58 13:48:58.443 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-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@1dc24235]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:58 13:48:58.443 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:58 13:48:58.446 [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@1dc24235]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:58 13:48:58.446 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:58 13:48:58.449 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] 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. 08:48:58 13:48:58.451 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:58 13:48:58.559 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:58 13:48:58.580 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M24.226S> interval (min=<PT5M>) 08:48:58 13:48:58.580 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:58 13:48:58.581 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M51.742S> interval (min=<PT5M>) 08:48:58 13:48:58.582 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M24.617S> interval (min=<PT5M>) 08:48:58 13:48:58.583 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:58 13:48:58.628 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M45.296S> interval (min=<PT5M>) 08:48:58 13:48:58.630 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:58 13:48:58.630 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:58 13:48:58.632 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M36.581S> interval (min=<PT5M>) 08:48:58 13:48:58.633 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:58 13:48:58.635 [WARN ] [MqttClientActorTest_enableConnectionLogs-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@1d5dbcfe]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:58 13:48:58.635 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:58 13:48:58.637 [WARN ] [MqttClientActorTest_enableConnectionLogs-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@1d5dbcfe]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:58 13:48:58.638 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:58 13:48:58.639 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:58 13:48:58.640 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <22> loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:58 13:48:58.640 [WARN ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators 08:48:58 13:48:58.641 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48556 08:48:58 13:48:58.641 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:58 13:48:58.644 [INFO ] [MqttClientActorTest_consumeFromTopicWithSourceHeaderMapping-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:48:58 13:48:58.749 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:58 13:48:58.868 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 08:48:58 13:48:58.868 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:58 13:48:58.868 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:58 13:48:58.871 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:48:58 13:48:58.871 [INFO ] [MqttClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:48:58 13:48:58.928 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48560 08:48:58 13:48:58.929 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 48572 08:48:59 13:48:58.980 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:27d0ba1c-a59a-4e74-a190-1d9c68e6d756> failed. Disabling automatic reconnect. 08:48:59 13:48:58.982 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:59 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT. 08:48:59 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:48:59 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132) 08:48:59 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:48:59 ... 12 common frames omitted 08:48:59 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:48:59 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:48:59 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:48:59 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 08:48:59 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:48:59 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:48:59 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:48:59 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 08:48:59 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 08:48:59 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 08:48:59 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 08:48:59 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:48:59 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 08:48:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:48:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:48:59 at java.base/java.lang.Thread.run(Thread.java:833) 08:48:59 13:48:58.982 [INFO ] [RxComputationThreadPool-1] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:59 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT. 08:48:59 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:48:59 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132) 08:48:59 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:48:59 ... 12 common frames omitted 08:48:59 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:48:59 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:48:59 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:48:59 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 08:48:59 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:48:59 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:48:59 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:48:59 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 08:48:59 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 08:48:59 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 08:48:59 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 08:48:59 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:48:59 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 08:48:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:48:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:48:59 at java.base/java.lang.Thread.run(Thread.java:833) 08:48:59 13:48:59.482 [WARN ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Shutdown timeout <PT3S> reached; aborting <1> ackregators 08:48:59 13:48:59.482 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:48:59 13:48:59.486 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:48:59 13:48:59.486 [INFO ] [MqttClientActorTest_consumeFromTopicAndRetrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:48:59 13:48:59.631 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M7.516S> interval (min=<PT5M>) 08:48:59 13:48:59.631 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:59 13:48:59.632 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M7.004S> interval (min=<PT5M>) 08:48:59 13:48:59.633 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.855S> interval (min=<PT5M>) 08:48:59 13:48:59.634 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:48:59 13:48:59.635 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M6.544S> interval (min=<PT5M>) 08:48:59 13:48:59.636 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:59 13:48:59.637 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:48:59 13:48:59.640 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M55.763S> interval (min=<PT5M>) 08:48:59 13:48:59.640 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:48:59 13:48:59.642 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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@7d12d433]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:59 13:48:59.642 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:59 13:48:59.645 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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@7d12d433]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:59 13:48:59.645 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:59 13:48:59.649 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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@7d12d433]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:59 13:48:59.649 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:59 13:48:59.649 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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@7d12d433]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:48:59 13:48:59.649 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:48:59 13:48:59.650 [WARN ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - received unknown/unsupported message OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=27d0ba1c-a59a-4e74-a190-1d9c68e6d756] in state TESTING - status: unknown: Testing connection since 2023-11-24T13:48:59.650021162Z - sender: Actor[pekko://MqttClientActorTest_testTLSConnectionWithoutCertificateCheck/user/$a#-1198839090] 08:48:59 13:48:59.754 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:49:00 13:48:59.984 [INFO ] [RxComputationThreadPool-1] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:49:00 java.security.cert.CertificateException: No name matching localhost found 08:49:00 at java.base/sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:234) 08:49:00 at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:103) 08:49:00 at java.base/sun.security.util.HostnameChecker.match(HostnameChecker.java:109) 08:49:00 at org.eclipse.ditto.connectivity.service.messaging.internal.ssl.DittoTrustManager.checkServerTrusted(DittoTrustManager.java:107) 08:49:00 at java.base/sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:1455) 08:49:00 at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1335) 08:49:00 ... 29 common frames omitted 08:49:00 Wrapped by: javax.net.ssl.SSLHandshakeException: No name matching localhost found 08:49:00 at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131) 08:49:00 at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:371) 08:49:00 at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:314) 08:49:00 at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:309) 08:49:00 at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(CertificateMessage.java:1357) 08:49:00 at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(CertificateMessage.java:1232) 08:49:00 at java.base/sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(CertificateMessage.java:1175) 08:49:00 at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:396) 08:49:00 at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:480) 08:49:00 at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1277) 08:49:00 at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask$DelegatedAction.run(SSLEngineImpl.java:1264) 08:49:00 at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) 08:49:00 at java.base/sun.security.ssl.SSLEngineImpl$DelegatedTask.run(SSLEngineImpl.java:1209) 08:49:00 at io.netty.handler.ssl.SslHandler.runDelegatedTasks(SslHandler.java:1647) 08:49:00 at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1493) 08:49:00 at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1334) 08:49:00 at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1383) 08:49:00 at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:529) 08:49:00 at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:468) 08:49:00 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) 08:49:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 08:49:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 08:49:00 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 08:49:00 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) 08:49:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 08:49:00 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 08:49:00 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) 08:49:00 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) 08:49:00 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509) 08:49:00 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) 08:49:00 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) 08:49:00 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 08:49:00 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 08:49:00 at java.base/java.lang.Thread.run(Thread.java:833) 08:49:00 Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: javax.net.ssl.SSLHandshakeException: No name matching localhost found 08:49:00 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: javax.net.ssl.SSLHandshakeException: No name matching localhost found 08:49:00 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105) 08:49:00 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:49:00 ... 17 common frames omitted 08:49:00 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 08:49:00 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:49:00 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:49:00 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 08:49:00 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:49:00 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:49:00 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:49:00 at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99) 08:49:00 at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) 08:49:00 at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) 08:49:00 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:49:00 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:49:00 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 08:49:00 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 08:49:00 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 08:49:00 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 08:49:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:49:00 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 08:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:49:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:49:00 at java.base/java.lang.Thread.run(Thread.java:833) 08:49:03 13:49:03.208 [WARN ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:49:03 13:49:03.212 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:03 13:49:03.212 [INFO ] [MqttClientActorTest_stopConsumingOnRequest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:03 13:49:03.468 [WARN ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:49:03 13:49:03.471 [INFO ] [MqttClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:03 13:49:03.696 [WARN ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:49:03 13:49:03.700 [INFO ] [MqttClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:04 13:49:04.662 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - test timed out. 08:49:04 13:49:04.663 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:49:04 13:49:04.667 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:04 13:49:04.667 [INFO ] [MqttClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:04 13:49:04.747 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M8.985S> interval (min=<PT5M>) 08:49:04 13:49:04.747 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:04 13:49:04.747 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M7.098S> interval (min=<PT5M>) 08:49:04 13:49:04.748 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M1.73S> interval (min=<PT5M>) 08:49:04 13:49:04.750 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:49:04 13:49:04.750 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M43.582S> interval (min=<PT5M>) 08:49:04 13:49:04.752 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:49:04 13:49:04.752 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:49:04 13:49:04.755 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.821S> interval (min=<PT5M>) 08:49:04 13:49:04.755 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:04 13:49:04.757 [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@5eaeebbb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:04 13:49:04.757 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:04 13:49:04.760 [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@5eaeebbb]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:04 13:49:04.760 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:04 13:49:04.762 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 37218 08:49:04 13:49:04.764 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 37234 08:49:04 13:49:04.765 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:27d0ba1c-a59a-4e74-a190-1d9c68e6d756> failed. Disabling automatic reconnect. 08:49:04 13:49:04.765 [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=2023-11-24T13:49:04.765584908Z, connectivityStatus=null]> 08:49:04 13:49:04.766 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] 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=2023-11-24T13:49:04.765584908Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:49:04 13:49:04.766 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:49:04 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT. 08:49:04 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:49:04 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt5ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:132) 08:49:04 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:49:04 ... 12 common frames omitted 08:49:04 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:49:04 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:49:04 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:49:04 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 08:49:04 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:49:04 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:49:04 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:49:04 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 08:49:04 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 08:49:04 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 08:49:04 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 08:49:04 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:49:04 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 08:49:04 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:49:04 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:49:04 at java.base/java.lang.Thread.run(Thread.java:833) 08:49:04 13:49:04.766 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] 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 2023-11-24T13:49:04.765584908Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionMetrics/deadLetters] 08:49:04 13:49:04.844 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:49:04 13:49:04.872 [INFO ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:49:04 13:49:04.913 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M5.047S> interval (min=<PT5M>) 08:49:04 13:49:04.913 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:04 13:49:04.914 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M39.596S> interval (min=<PT5M>) 08:49:04 13:49:04.915 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M54.463S> interval (min=<PT5M>) 08:49:04 13:49:04.916 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:49:04 13:49:04.916 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M24.914S> interval (min=<PT5M>) 08:49:04 13:49:04.918 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:49:04 13:49:04.918 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:49:04 13:49:04.921 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:04 13:49:04.921 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M41.532S> interval (min=<PT5M>) 08:49:04 13:49:04.923 [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@74015b74]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:04 13:49:04.923 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:04 13:49:04.925 [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@74015b74]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:04 13:49:04.925 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:04 13:49:04.929 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:49:04 13:49:04.930 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 37236 08:49:04 13:49:04.931 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 37250 08:49:04 13:49:04.934 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:27d0ba1c-a59a-4e74-a190-1d9c68e6d756> failed. Disabling automatic reconnect. 08:49:04 13:49:04.934 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-9] 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=2023-11-24T13:49:04.933971911Z, connectivityStatus=null]> 08:49:04 13:49:04.934 [INFO ] [RxComputationThreadPool-1] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:49:04 com.hivemq.client.mqtt.exceptions.ConnectionClosedException: Server closed connection without DISCONNECT. 08:49:04 Wrapped by: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:49:04 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105) 08:49:04 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:49:04 ... 17 common frames omitted 08:49:04 Wrapped by: java.util.concurrent.CompletionException: org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.MqttClientConnectException: Server closed connection without DISCONNECT. 08:49:04 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:49:04 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:49:04 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 08:49:04 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:49:04 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:49:04 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:49:04 at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99) 08:49:04 at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) 08:49:04 at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) 08:49:04 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:49:04 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:49:04 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 08:49:04 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 08:49:04 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 08:49:04 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 08:49:04 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:49:04 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 08:49:04 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:49:04 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:49:04 at java.base/java.lang.Thread.run(Thread.java:833) 08:49:04 13:49:04.934 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] 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=2023-11-24T13:49:04.933971911Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:49:04 13:49:04.934 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] 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 2023-11-24T13:49:04.933971911Z - sender: Actor[pekko://MqttClientActorTest_resetConnectionLogs/deadLetters] 08:49:05 13:49:05.010 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:49:05 13:49:05.041 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.h.MqttClientActor - Client actor registered: <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:49:05 13:49:05.072 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M33.722S> interval (min=<PT5M>) 08:49:05 13:49:05.072 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:05 13:49:05.073 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M56.026S> interval (min=<PT5M>) 08:49:05 13:49:05.074 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M51.984S> interval (min=<PT5M>) 08:49:05 13:49:05.075 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.h.MqttClientActor - Using default client ID <27d0ba1c-a59a-4e74-a190-1d9c68e6d756> 08:49:05 13:49:05.075 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M56.503S> interval (min=<PT5M>) 08:49:05 13:49:05.076 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:49:05 13:49:05.076 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:49:05 13:49:05.078 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M16.082S> interval (min=<PT5M>) 08:49:05 13:49:05.078 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:05 13:49:05.080 [WARN ] [MqttClientActorTest_retrieveConnectionLogs-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@5495b22c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:05 13:49:05.080 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:05 13:49:05.083 [WARN ] [MqttClientActorTest_retrieveConnectionLogs-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@5495b22c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:05 13:49:05.083 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:05 13:49:05.084 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:49:05 13:49:05.086 [INFO ] [Thread-16] o.e.d.c.s.m.m.MqttServerRule - Incoming connection to port 40969 accepted at port 37260 08:49:05 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.35 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientActorTest 08:49:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest 08:49:05 13:49:05.087 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.MqttClientActor - ServiceUnbind State=<CONNECTING> 08:49:05 13:49:05.088 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.MqttClientActor - Initial connect of client <consumer:27d0ba1c-a59a-4e74-a190-1d9c68e6d756> failed. Disabling automatic reconnect. 08:49:05 13:49:05.088 [INFO ] [MqttClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.h.MqttClientActor - Actor stopped, stopping clients. 08:49:05 13:49:05.088 [INFO ] [RxComputationThreadPool-2] o.e.d.c.s.m.m.h.c.DefaultGenericMqttClient - Failed to connect subscribing client <consumer:27d0ba1c-a59a-4e74-a190-1d9c68e6d756>. 08:49:05 java.net.ConnectException: finishConnect(..) failed: Connection refused 08:49:05 at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166) 08:49:05 at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131) 08:49:05 at io.netty.channel.unix.Socket.finishConnect(Socket.java:359) 08:49:05 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710) 08:49:05 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687) 08:49:05 at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567) 08:49:05 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:499) 08:49:05 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) 08:49:05 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) 08:49:05 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 08:49:05 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 08:49:05 at java.base/java.lang.Thread.run(Thread.java:833) 08:49:05 Wrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:40969 08:49:05 Wrapped by: com.hivemq.client.mqtt.exceptions.ConnectionFailedException: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:40969 08:49:05 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:40969 08:49:05 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client.BaseGenericMqttConnectableClient$Mqtt3ConnectingClient.lambda$sendConnect$0(BaseGenericMqttConnectableClient.java:105) 08:49:05 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:49:05 ... 17 common frames omitted 08:49:05 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:40969 08:49:05 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:49:05 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:49:05 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:936) 08:49:05 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:49:05 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:49:05 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:49:05 at com.hivemq.client.internal.mqtt.mqtt3.Mqtt3AsyncClientView.lambda$connect$2(Mqtt3AsyncClientView.java:99) 08:49:05 at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:863) 08:49:05 at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:841) 08:49:05 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:49:05 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:49:05 at com.hivemq.client.internal.rx.RxFutureConverter$RxFuture.onError(RxFutureConverter.java:60) 08:49:05 at io.reactivex.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:79) 08:49:05 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:38) 08:49:05 at io.reactivex.internal.schedulers.ScheduledDirectTask.call(ScheduledDirectTask.java:26) 08:49:05 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:49:05 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 08:49:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:49:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:49:05 at java.base/java.lang.Thread.run(Thread.java:833) 08:49:05 [INFO] [11/24/2023 13:49:05.186] [main] [CoordinatedShutdown(pekko://MqttClientConnectedTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.MqttClientConnectedTest 08:49:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest 08:49:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishingContextTest 08:49:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest 08:49:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublishTargetTest 08:49:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest 08:49:05 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.ExternalMessageToMqttPublishTransformerTest 08:49:05 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest 08:49:05 13:49:05.459 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:49:05 13:49:05.548 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 08:49:05 13:49:05.728 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <MqttPublishTarget [topic=mqtt/eclipse/ditto, qos=AT_MOST_ONCE]> 08:49:05 13:49:05.895 [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]> 08:49:06 13:49:06.056 [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]> 08:49:06 13:49:06.058 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-12] 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. 08:49:06 13:49:06.529 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] 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=2023-11-24T13:49:06.488682336Z, 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=2023-11-24T13:49:06.488682336Z, 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#-1533119890]]>. 08:49:06 13:49:06.529 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-11] 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=2023-11-24T13:49:06.500537292Z, 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=2023-11-24T13:49:06.500537292Z, 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#-1533119890]]>. 08:49:06 13:49:06.529 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Operating in 'dry-run' mode, thus dropping <MultiMappedOutboundSignal [outboundSignals=[MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2023-11-24T13:49:06.502077563Z, 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=2023-11-24T13:49:06.502077563Z, 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#-1533119890]]>. 08:49:06 13:49:06.666 [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]> 08:49:06 13:49:06.829 [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]> 08:49:06 13:49:06.830 [WARN ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to send MQTT Publish message to broker. IllegalStateException: This is totally expected. 08:49:06 13:49:06.834 [ERROR] [MqttPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Failed to enqueue MQTT message to topic <mqtt/eclipse/ditto> for sending to broker. 08:49:06 java.lang.IllegalStateException: This is totally expected. 08:49:06 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest.sendPublishToBrokerFailureTriggersNegativeAcknowledgementIfAutoAckTargetPresent(MqttPublisherActorTest.java:285) 08:49:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:49:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:49:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:49:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:49:06 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:49:06 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:49:06 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:49:06 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:49:06 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:49:06 at org.assertj.core.api.SoftAssertionsStatement$1.evaluate(SoftAssertionsStatement.java:41) 08:49:06 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:49:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:49:06 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:49:06 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:49:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:49:06 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:49:06 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:49:06 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:49:06 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:49:06 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:49:06 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:49:06 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:49:06 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:49:06 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:49:06 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:49:06 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:49:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:49:06 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:49:06 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:49:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:49:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:49:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:49:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:49:06 Wrapped by: org.eclipse.ditto.connectivity.model.MessageSendingFailedException: Failed to send message: This is totally expected. 08:49:06 at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:152) 08:49:06 at org.eclipse.ditto.connectivity.model.MessageSendingFailedException$Builder.doBuild(MessageSendingFailedException.java:113) 08:49:06 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:49:06 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.handleGenericMqttPublishResultFailure(MqttPublisherActor.java:192) 08:49:06 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.lambda$sendMqttPublishMessageToBroker$0(MqttPublisherActor.java:164) 08:49:06 at java.base/java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:757) 08:49:06 at java.base/java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:735) 08:49:06 at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2182) 08:49:06 at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:144) 08:49:06 at org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActor.sendMqttPublishMessageToBroker(MqttPublisherActor.java:160) 08:49:06 at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1(Sink.scala:141) 08:49:06 at org.apache.pekko.stream.javadsl.Sink$.$anonfun$foreach$1$adapted(Sink.scala:141) 08:49:06 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 08:49:06 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 08:49:06 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 08:49:06 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 08:49:06 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 08:49:06 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 08:49:06 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 08:49:06 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831) 08:49:06 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 08:49:06 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 08:49:06 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 08:49:06 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 08:49:06 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 08:49:06 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 08:49:06 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 08:49:06 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:49:06 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:49:06 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:49:06 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:49:06 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:49:06 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:49:06 13:49:06.834 [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: This is totally expected. 08:49:07 13:49:07.032 [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]> 08:49:07 13:49:07.100 [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]> 08:49:07 13:49:07.266 [INFO ] [MqttPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.h.p.MqttPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <MqttPublishTarget [topic=replyTarget/thing:id, qos=AT_MOST_ONCE]> 08:49:07 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.926 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.publishing.MqttPublisherActorTest 08:49:07 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest 08:49:07 [INFO] [11/24/2023 13:49:07.407] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-6] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-fad6bf1] Failed to create HiveMqttClientProperties: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>. 08:49:07 [INFO] [11/24/2023 13:49:07.407] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-pekko.actor.default-dispatcher-6] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt/user/$a][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt-fad6bf1] Test for connection <null> at <null> failed: Expected type of connection <null> to be one of [mqtt, mqtt-5] but it was <kafka>. 08:49:07 [INFO] [11/24/2023 13:49:07.410] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenConnectionTypeIsNotMqtt)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:07 [INFO] [11/24/2023 13:49:07.547] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n] Established MQTT connection to <example.com>. 08:49:07 [INFO] [11/24/2023 13:49:07.551] [Thread-147] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException/user/$$n][connection-id:198a6b2e-7a8c-4e8e-9086-883d9f97c1f5][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException-2a28f74] Test for connection <198a6b2e-7a8c-4e8e-9086-883d9f97c1f5> at <example.com> failed: [SubscriptionStatus[Topic filter: source/foo => Error: FAILURE(128)], SubscriptionStatus[Topic filter: source/bar => Error: QUOTA_EXCEEDED(151)]] 08:49:07 [INFO] [11/24/2023 13:49:07.552] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfAllSubscriptionsFailedException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:07 [INFO] [11/24/2023 13:49:07.590] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-6] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:198a6b2e-7a8c-4e8e-9086-883d9f97c1f5][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-df2ba47] Failed to create GenericMqttClient: Some argument is invalid. 08:49:07 [INFO] [11/24/2023 13:49:07.590] [ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-pekko.actor.default-dispatcher-6] [pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails/user/$a][connection-id:198a6b2e-7a8c-4e8e-9086-883d9f97c1f5][correlation-id:ConnectionTesterActorTest.testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails-df2ba47] Test for connection <198a6b2e-7a8c-4e8e-9086-883d9f97c1f5> at <example.com> failed: Some argument is invalid. 08:49:07 [INFO] [11/24/2023 13:49:07.591] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionReturnsFailureStatusWhenGettingGenericMqttClientFails)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:07 [INFO] [11/24/2023 13:49:07.661] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o] Established MQTT connection to <example.com>. 08:49:09 13:49:09.860 [WARN ] [MqttClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:49:10 13:49:10.020 [WARN ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:49:10 13:49:10.022 [INFO ] [MqttClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:17 [INFO] [11/24/2023 13:49:17.676] [ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond-scheduler-1] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/user/$$o][connection-id:198a6b2e-7a8c-4e8e-9086-883d9f97c1f5][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorDoesNotRespond-2cf6fae] Test for connection <198a6b2e-7a8c-4e8e-9086-883d9f97c1f5> at <example.com> failed: Actor <pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond/system/testProbe-96> did not report its status within <PT10S>. 08:49:17 [INFO] [11/24/2023 13:49:17.677] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorDoesNotRespond)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:17 [INFO] [11/24/2023 13:49:17.729] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p] Established MQTT connection to <example.com>. 08:49:17 [INFO] [11/24/2023 13:49:17.731] [Thread-158] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException/user/$$p][connection-id:198a6b2e-7a8c-4e8e-9086-883d9f97c1f5][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException-7a8b2d0] Test for connection <198a6b2e-7a8c-4e8e-9086-883d9f97c1f5> at <example.com> failed: [Subscribing failed: [source/foo, source/bar]] 08:49:17 [INFO] [11/24/2023 13:49:17.733] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSomeFailuresBecauseOfUnspecificException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:17 [INFO] [11/24/2023 13:49:17.771] [Thread-160] [pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus/user/$a][connection-id:198a6b2e-7a8c-4e8e-9086-883d9f97c1f5][correlation-id:ConnectionTesterActorTest.testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus-f42bd37] Test for connection <198a6b2e-7a8c-4e8e-9086-883d9f97c1f5> at <example.com> failed: The broker is temporarily not available 08:49:17 [INFO] [11/24/2023 13:49:17.772] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWhenConnectingGenericMqttClientFailsReturnsFailureStatus)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:17 [INFO] [11/24/2023 13:49:17.841] [main] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q] Established MQTT connection to <example.com>. 08:49:17 [INFO] [11/24/2023 13:49:17.846] [Thread-168] [pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown/user/$$q][connection-id:198a6b2e-7a8c-4e8e-9086-883d9f97c1f5][correlation-id:ConnectionTesterActorTest.testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown-d60b490] Test for connection <198a6b2e-7a8c-4e8e-9086-883d9f97c1f5> 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>.] 08:49:17 [INFO] [11/24/2023 13:49:17.847] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionFailsIfPublisherActorSendsUnexpectedResponseAndOneSubscriberActorRespondsWithStateDown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:17 [INFO] [11/24/2023 13:49:17.915] [main] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r] Established MQTT connection to <example.com>. 08:49:17 [INFO] [11/24/2023 13:49:17.919] [Thread-176] [pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful/user/$$r][connection-id:198a6b2e-7a8c-4e8e-9086-883d9f97c1f5][correlation-id:ConnectionTesterActorTest.testConnectionWorksAsExpectedIfSuccessful-69ef790] Test for connection <198a6b2e-7a8c-4e8e-9086-883d9f97c1f5> at <example.com> was successful. 08:49:17 [INFO] [11/24/2023 13:49:17.919] [main] [CoordinatedShutdown(pekko://ConnectionTesterActorTest_testConnectionWorksAsExpectedIfSuccessful)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.55 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.ConnectionTesterActorTest 08:49:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest 08:49:17 13:49:17.979 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:17 13:49:17.982 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:17 13:49:17.988 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:17 13:49:17.989 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:17 13:49:17.991 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:17 13:49:17.992 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:17 13:49:17.993 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:17 13:49:17.995 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:17 13:49:17.996 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.001 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.004 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.031 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.032 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.033 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.034 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.035 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.037 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.038 [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@2ec13ec6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt3ValidatorTest 08:49:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest 08:49:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttHeaderTest 08:49:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest 08:49:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.MqttSpecificConfigTest 08:49:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest 08:49:18 13:49:18.094 [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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.130 [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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.131 [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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.132 [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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.133 [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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.133 [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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.135 [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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.139 [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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.141 [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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.141 [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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 13:49:18.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@732970da]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.Mqtt5ValidatorTest 08:49:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest 08:49:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.KeepAliveIntervalTest 08:49:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest 08:49:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.messaging.mqtt.ReconnectDelayTest 08:49:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest 08:49:18 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s -- in org.eclipse.ditto.connectivity.service.messaging.ChildActorNannyTest 08:49:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest 08:49:18 13:49:18.340 [ERROR] [main] o.e.d.c.s.m.m.l.DefaultMuteableConnectionLogger - Encountered exception: <java.lang.IllegalArgumentException> in connection logger: <DefaultMuteableConnectionLogger [connectionId=connection-4db4a2f9-13ad-486a-9a27-eef24947a124, delegate=Mock for ConnectionLogger, hashCode: 1139290954, active=true]>. Switching delegate to: <ExceptionalConnectionLogger>. 08:49:18 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultMuteableConnectionLoggerTest 08:49:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest 08:49:18 13:49:18.413 [INFO ] [main] o.e.d.c.s.m.m.l.AbstractConnectionLogger - The log message contains an invalid pattern: success {} 08:49:18 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.EvictingConnectionLoggerTest 08:49:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest 08:49:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ExceptionalConnectionLoggerTest 08:49:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest 08:49:18 13:49:18.454 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-c0f58b35-70c2-42be-8008-b68bf1c1cbe2>. 08:49:18 13:49:18.454 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-c0f58b35-70c2-42be-8008-b68bf1c1cbe2>. 08:49:18 13:49:18.454 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-c0f58b35-70c2-42be-8008-b68bf1c1cbe2>. 08:49:18 13:49:18.454 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-c0f58b35-70c2-42be-8008-b68bf1c1cbe2>. 08:49:18 13:49:18.454 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-c0f58b35-70c2-42be-8008-b68bf1c1cbe2>. 08:49:18 13:49:18.455 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-0bb5314a-02da-4574-a0b9-18c3593fcbec>. 08:49:18 13:49:18.455 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-0bb5314a-02da-4574-a0b9-18c3593fcbec>. 08:49:18 13:49:18.455 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-0bb5314a-02da-4574-a0b9-18c3593fcbec>. 08:49:18 13:49:18.455 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-0bb5314a-02da-4574-a0b9-18c3593fcbec>. 08:49:18 13:49:18.455 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-0bb5314a-02da-4574-a0b9-18c3593fcbec>. 08:49:18 13:49:18.459 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-9da108bf-8cc5-4551-b232-366845f458fa>. 08:49:18 13:49:18.460 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-9da108bf-8cc5-4551-b232-366845f458fa>. 08:49:18 13:49:18.460 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-9da108bf-8cc5-4551-b232-366845f458fa>. 08:49:18 13:49:18.460 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-9da108bf-8cc5-4551-b232-366845f458fa>. 08:49:18 13:49:18.460 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-9da108bf-8cc5-4551-b232-366845f458fa>. 08:49:18 13:49:18.462 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-4cd1f507-bf27-4de3-ad39-67c4ab767252>. 08:49:18 13:49:18.462 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-4cd1f507-bf27-4de3-ad39-67c4ab767252>. 08:49:18 13:49:18.463 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-4cd1f507-bf27-4de3-ad39-67c4ab767252>. 08:49:18 13:49:18.463 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-4cd1f507-bf27-4de3-ad39-67c4ab767252>. 08:49:18 13:49:18.463 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-21d536c9-8f96-48ef-9f5b-e30a3a11d179>. 08:49:18 13:49:18.463 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <1> loggers for connection <loggerRegistryTest-21d536c9-8f96-48ef-9f5b-e30a3a11d179>. 08:49:18 13:49:18.463 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-21d536c9-8f96-48ef-9f5b-e30a3a11d179>. 08:49:18 13:49:18.464 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-4c4c72fd-1c52-41be-9e32-dd02f72c7d47>. 08:49:18 13:49:18.464 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-4c4c72fd-1c52-41be-9e32-dd02f72c7d47>. 08:49:18 13:49:18.464 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-4c4c72fd-1c52-41be-9e32-dd02f72c7d47>. 08:49:18 13:49:18.464 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-4c4c72fd-1c52-41be-9e32-dd02f72c7d47>. 08:49:18 13:49:18.464 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-51d3da5b-9270-4054-add0-bbf1edb71c9f>. 08:49:18 13:49:18.465 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-51d3da5b-9270-4054-add0-bbf1edb71c9f>. 08:49:18 13:49:18.465 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-51d3da5b-9270-4054-add0-bbf1edb71c9f>. 08:49:18 13:49:18.465 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-51d3da5b-9270-4054-add0-bbf1edb71c9f>. 08:49:18 13:49:18.468 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-51d3da5b-9270-4054-add0-bbf1edb71c9f>. 08:49:18 13:49:18.470 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-7dc71b13-3f63-4252-b797-458914d39a52>. 08:49:18 13:49:18.470 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-7dc71b13-3f63-4252-b797-458914d39a52>. 08:49:18 13:49:18.471 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-7dc71b13-3f63-4252-b797-458914d39a52>. 08:49:18 13:49:18.471 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-7dc71b13-3f63-4252-b797-458914d39a52>. 08:49:18 13:49:18.471 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-7dc71b13-3f63-4252-b797-458914d39a52>. 08:49:18 13:49:18.471 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-7dc71b13-3f63-4252-b797-458914d39a52>. 08:49:18 13:49:18.471 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-02efb313-3708-4add-af87-9394f832d682>. 08:49:18 13:49:18.472 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-02efb313-3708-4add-af87-9394f832d682>. 08:49:18 13:49:18.472 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-02efb313-3708-4add-af87-9394f832d682>. 08:49:18 13:49:18.473 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-c05bcda4-7baa-48a7-aec7-82a05c5b7069>. 08:49:18 13:49:18.473 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-c05bcda4-7baa-48a7-aec7-82a05c5b7069>. 08:49:18 13:49:18.474 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-c05bcda4-7baa-48a7-aec7-82a05c5b7069>. 08:49:18 13:49:18.474 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-c05bcda4-7baa-48a7-aec7-82a05c5b7069>. 08:49:18 13:49:18.480 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <loggerRegistryTest-c05bcda4-7baa-48a7-aec7-82a05c5b7069>. 08:49:18 13:49:18.481 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Dropping <1> of <5> log entries for connection with ID <loggerRegistryTest-c05bcda4-7baa-48a7-aec7-82a05c5b7069>, because of size limit. 08:49:18 13:49:18.481 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-e051fe1d-10db-48bc-afd6-cf1cf9205357>. 08:49:18 13:49:18.481 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-e051fe1d-10db-48bc-afd6-cf1cf9205357>. 08:49:18 13:49:18.482 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-e051fe1d-10db-48bc-afd6-cf1cf9205357>. 08:49:18 13:49:18.482 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-e051fe1d-10db-48bc-afd6-cf1cf9205357>. 08:49:18 13:49:18.482 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-e051fe1d-10db-48bc-afd6-cf1cf9205357>. 08:49:18 13:49:18.535 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-1445628f-51fa-49b8-9108-87bee63da58e>. 08:49:18 13:49:18.535 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-1445628f-51fa-49b8-9108-87bee63da58e>. 08:49:18 13:49:18.578 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-d13292e2-8140-4e65-a64d-6bdcfcb50b1b>. 08:49:18 13:49:18.578 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-d13292e2-8140-4e65-a64d-6bdcfcb50b1b>. 08:49:18 13:49:18.578 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <loggerRegistryTest-d13292e2-8140-4e65-a64d-6bdcfcb50b1b>. 08:49:18 13:49:18.579 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-6c826f69-3afd-4370-84c4-34fe9fff71f6>. 08:49:18 13:49:18.579 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-6c826f69-3afd-4370-84c4-34fe9fff71f6>. 08:49:18 13:49:18.579 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-6c826f69-3afd-4370-84c4-34fe9fff71f6>. 08:49:18 13:49:18.579 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-6c826f69-3afd-4370-84c4-34fe9fff71f6>. 08:49:18 13:49:18.581 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <loggerRegistryTest-47812544-bc9c-4392-afbf-16d1f7d73a3b>. 08:49:18 13:49:18.581 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <loggerRegistryTest-47812544-bc9c-4392-afbf-16d1f7d73a3b>. 08:49:18 13:49:18.582 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <loggerRegistryTest-47812544-bc9c-4392-afbf-16d1f7d73a3b>. 08:49:18 13:49:18.582 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <loggerRegistryTest-47812544-bc9c-4392-afbf-16d1f7d73a3b>. 08:49:18 13:49:18.582 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Muting loggers for connection <loggerRegistryTest-47812544-bc9c-4392-afbf-16d1f7d73a3b>. 08:49:18 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerRegistryTest 08:49:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest 08:49:18 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.InfoProviderFactoryTest 08:49:18 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest 08:49:23 13:49:23.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.RetrieveConnectionLogsAggregatorActor - Dropping <4> of <6> log entries for connection with ID <connection-8271a9f2-0aeb-417c-887a-eeeeef3fbd56>, because of size limit. 08:49:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.388 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.RetrieveConnectionLogsAggregatorActorTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest 08:49:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectivityHeadersTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest 08:49:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.DefaultEvictingQueueTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest 08:49:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ImmutableInfoProviderTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest 08:49:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.logs.ConnectionLoggerFactoryTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest 08:49:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ConnectivityCounterRegistryTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest 08:49:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.ThrottledMetricsAlertTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest 08:49:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.DefaultConnectionMetricsCounterTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest 08:49:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.SlidingWindowCounterTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest 08:49:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.MetricsAlertGaugeTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest 08:49:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.metrics.CounterKeyTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest 08:49:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest 08:49:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.connectivity.service.messaging.monitoring.DefaultConnectionMonitorRegistryTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest 08:49:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.SshTunnelStateTest 08:49:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest 08:49:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s -- in org.eclipse.ditto.connectivity.service.messaging.tunnel.FingerprintVerifierTest 08:49:25 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest 08:49:25 [INFO] [11/24/2023 13:49:25.545] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzMonitorRequestSigningTest 08:49:25 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest 08:49:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushSpecificConfigTest 08:49:25 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest 08:49:25 13:49:25.605 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:49:25 13:49:25.709 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M16.674S> interval (min=<PT5M>) 08:49:25 13:49:25.709 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:25 13:49:25.710 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M25.226S> interval (min=<PT5M>) 08:49:25 13:49:25.711 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M31.8S> interval (min=<PT5M>) 08:49:25 13:49:25.712 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-e57e73a8-567c-4dcc-9869-0902e0591c91> 08:49:25 13:49:25.713 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M53.192S> interval (min=<PT5M>) 08:49:25 13:49:25.728 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e57e73a8-567c-4dcc-9869-0902e0591c91>. 08:49:25 13:49:25.729 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e57e73a8-567c-4dcc-9869-0902e0591c91>. 08:49:25 13:49:25.732 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M39.308S> interval (min=<PT5M>) 08:49:25 13:49:25.732 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:25 13:49:25.741 [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@1b388455]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:25 13:49:25.741 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:25 13:49:25.743 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1b388455]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:25 13:49:25.743 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:25 13:49:25.745 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers. 08:49:25 13:49:25.834 [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. 08:49:25 13:49:25.842 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] 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]> 08:49:25 13:49:25.844 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-e57e73a8-567c-4dcc-9869-0902e0591c91> 08:49:25 13:49:25.958 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:49:25 13:49:25.978 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:26 13:49:26.044 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:49:26 13:49:26.047 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:26 13:49:26.047 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:26 13:49:26.075 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M35.539S> interval (min=<PT5M>) 08:49:26 13:49:26.075 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:26 13:49:26.076 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M7.329S> interval (min=<PT5M>) 08:49:26 13:49:26.077 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M24.092S> interval (min=<PT5M>) 08:49:26 13:49:26.078 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-2210b240-4d24-4c3c-98dc-8c87cdb40fda> 08:49:26 13:49:26.078 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M58.09S> interval (min=<PT5M>) 08:49:26 13:49:26.079 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-2210b240-4d24-4c3c-98dc-8c87cdb40fda>. 08:49:26 13:49:26.079 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-2210b240-4d24-4c3c-98dc-8c87cdb40fda>. 08:49:26 13:49:26.081 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.545S> interval (min=<PT5M>) 08:49:26 13:49:26.082 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:26 13:49:26.083 [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@5c5c9101]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.083 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.084 [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@5c5c9101]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.085 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.086 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers. 08:49:26 13:49:26.196 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:49:26 13:49:26.197 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-2210b240-4d24-4c3c-98dc-8c87cdb40fda> 08:49:26 13:49:26.197 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<DISCONNECTED> 08:49:26 13:49:26.200 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:26 13:49:26.200 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:26 13:49:26.316 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M43.396S> interval (min=<PT5M>) 08:49:26 13:49:26.316 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:26 13:49:26.329 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M39.903S> interval (min=<PT5M>) 08:49:26 13:49:26.330 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M5.33S> interval (min=<PT5M>) 08:49:26 13:49:26.330 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-a36b903f-95bb-4020-a8da-130e055f4c53> 08:49:26 13:49:26.331 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M22.027S> interval (min=<PT5M>) 08:49:26 13:49:26.332 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-a36b903f-95bb-4020-a8da-130e055f4c53>. 08:49:26 13:49:26.332 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-a36b903f-95bb-4020-a8da-130e055f4c53>. 08:49:26 13:49:26.334 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M48.338S> interval (min=<PT5M>) 08:49:26 13:49:26.334 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:26 13:49:26.337 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7efd41d4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.338 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.339 [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@7efd41d4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.340 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.348 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7efd41d4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.348 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.349 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7efd41d4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.349 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.367 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] 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)> 08:49:26 13:49:26.491 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M52.367S> interval (min=<PT5M>) 08:49:26 13:49:26.491 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:26 13:49:26.492 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M22.632S> interval (min=<PT5M>) 08:49:26 13:49:26.493 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M16.056S> interval (min=<PT5M>) 08:49:26 13:49:26.494 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-17acbe00-62b9-4899-a29e-559f0ed1ca70> 08:49:26 13:49:26.494 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M44.639S> interval (min=<PT5M>) 08:49:26 13:49:26.495 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-17acbe00-62b9-4899-a29e-559f0ed1ca70>. 08:49:26 13:49:26.495 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-17acbe00-62b9-4899-a29e-559f0ed1ca70>. 08:49:26 13:49:26.498 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M2.536S> interval (min=<PT5M>) 08:49:26 13:49:26.498 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:26 13:49:26.499 [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@e324433]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.499 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.501 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@e324433]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.502 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.503 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Starting publisher and consumers. 08:49:26 13:49:26.606 [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. 08:49:26 13:49:26.611 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] 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]> 08:49:26 13:49:26.616 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-17acbe00-62b9-4899-a29e-559f0ed1ca70> 08:49:26 13:49:26.620 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:49:26 13:49:26.622 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:26 13:49:26.728 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:49:26 13:49:26.730 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:26 13:49:26.742 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M44.603S> interval (min=<PT5M>) 08:49:26 13:49:26.742 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:26 13:49:26.742 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M13.622S> interval (min=<PT5M>) 08:49:26 13:49:26.743 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M17.887S> interval (min=<PT5M>) 08:49:26 13:49:26.744 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-984b0dcd-f219-4076-ab25-a652b2162430> 08:49:26 13:49:26.744 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M34.075S> interval (min=<PT5M>) 08:49:26 13:49:26.745 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-984b0dcd-f219-4076-ab25-a652b2162430>. 08:49:26 13:49:26.745 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-984b0dcd-f219-4076-ab25-a652b2162430>. 08:49:26 13:49:26.748 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M13.467S> interval (min=<PT5M>) 08:49:26 13:49:26.748 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:26 13:49:26.749 [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@6392009c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.749 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.751 [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@6392009c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.751 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.796 [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@6392009c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.796 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.797 [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@6392009c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.797 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.842 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:49:26 13:49:26.865 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-984b0dcd-f219-4076-ab25-a652b2162430> 08:49:26 13:49:26.969 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M42.448S> interval (min=<PT5M>) 08:49:26 13:49:26.969 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:26 13:49:26.970 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M32.889S> interval (min=<PT5M>) 08:49:26 13:49:26.971 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M32.457S> interval (min=<PT5M>) 08:49:26 13:49:26.971 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-257cfcd8-0efc-4685-930a-1dde49d49d0d> 08:49:26 13:49:26.972 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M7.875S> interval (min=<PT5M>) 08:49:26 13:49:26.973 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-257cfcd8-0efc-4685-930a-1dde49d49d0d>. 08:49:26 13:49:26.973 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-257cfcd8-0efc-4685-930a-1dde49d49d0d>. 08:49:26 13:49:26.976 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M19.241S> interval (min=<PT5M>) 08:49:26 13:49:26.976 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:26 13:49:26.977 [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@611c5d8d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.977 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.979 [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@611c5d8d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:26 13:49:26.979 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:26 13:49:26.981 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Socket could not be opened for <127.0.0.1:37793> due to java.net.ConnectException: Connection refused 08:49:26 13:49:26.981 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-257cfcd8-0efc-4685-930a-1dde49d49d0d' 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:37793'. Make sure the endpoint is reachable and that no firewall prevents the connection.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]])> 08:49:27 13:49:27.096 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M7.425S> interval (min=<PT5M>) 08:49:27 13:49:27.096 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:27 13:49:27.097 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M39.075S> interval (min=<PT5M>) 08:49:27 13:49:27.097 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M0.448S> interval (min=<PT5M>) 08:49:27 13:49:27.098 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-244e9406-77bc-4eab-8f5e-4c16217be81a> 08:49:27 13:49:27.098 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.058S> interval (min=<PT5M>) 08:49:27 13:49:27.099 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-244e9406-77bc-4eab-8f5e-4c16217be81a>. 08:49:27 13:49:27.099 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-244e9406-77bc-4eab-8f5e-4c16217be81a>. 08:49:27 13:49:27.102 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.377S> interval (min=<PT5M>) 08:49:27 13:49:27.102 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:27 13:49:27.103 [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@65dffa25]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.103 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.105 [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@65dffa25]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.105 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.109 [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@65dffa25]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.109 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.109 [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@65dffa25]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.109 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.139 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] 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:44723>.', 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 [{}]])> 08:49:27 Nov 24, 2023 1:49:27 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:49:27 WARNING: Exception thrown during asynchronous load 08:49:27 JwtInvalidException [message='Received invalid JSON web token response from <http://127.0.0.1:44723>.', 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 [{}]] 08:49:27 at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:100) 08:49:27 at org.eclipse.ditto.jwt.model.JwtInvalidException$Builder.doBuild(JwtInvalidException.java:87) 08:49:27 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:49:27 at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.parseJwt(AsyncJwtLoader.java:108) 08:49:27 at org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoader.asJsonWebToken(AsyncJwtLoader.java:91) 08:49:27 at org.apache.pekko.stream.javadsl.Source.$anonfun$flatMapConcat$1(Source.scala:3894) 08:49:27 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 08:49:27 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 08:49:27 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:540) 08:49:27 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400) 08:49:27 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 08:49:27 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 08:49:27 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 08:49:27 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 08:49:27 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:831) 08:49:27 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 08:49:27 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 08:49:27 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 08:49:27 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 08:49:27 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 08:49:27 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 08:49:27 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 08:49:27 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:49:27 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:49:27 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:49:27 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:49:27 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:49:27 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:49:27 08:49:27 13:49:27.229 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-244e9406-77bc-4eab-8f5e-4c16217be81a> 08:49:27 13:49:27.253 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M35.651S> interval (min=<PT5M>) 08:49:27 13:49:27.253 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:27 13:49:27.254 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M2.385S> interval (min=<PT5M>) 08:49:27 13:49:27.255 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M12.416S> interval (min=<PT5M>) 08:49:27 13:49:27.255 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-b6454c3c-4c04-4993-b75b-0186c5c27d27> 08:49:27 13:49:27.256 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M28.361S> interval (min=<PT5M>) 08:49:27 13:49:27.257 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b6454c3c-4c04-4993-b75b-0186c5c27d27>. 08:49:27 13:49:27.257 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b6454c3c-4c04-4993-b75b-0186c5c27d27>. 08:49:27 13:49:27.259 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M58.351S> interval (min=<PT5M>) 08:49:27 13:49:27.259 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:27 13:49:27.260 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@63af893a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.260 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.262 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@63af893a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.262 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.264 [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@63af893a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.264 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.265 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@63af893a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.265 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.265 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:49:27 13:49:27.430 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M36.576S> interval (min=<PT5M>) 08:49:27 13:49:27.430 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:27 13:49:27.431 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M26.042S> interval (min=<PT5M>) 08:49:27 13:49:27.432 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.104S> interval (min=<PT5M>) 08:49:27 13:49:27.432 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-6f0af2da-0fe1-4b65-bf74-644f77a18bfe> 08:49:27 13:49:27.433 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M58.794S> interval (min=<PT5M>) 08:49:27 13:49:27.434 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-6f0af2da-0fe1-4b65-bf74-644f77a18bfe>. 08:49:27 13:49:27.434 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-6f0af2da-0fe1-4b65-bf74-644f77a18bfe>. 08:49:27 13:49:27.436 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M37.033S> interval (min=<PT5M>) 08:49:27 13:49:27.437 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:27 13:49:27.469 [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@6566ce5f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.470 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.471 [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@6566ce5f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.472 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.474 [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@6566ce5f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.474 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.475 [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@6566ce5f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.475 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.548 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-6f0af2da-0fe1-4b65-bf74-644f77a18bfe> 08:49:27 13:49:27.558 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:49:27 13:49:27.561 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:27 13:49:27.561 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:27 13:49:27.673 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M53.484S> interval (min=<PT5M>) 08:49:27 13:49:27.673 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:27 13:49:27.674 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M39.796S> interval (min=<PT5M>) 08:49:27 13:49:27.675 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M56.112S> interval (min=<PT5M>) 08:49:27 13:49:27.676 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-8cb91b2b-d984-495b-8db4-d9495d3e0073> 08:49:27 13:49:27.676 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M33.419S> interval (min=<PT5M>) 08:49:27 13:49:27.678 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-8cb91b2b-d984-495b-8db4-d9495d3e0073>. 08:49:27 13:49:27.678 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-8cb91b2b-d984-495b-8db4-d9495d3e0073>. 08:49:27 13:49:27.680 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M14.682S> interval (min=<PT5M>) 08:49:27 13:49:27.681 [INFO ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:27 13:49:27.682 [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@6d79c27d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.682 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.683 [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@6d79c27d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.683 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.688 [WARN ] [HttpPushClientActorTest_retrieveConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:49:27 13:49:27.806 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M41.33S> interval (min=<PT5M>) 08:49:27 13:49:27.806 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:27 13:49:27.807 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.973S> interval (min=<PT5M>) 08:49:27 13:49:27.807 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M22.236S> interval (min=<PT5M>) 08:49:27 13:49:27.808 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-578c5e24-b55c-4930-8913-14f26f05b88c> 08:49:27 13:49:27.808 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M25.612S> interval (min=<PT5M>) 08:49:27 13:49:27.809 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-578c5e24-b55c-4930-8913-14f26f05b88c>. 08:49:27 13:49:27.809 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-578c5e24-b55c-4930-8913-14f26f05b88c>. 08:49:27 13:49:27.812 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:27 13:49:27.812 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M20.106S> interval (min=<PT5M>) 08:49:27 13:49:27.813 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-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@326d684c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.813 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.814 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-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@326d684c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:27 13:49:27.828 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:27 13:49:27.829 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-8] 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. 08:49:28 13:49:27.930 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M36.25S> interval (min=<PT5M>) 08:49:28 13:49:27.930 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:28 13:49:27.931 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M13.792S> interval (min=<PT5M>) 08:49:28 13:49:27.932 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M14.447S> interval (min=<PT5M>) 08:49:28 13:49:27.933 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-3fb0a77f-206f-41f2-8681-7a7bbb8d2a2f> 08:49:28 13:49:27.934 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M17.456S> interval (min=<PT5M>) 08:49:28 13:49:27.953 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-578c5e24-b55c-4930-8913-14f26f05b88c> 08:49:28 13:49:27.955 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-3fb0a77f-206f-41f2-8681-7a7bbb8d2a2f>. 08:49:28 13:49:27.955 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-3fb0a77f-206f-41f2-8681-7a7bbb8d2a2f>. 08:49:28 13:49:27.959 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.851S> interval (min=<PT5M>) 08:49:28 13:49:27.959 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:28 13:49:27.961 [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@52174e7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:28 13:49:27.961 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:28 13:49:27.963 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-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@52174e7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:28 13:49:27.963 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:28 13:49:27.965 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-3fb0a77f-206f-41f2-8681-7a7bbb8d2a2f>. 08:49:28 13:49:27.965 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-3fb0a77f-206f-41f2-8681-7a7bbb8d2a2f>. 08:49:28 13:49:28.075 [INFO ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-3fb0a77f-206f-41f2-8681-7a7bbb8d2a2f> 08:49:28 13:49:28.159 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M27.224S> interval (min=<PT5M>) 08:49:28 13:49:28.159 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:28 13:49:28.160 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M23.55S> interval (min=<PT5M>) 08:49:28 13:49:28.161 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M26.847S> interval (min=<PT5M>) 08:49:28 13:49:28.162 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-afebf1e1-6bd3-4659-bf60-edc4765d2ecf> 08:49:28 13:49:28.162 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.995S> interval (min=<PT5M>) 08:49:28 13:49:28.164 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-afebf1e1-6bd3-4659-bf60-edc4765d2ecf>. 08:49:28 13:49:28.164 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-afebf1e1-6bd3-4659-bf60-edc4765d2ecf>. 08:49:28 13:49:28.167 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M56.29S> interval (min=<PT5M>) 08:49:28 13:49:28.167 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:28 13:49:28.170 [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@5439b95]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:28 13:49:28.170 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:28 13:49:28.172 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5439b95]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:28 13:49:28.173 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:28 13:49:28.176 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5439b95]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:28 13:49:28.176 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:28 13:49:28.177 [WARN ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5439b95]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:28 13:49:28.177 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:28 13:49:28.195 [INFO ] [HttpPushClientActorTest_testTLSConnectionWithoutCertificateCheck-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:49:28 13:49:28.341 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M17.176S> interval (min=<PT5M>) 08:49:28 13:49:28.341 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:28 13:49:28.342 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.759S> interval (min=<PT5M>) 08:49:28 13:49:28.343 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M9.635S> interval (min=<PT5M>) 08:49:28 13:49:28.343 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-9cfb9fff-68b1-4aec-a475-58ed10177787> 08:49:28 13:49:28.344 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M43.071S> interval (min=<PT5M>) 08:49:28 13:49:28.345 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-9cfb9fff-68b1-4aec-a475-58ed10177787>. 08:49:28 13:49:28.345 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-9cfb9fff-68b1-4aec-a475-58ed10177787>. 08:49:28 13:49:28.347 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M18.922S> interval (min=<PT5M>) 08:49:28 13:49:28.347 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:28 13:49:28.348 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@78d6044]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:28 13:49:28.348 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:28 13:49:28.350 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-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@78d6044]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:28 13:49:28.350 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:28 13:49:28.461 [INFO ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-9cfb9fff-68b1-4aec-a475-58ed10177787> 08:49:28 13:49:28.535 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M25.968S> interval (min=<PT5M>) 08:49:28 13:49:28.536 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:28 13:49:28.536 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M38.519S> interval (min=<PT5M>) 08:49:28 13:49:28.537 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M52.28S> interval (min=<PT5M>) 08:49:28 13:49:28.537 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-7dad95db-f8a9-4a57-846a-3bb0655fad25> 08:49:28 13:49:28.538 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.587S> interval (min=<PT5M>) 08:49:28 13:49:28.540 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7dad95db-f8a9-4a57-846a-3bb0655fad25>. 08:49:28 13:49:28.540 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7dad95db-f8a9-4a57-846a-3bb0655fad25>. 08:49:28 13:49:28.544 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M38.547S> interval (min=<PT5M>) 08:49:28 13:49:28.544 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:28 13:49:28.545 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@31c5387d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:28 13:49:28.545 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:28 13:49:28.546 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@31c5387d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:28 13:49:28.547 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPushClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:28 13:49:28.548 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-7dad95db-f8a9-4a57-846a-3bb0655fad25>. 08:49:28 13:49:28.664 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPushClientActor - Client actor registered: <connection-7dad95db-f8a9-4a57-846a-3bb0655fad25> 08:49:28 13:49:28.741 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M40.737S> interval (min=<PT5M>) 08:49:28 13:49:28.741 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:28 13:49:28.741 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M52.288S> interval (min=<PT5M>) 08:49:28 13:49:28.742 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M45.139S> interval (min=<PT5M>) 08:49:28 13:49:28.743 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPushClientActor - Using default client ID <connection-5c2e7e2b-a6c1-49dc-be79-b61a1c5dba89> 08:49:28 13:49:28.743 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M14.72S> interval (min=<PT5M>) 08:49:28 13:49:28.744 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5c2e7e2b-a6c1-49dc-be79-b61a1c5dba89>. 08:49:28 13:49:28.744 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5c2e7e2b-a6c1-49dc-be79-b61a1c5dba89>. 08:49:28 13:49:28.747 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M14.02S> interval (min=<PT5M>) 08:49:28 13:49:28.747 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:28 13:49:28.748 [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@524cca14]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:28 13:49:28.748 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:28 13:49:28.749 [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@524cca14]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:28 13:49:28.750 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:49:28 13:49:28.750 [INFO ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-5c2e7e2b-a6c1-49dc-be79-b61a1c5dba89>. 08:49:28 13:49:28.751 [WARN ] [HttpPushClientActorTest_retrieveConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPushClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:49:28 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.145 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushClientActorTest 08:49:28 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest 08:49:28 [INFO] [11/24/2023 13:49:28.781] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:28 [INFO] [11/24/2023 13:49:28.855] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:28 [INFO] [11/24/2023 13:49:28.891] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:28 [INFO] [11/24/2023 13:49:28.935] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:28 [INFO] [11/24/2023 13:49:28.963] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:29 [INFO] [11/24/2023 13:49:28.999] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:29 [INFO] [11/24/2023 13:49:29.045] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:29 [INFO] [11/24/2023 13:49:29.083] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:29 [INFO] [11/24/2023 13:49:29.115] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:29 [INFO] [11/24/2023 13:49:29.162] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:29 [INFO] [11/24/2023 13:49:29.207] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:29 [INFO] [11/24/2023 13:49:29.277] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:29 [INFO] [11/24/2023 13:49:29.374] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:29 [INFO] [11/24/2023 13:49:29.428] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:29 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.677 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AwsRequestSigningTest 08:49:29 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest 08:49:29 13:49:29.439 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:49:29 13:49:29.536 [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]> 08:49:29 13:49:29.539 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 08:49:29 13:49:29.548 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] 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>. 08:49:29 13:49:29.629 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=/api/logs?api-version=2016-04-01]> 08:49:29 13:49:29.695 [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]> 08:49:29 13:49:29.699 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:29 13:49:29.795 [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]> 08:49:29 13:49:29.797 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:29 13:49:29.880 [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]> 08:49:29 13:49:29.882 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:29 13:49:29.969 [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]> 08:49:29 13:49:29.972 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 08:49:29 13:49:29.973 [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}> 08:49:30 13:49:30.064 [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(POST), pathWithQuery=/foo/Hamburg]> 08:49:30 13:49:30.066 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:30 13:49:30.131 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-9] 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]> 08:49:30 13:49:30.133 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 08:49:30 13:49:30.135 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-9] 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>. 08:49:30 13:49:30.195 [INFO ] [HttpPublisherActorTest-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(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:49:30 13:49:30.197 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:30 13:49:30.288 [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]> 08:49:30 13:49:30.290 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 08:49:30 13:49:30.292 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Got non success status code: <418> and body: <{"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}> 08:49:30 13:49:30.365 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <messages.commands:thingMessage> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:49:30 13:49:30.367 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 08:49:30 13:49:30.368 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-5] 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}> 08:49:30 13:49:30.435 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(GET), pathWithQuery=/path]> 08:49:30 13:49:30.439 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:30 13:49:30.454 [INFO ] [HttpPublisherActorTest-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(GET), pathWithQuery=/path]> 08:49:30 13:49:30.457 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:30 13:49:30.474 [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]> 08:49:30 13:49:30.476 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:30 13:49:30.492 [INFO ] [HttpPublisherActorTest-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(GET), pathWithQuery=/path]> 08:49:30 13:49:30.494 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:30 13:49:30.508 [INFO ] [HttpPublisherActorTest-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(DELETE), pathWithQuery=/path]> 08:49:30 13:49:30.510 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:30 13:49:30.525 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(DELETE), pathWithQuery=/path]> 08:49:30 13:49:30.527 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:30 13:49:30.542 [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(DELETE), pathWithQuery=/path]> 08:49:30 13:49:30.544 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:30 13:49:30.560 [INFO ] [HttpPublisherActorTest-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(DELETE), pathWithQuery=/path]> 08:49:30 13:49:30.562 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:30 13:49:30.644 [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]> 08:49:30 13:49:30.647 [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> 08:49:30 13:49:30.647 [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 08:49:30 13:49:30.797 [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]> 08:49:30 13:49:30.799 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:30 13:49:30.875 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] 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]> 08:49:30 13:49:30.877 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <418 I'm a teapot> 08:49:30 13:49:30.880 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] 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>. 08:49:30 13:49:30.957 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(PATCH), pathWithQuery=/the/quick/brown/fox/jumps/over/the/lazy/dog?someQuery=foo&entity=ditto:thing]> 08:49:30 13:49:30.960 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:31 13:49:31.021 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-8] 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]> 08:49:31 13:49:31.023 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:31 13:49:31.095 [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]> 08:49:31 13:49:31.097 [INFO ] [HttpPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:31 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.729 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherActorTest 08:49:31 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest 08:49:31 13:49:31.173 [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]> 08:49:31 13:49:31.854 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:49:31 13:49:31.856 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:31 13:49:31.856 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:32 13:49:32.159 [WARN ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:49:32 13:49:32.161 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:32 13:49:32.161 [INFO ] [HttpPushClientActorTest-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:32 13:49:32.842 [WARN ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:49:32 13:49:32.844 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:32 13:49:32.844 [INFO ] [HttpPushClientActorTest_retrieveConnectionStatus-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:33 13:49:33.024 [WARN ] [HttpPushClientActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:49:33 13:49:33.450 [WARN ] [HttpPushClientActorTest_resetConnectionMetrics-pekko.actor.default-dispatcher-7] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:49:33 13:49:33.643 [WARN ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:49:33 13:49:33.645 [INFO ] [HttpPushClientActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:49:34 [INFO] [11/24/2023 13:49:34.019] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.850 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.ClientCredentialsFlowTest 08:49:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest 08:49:34 [INFO] [11/24/2023 13:49:34.055] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:34 [INFO] [11/24/2023 13:49:34.084] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AzSaslSigningFactoryTest 08:49:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest 08:49:34 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushRoundTripSignalsValidatorTest 08:49:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest 08:49:34 13:49:34.362 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.364 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.368 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.369 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.375 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.376 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.377 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.377 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.378 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.378 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.379 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.379 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.380 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.380 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 13:49:34.381 [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@2732701e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:34 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushValidatorTest 08:49:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest 08:49:34 13:49:34.395 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:49:34 13:49:34.574 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]> 08:49:34 13:49:34.587 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:34 13:49:34.687 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.h.HttpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <HttpPublishTarget [method=HttpMethod(POST), pathWithQuery=twinEventExchange/twinEventRoutingKey]> 08:49:34 13:49:34.696 [INFO ] [HttpPublisherErrorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.h.HttpPublisherActor - Got response status <200 OK> 08:49:34 13:49:34.797 [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]> 08:49:34 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.414 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPublisherErrorTest 08:49:34 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest 08:49:35 13:49:35.339 [ERROR] [HttpPushFactoryTest-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Internal server error, sending 500 response 08:49:35 org.apache.pekko.stream.SubscriptionWithCancelException$StageWasCompleted$: null 08:49:35 13:49:35.567 [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 08:49:35 13:49:35.578 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 08:49:35 13:49:35.584 [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 08:49:35 13:49:35.588 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 08:49:35 13:49:35.592 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 08:49:35 13:49:35.596 [WARN ] [HttpPushFactoryTest-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Illegal request, responding with status '400 Bad Request': CONNECT requests are not supported 08:49:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.HttpPushFactoryTest 08:49:35 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest 08:49:38 [INFO] [11/24/2023 13:49:38.001] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:49:38 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.363 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.AsyncJwtLoaderTest 08:49:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest 08:49:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.connectivity.service.messaging.httppush.DefaultHttpPushFactoryTest 08:49:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest 08:49:38 13:49:38.061 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:49:38 13:49:38.296 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:38 13:49:38.325 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:38 13:49:38.356 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:38 13:49:38.381 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:38 13:49:38.381 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M10.659S> interval (min=<PT5M>) 08:49:38 13:49:38.381 [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 <PT23H11M50.305S> 08:49:38 13:49:38.638 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-572ca411-a916-4caf-9f13-d237e4ad9d86> was recovered: null 08:49:38 13:49:38.656 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@3684c420]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:38 13:49:38.660 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-572ca411-a916-4caf-9f13-d237e4ad9d86>: <[always-alive, priority-0]> 08:49:38 13:49:38.745 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:49:38 13:49:38.760 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-572ca411-a916-4caf-9f13-d237e4ad9d86> with <1> clients. 08:49:38 13:49:38.830 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-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@3684c420]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:38 13:49:38.830 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-572ca411-a916-4caf-9f13-d237e4ad9d86>: <[always-alive, priority-0]> 08:49:38 13:49:38.837 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>. 08:49:38 13:49:38.838 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-572ca411-a916-4caf-9f13-d237e4ad9d86> with <1> clients. 08:49:38 13:49:38.842 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionClosesAndRestartsClientActor-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-572ca411-a916-4caf-9f13-d237e4ad9d86> 08:49:38 13:49:38.969 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:38 13:49:38.983 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:39 13:49:38.998 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:39 13:49:39.001 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H56M43.209S> 08:49:39 13:49:39.001 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M54.428S> interval (min=<PT5M>) 08:49:39 13:49:39.001 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:39 13:49:39.002 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-a4a9d06d-e006-476e-bd3c-3086b4e64443> was recovered: null 08:49:39 13:49:39.006 [WARN ] [ConnectionPersistenceActorTest_testConnectionTypeHono-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@4bbd3830]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:39 13:49:39.009 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-a4a9d06d-e006-476e-bd3c-3086b4e64443> with <1> clients. 08:49:39 13:49:39.105 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:39 13:49:39.118 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:39 13:49:39.130 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:39 13:49:39.134 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H15M8.02S> 08:49:39 13:49:39.134 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M21.645S> interval (min=<PT5M>) 08:49:39 13:49:39.134 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:39 13:49:39.135 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-1b0b9582-5425-4a66-b535-3421aef907d3> was recovered: null 08:49:39 13:49:39.136 [WARN ] [ConnectionPersistenceActorTest_testConnectionCausingException-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@5c06fc83]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:39 13:49:39.136 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-1b0b9582-5425-4a66-b535-3421aef907d3> with <1> clients. 08:49:39 13:49:39.161 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-8] 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 [{}]] 08:49:39 13:49:39.232 [INFO ] [ConnectionPersistenceActorTest_testConnectionTypeHono-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-a4a9d06d-e006-476e-bd3c-3086b4e64443> 08:49:39 13:49:39.245 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:39 13:49:39.258 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:39 13:49:39.261 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-9] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:39 13:49:39.265 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H3M59.411S> 08:49:39 13:49:39.265 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M40.701S> interval (min=<PT5M>) 08:49:39 13:49:39.265 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:39 13:49:39.265 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f43c92f3-1b1e-4023-8d66-ae3cd12cfcb6> was recovered: null 08:49:39 13:49:39.267 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-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@197e999b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:39 13:49:39.269 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-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-f43c92f3-1b1e-4023-8d66-ae3cd12cfcb6>: <[]> 08:49:39 13:49:39.272 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:49:39 13:49:39.361 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingException-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-1b0b9582-5425-4a66-b535-3421aef907d3> 08:49:39 13:49:39.483 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f43c92f3-1b1e-4023-8d66-ae3cd12cfcb6> 08:49:39 13:49:39.553 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:39 13:49:39.567 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:39 13:49:39.569 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:39 13:49:39.573 [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 <PT24H28M1.85S> 08:49:39 13:49:39.573 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:39 13:49:39.574 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M42.013S> interval (min=<PT5M>) 08:49:39 13:49:39.574 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-48e4d5d2-2aba-4e05-b490-3a7f76da4fd0> was recovered: null 08:49:39 13:49:39.576 [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@5b4819ae]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:39 13:49:39.576 [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-48e4d5d2-2aba-4e05-b490-3a7f76da4fd0>: <[]> 08:49:39 13:49:39.580 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:49:39 13:49:39.583 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <ModifyConnection [type=connectivity.commands:modifyConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-987ed0e}], connection=ImmutableConnection [id=connection-48e4d5d2-2aba-4e05-b490-3a7f76da4fd0, 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-987ed0e}]]> 08:49:39 13:49:39.585 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithBlockedHost-987ed0e}]] 08:49:39 13:49:39.686 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-48e4d5d2-2aba-4e05-b490-3a7f76da4fd0> 08:49:39 13:49:39.755 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:39 13:49:39.768 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:39 13:49:39.771 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:39 13:49:39.773 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H15M40.229S> 08:49:39 13:49:39.773 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M7.099S> interval (min=<PT5M>) 08:49:39 13:49:39.773 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:39 13:49:39.774 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-9674d4cd-8fe8-4f92-903c-a66f87cef02a> was recovered: null 08:49:39 13:49:39.776 [WARN ] [ConnectionPersistenceActorTest_createConnectionInClosedState-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@76233121]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:39 13:49:39.776 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-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-9674d4cd-8fe8-4f92-903c-a66f87cef02a>: <[]> 08:49:39 13:49:39.779 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:49:39 13:49:39.885 [INFO ] [ConnectionPersistenceActorTest_createConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-9674d4cd-8fe8-4f92-903c-a66f87cef02a> 08:49:39 13:49:39.970 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:39 13:49:39.984 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:39 13:49:39.986 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:39 13:49:39.989 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M16.21S> interval (min=<PT5M>) 08:49:39 13:49:39.990 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H58M12.892S> 08:49:39 13:49:39.990 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:39 13:49:39.990 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-2bbcfdc9-5f86-4fc3-b903-ec083c033571> was recovered: null 08:49:39 13:49:39.992 [WARN ] [ConnectionPersistenceActorTest_manageConnection-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@41d76d0f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:39 13:49:39.992 [INFO ] [ConnectionPersistenceActorTest_manageConnection-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-2bbcfdc9-5f86-4fc3-b903-ec083c033571>: <[always-alive, priority-0]> 08:49:39 13:49:39.996 [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>. 08:49:39 13:49:39.996 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-2bbcfdc9-5f86-4fc3-b903-ec083c033571> with <1> clients. 08:49:40 13:49:40.023 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-2bbcfdc9-5f86-4fc3-b903-ec083c033571>: <[]> 08:49:40 13:49:40.025 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>. 08:49:40 13:49:40.028 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-2bbcfdc9-5f86-4fc3-b903-ec083c033571>: <[]> 08:49:40 13:49:40.030 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <3>. 08:49:42 13:49:42.065 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-2bbcfdc9-5f86-4fc3-b903-ec083c033571> was deleted recently. Shutting Actor down ... 08:49:42 13:49:42.065 [INFO ] [ConnectionPersistenceActorTest_manageConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-2bbcfdc9-5f86-4fc3-b903-ec083c033571> 08:49:42 13:49:42.138 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:42 13:49:42.152 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:42 13:49:42.154 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:42 13:49:42.157 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H31M47.919S> 08:49:42 13:49:42.157 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M2.357S> interval (min=<PT5M>) 08:49:42 13:49:42.157 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:42 13:49:42.158 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-0408605d-a448-4af6-b907-9fa5ad46bcca> was recovered: null 08:49:42 13:49:42.160 [WARN ] [ConnectionPersistenceActorTest_testConnection-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@345d9306]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:42 13:49:42.160 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-0408605d-a448-4af6-b907-9fa5ad46bcca> with <1> clients. 08:49:42 13:49:42.256 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M52.678S> interval (min=<PT5M>) 08:49:42 13:49:42.256 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:42 13:49:42.382 [INFO ] [ConnectionPersistenceActorTest_testConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-0408605d-a448-4af6-b907-9fa5ad46bcca> 08:49:42 13:49:42.490 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:42 13:49:42.494 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:42 13:49:42.496 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H46M28.59S> 08:49:42 13:49:42.498 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f98f563d-7b33-4abd-a25c-e13b03ca51e1> was recovered: null 08:49:42 13:49:42.499 [WARN ] [ConnectionPersistenceActorTest_forwardSearchCommands-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@12d03df3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:42 13:49:42.499 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-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-f98f563d-7b33-4abd-a25c-e13b03ca51e1>: <[]> 08:49:42 13:49:42.502 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:49:42 13:49:42.504 [WARN ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@12d03df3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:42 13:49:42.505 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-f98f563d-7b33-4abd-a25c-e13b03ca51e1>: <[always-alive, priority-0]> 08:49:42 13:49:42.507 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>. 08:49:42 13:49:42.507 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f98f563d-7b33-4abd-a25c-e13b03ca51e1> with <2> clients. 08:49:42 13:49:42.524 [INFO ] [ConnectionPersistenceActorTest_forwardSearchCommands-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f98f563d-7b33-4abd-a25c-e13b03ca51e1> 08:49:42 13:49:42.592 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:42 13:49:42.605 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:42 13:49:42.607 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:42 13:49:42.610 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:42 13:49:42.610 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.664S> interval (min=<PT5M>) 08:49:42 13:49:42.610 [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 <PT25H1M22.751S> 08:49:42 13:49:42.611 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-9e224135-603f-4d40-89f5-5026057ccb9b> was recovered: null 08:49:42 13:49:42.612 [WARN ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@524de3b1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:42 13:49:42.613 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-9e224135-603f-4d40-89f5-5026057ccb9b>: <[]> 08:49:42 13:49:42.615 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:49:43 13:49:43.835 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <ModifyConnection [type=connectivity.commands:modifyConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-a2e769a}], connection=ImmutableConnection [id=connection-9e224135-603f-4d40-89f5-5026057ccb9b, 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-a2e769a}]]> 08:49:43 13:49:43.836 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host 'invalid' may not be used for the connection because The configured host 'invalid' is invalid: The configured host 'invalid' is invalid: invalid: Name or service not known', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.modifyClosedConnectionWithUnknownHost-a2e769a}]] 08:49:44 13:49:43.949 [INFO ] [ConnectionPersistenceActorTest_modifyClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-9e224135-603f-4d40-89f5-5026057ccb9b> 08:49:44 13:49:44.020 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:44 13:49:44.032 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:44 13:49:44.035 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:44 13:49:44.037 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H37M48.13S> 08:49:44 13:49:44.037 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M41.001S> interval (min=<PT5M>) 08:49:44 13:49:44.037 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:44 13:49:44.038 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-fd7e240d-ab33-4859-ad8a-158551a2f7f2> was recovered: null 08:49:44 13:49:44.040 [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@17cfb2c4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:44 13:49:44.040 [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-fd7e240d-ab33-4859-ad8a-158551a2f7f2>: <[always-alive, priority-0]> 08:49:44 13:49:44.043 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:49:44 13:49:44.044 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-fd7e240d-ab33-4859-ad8a-158551a2f7f2> with <1> clients. 08:49:44 13:49:44.069 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-fd7e240d-ab33-4859-ad8a-158551a2f7f2>: <[]> 08:49:44 13:49:44.071 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>. 08:49:44 13:49:44.074 [WARN ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-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@17cfb2c4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:44 13:49:44.074 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-fd7e240d-ab33-4859-ad8a-158551a2f7f2>: <[]> 08:49:44 13:49:44.077 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <3>. 08:49:46 13:49:46.073 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-fd7e240d-ab33-4859-ad8a-158551a2f7f2> was not accessed in a while. Shutting Actor down ... 08:49:46 13:49:46.073 [INFO ] [ConnectionPersistenceActorTest_modifyConnectionInClosedState-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-fd7e240d-ab33-4859-ad8a-158551a2f7f2> 08:49:47 13:49:47.150 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:47 13:49:47.163 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:47 13:49:47.166 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:47 13:49:47.169 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H52M40.225S> 08:49:47 13:49:47.169 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:47 13:49:47.169 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M19.636S> interval (min=<PT5M>) 08:49:47 13:49:47.170 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c445eac7-97cf-4137-98f2-4334afd6c226> was recovered: null 08:49:47 13:49:47.171 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-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@5c115e10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:47 13:49:47.172 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-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-c445eac7-97cf-4137-98f2-4334afd6c226>: <[]> 08:49:47 13:49:47.175 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:49:47 13:49:47.179 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-c445eac7-97cf-4137-98f2-4334afd6c226>: <[]> 08:49:47 13:49:47.182 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 08:49:49 13:49:49.216 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-c445eac7-97cf-4137-98f2-4334afd6c226> was deleted recently. Shutting Actor down ... 08:49:49 13:49:49.217 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionCommandEmitsEvent-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c445eac7-97cf-4137-98f2-4334afd6c226> 08:49:49 13:49:49.310 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:49 13:49:49.330 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:49 13:49:49.334 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:49 13:49:49.334 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT22H54M11.38S> 08:49:49 13:49:49.335 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-bc44ef1b-8049-4344-9b63-817462de4a91> was recovered: null 08:49:49 13:49:49.336 [WARN ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-16] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@4e27e826]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:49 13:49:49.337 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDueToCustomValidator-e10f226, validator-should-throw-exception=true}], connection=ImmutableConnection [id=connection-bc44ef1b-8049-4344-9b63-817462de4a91, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:33023, 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-e10f226, validator-should-throw-exception=true}]]> 08:49:49 13:49:49.341 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M7.955S> interval (min=<PT5M>) 08:49:51 13:49:51.371 [INFO ] [ConnectionPersistenceActorTest_exceptionDueToCustomValidator-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-bc44ef1b-8049-4344-9b63-817462de4a91> was deleted recently. Shutting Actor down ... 08:49:51 13:49:51.449 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:51 13:49:51.462 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:51 13:49:51.465 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:51 13:49:51.467 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:51 13:49:51.467 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M44.861S> interval (min=<PT5M>) 08:49:51 13:49:51.467 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H42M14.978S> 08:49:51 13:49:51.468 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-901887e5-3454-4e86-afc4-30192f42fb1e> was recovered: null 08:49:51 13:49:51.470 [WARN ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@751159c9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:51 13:49:51.470 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-901887e5-3454-4e86-afc4-30192f42fb1e>: <[always-alive, priority-0]> 08:49:51 13:49:51.473 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:49:51 13:49:51.474 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-901887e5-3454-4e86-afc4-30192f42fb1e> with <1> clients. 08:49:51 13:49:51.498 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-901887e5-3454-4e86-afc4-30192f42fb1e>: <[]> 08:49:51 13:49:51.500 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 08:49:53 13:49:53.532 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-901887e5-3454-4e86-afc4-30192f42fb1e> was deleted recently. Shutting Actor down ... 08:49:53 13:49:53.532 [INFO ] [ConnectionPersistenceActorTest_deleteConnectionUpdatesSubscriptionsAndClosesConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-901887e5-3454-4e86-afc4-30192f42fb1e> 08:49:53 13:49:53.628 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-4] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:53 13:49:53.642 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:53 13:49:53.644 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:53 13:49:53.647 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.523S> interval (min=<PT5M>) 08:49:53 13:49:53.647 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H26M53.944S> 08:49:53 13:49:53.647 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:53 13:49:53.648 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c0b3082b-2882-4fc0-9ad6-b088dcbb1ecb> was recovered: null 08:49:53 13:49:53.649 [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@73c3086c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:53 13:49:53.650 [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-c0b3082b-2882-4fc0-9ad6-b088dcbb1ecb>: <[always-alive, priority-0]> 08:49:53 13:49:53.652 [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>. 08:49:53 13:49:53.653 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-c0b3082b-2882-4fc0-9ad6-b088dcbb1ecb> with <1> clients. 08:49:53 13:49:53.681 [INFO ] [ConnectionPersistenceActorTest_enableConnectionLogs-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c0b3082b-2882-4fc0-9ad6-b088dcbb1ecb> 08:49:53 13:49:53.770 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:53 13:49:53.783 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:53 13:49:53.786 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:53 13:49:53.790 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H37M6.255S> 08:49:53 13:49:53.790 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:53 13:49:53.790 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M23.461S> interval (min=<PT5M>) 08:49:53 13:49:53.790 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-b488b1d6-b1e5-4c45-a787-fa8b20109ba0> was recovered: null 08:49:53 13:49:53.792 [WARN ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-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@33a181a7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:53 13:49:53.793 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-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-b488b1d6-b1e5-4c45-a787-fa8b20109ba0>: <[always-alive, priority-0]> 08:49:53 13:49:53.796 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:49:53 13:49:53.796 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-b488b1d6-b1e5-4c45-a787-fa8b20109ba0> with <1> clients. 08:49:53 13:49:53.828 [WARN ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-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@33a181a7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:53 13:49:53.829 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-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-b488b1d6-b1e5-4c45-a787-fa8b20109ba0>: <[always-alive, priority-0]> 08:49:53 13:49:53.832 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>. 08:49:53 13:49:53.833 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-b488b1d6-b1e5-4c45-a787-fa8b20109ba0> with <1> clients. 08:49:54 13:49:53.937 [INFO ] [ConnectionPersistenceActorTest_disabledConnectionLogsAreNotEnabledAfterModify-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-b488b1d6-b1e5-4c45-a787-fa8b20109ba0> 08:49:54 13:49:54.015 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:54 13:49:54.018 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:54 13:49:54.020 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H31.956S> 08:49:54 13:49:54.020 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:54 13:49:54.020 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M46.207S> interval (min=<PT5M>) 08:49:54 13:49:54.021 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-ea38c6f3-ff18-4be8-bd0c-a88c68e10b0b> was recovered: null 08:49:54 13:49:54.025 [WARN ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-16] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@fade6d3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:54 13:49:54.025 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.exceptionDuringClientActorPropsCreation-0bba576, should-throw-exception=true}], connection=ImmutableConnection [id=connection-ea38c6f3-ff18-4be8-bd0c-a88c68e10b0b, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:44061, 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 [{}]]> 08:49:56 13:49:56.057 [INFO ] [ConnectionPersistenceActorTest_exceptionDuringClientActorPropsCreation-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-ea38c6f3-ff18-4be8-bd0c-a88c68e10b0b> was deleted recently. Shutting Actor down ... 08:49:56 13:49:56.128 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:56 13:49:56.141 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:56 13:49:56.144 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:56 13:49:56.146 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H48M14.062S> 08:49:56 13:49:56.146 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M4.983S> interval (min=<PT5M>) 08:49:56 13:49:56.146 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:56 13:49:56.147 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3b572372-f2d7-4c09-ba39-b25bac14b610> was recovered: null 08:49:56 13:49:56.148 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <CreateConnection [type=connectivity.commands:createConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.createClosedConnectionWithBlockedHost-b696d40}], connection=ImmutableConnection [id=connection-3b572372-f2d7-4c09-ba39-b25bac14b610, 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-b696d40}]]> 08:49:56 13:49:56.148 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-7] 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-b696d40}]] 08:49:56 13:49:56.250 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3b572372-f2d7-4c09-ba39-b25bac14b610> 08:49:56 13:49:56.346 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:56 13:49:56.358 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:56 13:49:56.361 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:56 13:49:56.363 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H51M20.425S> 08:49:56 13:49:56.363 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M35.555S> interval (min=<PT5M>) 08:49:56 13:49:56.363 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:56 13:49:56.364 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-d1de3048-3991-402c-b000-b6bdb4ed2743> was recovered: null 08:49:56 13:49:56.366 [WARN ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@f39188d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:56 13:49:56.366 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-d1de3048-3991-402c-b000-b6bdb4ed2743>: <[always-alive, priority-0]> 08:49:56 13:49:56.369 [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>. 08:49:56 13:49:56.370 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-d1de3048-3991-402c-b000-b6bdb4ed2743> with <1> clients. 08:49:56 13:49:56.397 [INFO ] [ConnectionPersistenceActorTest_testResetConnectionMetrics-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-d1de3048-3991-402c-b000-b6bdb4ed2743> 08:49:56 13:49:56.467 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:56 13:49:56.480 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:56 13:49:56.482 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:56 13:49:56.484 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:56 13:49:56.484 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H19M11.974S> 08:49:56 13:49:56.484 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M21.526S> interval (min=<PT5M>) 08:49:56 13:49:56.485 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-1e46c467-22fa-49f4-bfd7-3db68b05502e> was recovered: null 08:49:56 13:49:56.497 [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-97058f3}], connection=ImmutableConnection [id=connection-1e46c467-22fa-49f4-bfd7-3db68b05502e, 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-97058f3}]]> 08:49:56 13:49:56.498 [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-97058f3}]] 08:49:56 13:49:56.599 [INFO ] [ConnectionPersistenceActorTest_createClosedConnectionWithUnknownHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-1e46c467-22fa-49f4-bfd7-3db68b05502e> 08:49:56 13:49:56.667 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:56 13:49:56.679 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:56 13:49:56.682 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:56 13:49:56.684 [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 <PT23H9M42.614S> 08:49:56 13:49:56.684 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M0.876S> interval (min=<PT5M>) 08:49:56 13:49:56.685 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:56 13:49:56.685 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-8e631514-5d64-474b-bca5-cd8457837337> was recovered: null 08:49:56 13:49:56.686 [WARN ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-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@e0251e8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:56 13:49:56.687 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-8e631514-5d64-474b-bca5-cd8457837337> with <1> clients. 08:49:56 13:49:56.709 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionIdInvalidException [message='The Connection ID 'invalid' is not valid.', errorCode=connectivity:connection.id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must be conform to the regular expression: <[a-zA-Z0-9-_:]{1,100}>.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:49:56 13:49:56.788 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:56 13:49:56.801 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:56 13:49:56.803 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:56 13:49:56.806 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H2M56.621S> 08:49:56 13:49:56.806 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:56 13:49:56.806 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M55.88S> interval (min=<PT5M>) 08:49:56 13:49:56.807 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c2372075-9669-45de-9412-5c3dea9c8b3e> was recovered: null 08:49:56 13:49:56.809 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-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@67291751]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:56 13:49:56.809 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-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-c2372075-9669-45de-9412-5c3dea9c8b3e>: <[always-alive, priority-0]> 08:49:56 13:49:56.812 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:49:56 13:49:56.813 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-c2372075-9669-45de-9412-5c3dea9c8b3e> with <1> clients. 08:49:56 13:49:56.838 [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-c2372075-9669-45de-9412-5c3dea9c8b3e>: <[]> 08:49:56 13:49:56.839 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 08:49:56 13:49:56.842 [WARN ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-13] 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-0fbed30}], connectionId=connection-c2372075-9669-45de-9412-5c3dea9c8b3e]> 08:49:56 13:49:56.842 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-5] 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-c2372075-9669-45de-9412-5c3dea9c8b3e' 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-0fbed30}]] 08:49:56 13:49:56.844 [INFO ] [ConnectionPersistenceActorTest_openConnectionAfterDeletedFails-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c2372075-9669-45de-9412-5c3dea9c8b3e> 08:49:56 13:49:56.909 [INFO ] [ConnectionPersistenceActorTest_testConnectionCausingFailure-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-8e631514-5d64-474b-bca5-cd8457837337> 08:49:56 13:49:56.910 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:56 13:49:56.923 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:56 13:49:56.925 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:56 13:49:56.930 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H18M4.319S> 08:49:56 13:49:56.930 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.577S> interval (min=<PT5M>) 08:49:56 13:49:56.930 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:49:56 13:49:56.931 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-2f130573-2b0b-4e9f-8684-1acaebde87a7> was recovered: null 08:49:56 13:49:56.933 [WARN ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-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@1c8c2485]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:56 13:49:56.933 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-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-2f130573-2b0b-4e9f-8684-1acaebde87a7>: <[always-alive, priority-0]> 08:49:56 13:49:56.936 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:49:56 13:49:56.937 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-2f130573-2b0b-4e9f-8684-1acaebde87a7> with <1> clients. 08:49:57 13:49:56.963 [INFO ] [ConnectionPersistenceActorTest_testConnectionActorRespondsToCleanupCommand-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-2f130573-2b0b-4e9f-8684-1acaebde87a7> 08:49:59 13:49:59.014 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M38.144S> interval (min=<PT5M>) 08:49:59 13:49:59.015 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:35477, Up), Member(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:44991, Up)), Set(), Set(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:35477), Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:35477), HashMap(thing-event-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:35477), live-signal-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:35477), blocked-namespaces-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:35477), dc-default -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:35477), connectivity -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:35477), acks-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:35477), policy-announcement-aware -> Some(pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:35477)))> 08:49:59 13:49:59.126 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-24] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:49:59 13:49:59.139 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:49:59 13:49:59.141 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:49:59 13:49:59.143 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H19M42.042S> 08:49:59 13:49:59.144 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-24] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f46f0892-899a-4df8-8fa1-74f5f62e3015> was recovered: null 08:49:59 13:49:59.146 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-24] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6e117ffd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:59 13:49:59.146 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-24] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-f46f0892-899a-4df8-8fa1-74f5f62e3015>: <[]> 08:49:59 13:49:59.149 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:49:59 13:49:59.151 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-24] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6e117ffd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:49:59 13:49:59.152 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-24] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-f46f0892-899a-4df8-8fa1-74f5f62e3015>: <[always-alive, priority-0]> 08:49:59 13:49:59.153 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>. 08:49:59 13:49:59.154 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f46f0892-899a-4df8-8fa1-74f5f62e3015> with <2> clients. 08:49:59 13:49:59.209 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-f46f0892-899a-4df8-8fa1-74f5f62e3015>: <[]> 08:49:59 13:49:59.228 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <3>. 08:49:59 13:49:59.231 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-f46f0892-899a-4df8-8fa1-74f5f62e3015>: <[]> 08:49:59 13:49:59.234 [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>. 08:50:00 13:50:00.637 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-7] o.a.p.r.a.Decoder - Message for banned (terminated, unresolved) remote deployed recipient [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:44991/remote/pekko/ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:35477/user/shardRegionMock-connection-f46f0892-899a-4df8-8fa1-74f5f62e3015/connection-f46f0892-899a-4df8-8fa1-74f5f62e3015/pa/$a/c2#-1615008374]. 08:50:01 13:50:01.274 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-23] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-f46f0892-899a-4df8-8fa1-74f5f62e3015> was deleted recently. Shutting Actor down ... 08:50:01 13:50:01.275 [INFO ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-22] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f46f0892-899a-4df8-8fa1-74f5f62e3015> 08:50:01 13:50:01.359 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:01 13:50:01.372 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:01 13:50:01.375 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:01 13:50:01.379 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H8M57.565S> 08:50:01 13:50:01.379 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M21.78S> interval (min=<PT5M>) 08:50:01 13:50:01.379 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:01 13:50:01.379 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-8d7e9fcd-a432-4b42-ad11-f42d22344172> was recovered: null 08:50:01 13:50:01.381 [WARN ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-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@7f5b95a4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:01 13:50:01.382 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-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-8d7e9fcd-a432-4b42-ad11-f42d22344172>: <[]> 08:50:01 13:50:01.385 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:01 13:50:01.590 [INFO ] [ConnectionPersistenceActorTest_retrieveMetricsInClosedStateDoesNotStartClientActor-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-8d7e9fcd-a432-4b42-ad11-f42d22344172> 08:50:01 13:50:01.657 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:01 13:50:01.670 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:01 13:50:01.673 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:01 13:50:01.676 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M59.013S> interval (min=<PT5M>) 08:50:01 13:50:01.676 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:01 13:50:01.676 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H29M42.121S> 08:50:01 13:50:01.677 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-c4784f22-444e-4a96-b98f-fb575d5d0034> was recovered: null 08:50:01 13:50:01.678 [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@7eb4d083]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:01 13:50:01.678 [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:connectionCreated> for connection with ID <connection-c4784f22-444e-4a96-b98f-fb575d5d0034>: <[always-alive, priority-0]> 08:50:01 13:50:01.681 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:01 13:50:01.682 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-c4784f22-444e-4a96-b98f-fb575d5d0034> with <1> clients. 08:50:01 13:50:01.710 [WARN ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-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@7eb4d083]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:01 13:50:01.710 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionModified> for connection with ID <connection-c4784f22-444e-4a96-b98f-fb575d5d0034>: <[always-alive, priority-0]> 08:50:01 13:50:01.713 [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>. 08:50:01 13:50:01.714 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-c4784f22-444e-4a96-b98f-fb575d5d0034> with <1> clients. 08:50:01 13:50:01.717 [INFO ] [ConnectionPersistenceActorTest_enabledConnectionLogsAreEnabledAgainAfterModify-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-c4784f22-444e-4a96-b98f-fb575d5d0034> 08:50:01 13:50:01.804 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:01 13:50:01.817 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:01 13:50:01.820 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:01 13:50:01.822 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H57M53.122S> 08:50:01 13:50:01.822 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M4.706S> interval (min=<PT5M>) 08:50:01 13:50:01.822 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:01 13:50:01.823 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-752de805-bb0f-4513-ac01-a82aa035a6e7> was recovered: null 08:50:01 13:50:01.825 [WARN ] [ConnectionPersistenceActorTest_resetConnectionLogs-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@76c41bcf]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:01 13:50:01.825 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-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-752de805-bb0f-4513-ac01-a82aa035a6e7>: <[always-alive, priority-0]> 08:50:01 13:50:01.829 [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>. 08:50:01 13:50:01.829 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-752de805-bb0f-4513-ac01-a82aa035a6e7> with <1> clients. 08:50:01 13:50:01.857 [INFO ] [ConnectionPersistenceActorTest_resetConnectionLogs-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-752de805-bb0f-4513-ac01-a82aa035a6e7> 08:50:01 13:50:01.959 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:01 13:50:01.961 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:01 13:50:01.964 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:01 13:50:01.964 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H49M25.322S> 08:50:01 13:50:01.964 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M27.779S> interval (min=<PT5M>) 08:50:01 13:50:01.965 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-163cc428-5425-4fd0-8adb-d0b08abd859f> was recovered: null 08:50:01 13:50:01.968 [WARN ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@658bc630]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:01 13:50:01.968 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-163cc428-5425-4fd0-8adb-d0b08abd859f>: <[always-alive, priority-0]> 08:50:01 13:50:01.971 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:01 13:50:01.971 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-163cc428-5425-4fd0-8adb-d0b08abd859f> with <1> clients. 08:50:01 13:50:01.978 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] 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. 08:50:01 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:50:01 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:50:01 ... 19 common frames omitted 08:50:01 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:50:01 at jdk.internal.reflect.GeneratedConstructorAccessor220.newInstance(Unknown Source) 08:50:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:50:01 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:50:01 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:50:01 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:50:01 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:50:01 ... 10 common frames omitted 08:50:01 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] 08:50:01 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:50:01 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:50:01 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:50:01 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:50:01 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:50:01 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:50:01 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:50:01 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:50:01 13:50:01.979 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times 08:50:01 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:50:01 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:50:01 ... 19 common frames omitted 08:50:01 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:50:01 at jdk.internal.reflect.GeneratedConstructorAccessor220.newInstance(Unknown Source) 08:50:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:50:01 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:50:01 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:50:01 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:50:01 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:50:01 ... 10 common frames omitted 08:50:01 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] 08:50:01 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:50:01 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:50:01 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:50:01 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:50:01 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:50:01 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:50:01 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:50:01 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:50:01 13:50:01.980 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] 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] 08:50:01 13:50:01.981 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] 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. 08:50:01 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:50:01 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:50:01 ... 26 common frames omitted 08:50:01 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:50:01 at jdk.internal.reflect.GeneratedConstructorAccessor220.newInstance(Unknown Source) 08:50:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:50:01 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:50:01 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:50:01 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:50:01 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:50:01 ... 17 common frames omitted 08:50:01 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] 08:50:01 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:50:01 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:50:01 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:50:01 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:50:01 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:50:01 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:50:01 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:50:01 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:50:01 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:50:01 13:50:01.981 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times 08:50:01 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:50:01 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:50:01 ... 26 common frames omitted 08:50:01 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:50:01 at jdk.internal.reflect.GeneratedConstructorAccessor220.newInstance(Unknown Source) 08:50:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:50:01 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:50:01 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:50:01 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:50:01 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:50:01 ... 17 common frames omitted 08:50:01 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] 08:50:01 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:50:01 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:50:01 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:50:01 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:50:01 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:50:01 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:50:01 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:50:01 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:50:01 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:50:01 13:50:01.981 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] 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] 08:50:01 13:50:01.981 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] 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. 08:50:01 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:50:01 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:50:01 ... 26 common frames omitted 08:50:01 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:50:01 at jdk.internal.reflect.GeneratedConstructorAccessor220.newInstance(Unknown Source) 08:50:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:50:01 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:50:01 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:50:01 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:50:01 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:50:01 ... 17 common frames omitted 08:50:01 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] 08:50:01 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:50:01 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:50:01 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:50:01 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:50:01 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:50:01 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:50:01 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:50:01 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:50:01 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:50:01 13:50:01.981 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.OneForOneEscalateStrategy - 'FailingActor' intentionally failing for 1 of 4 times 08:50:01 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:50:01 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:50:01 ... 26 common frames omitted 08:50:01 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:50:01 at jdk.internal.reflect.GeneratedConstructorAccessor220.newInstance(Unknown Source) 08:50:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:50:01 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:50:01 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:50:01 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:50:01 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:50:01 ... 17 common frames omitted 08:50:01 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] 08:50:01 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:50:01 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:50:01 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:50:01 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:50:01 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:50:01 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:50:01 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:50:01 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:50:01 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:50:01 13:50:01.982 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] 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] 08:50:01 13:50:01.982 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] 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. 08:50:01 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:50:01 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:50:01 ... 26 common frames omitted 08:50:01 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:50:01 at jdk.internal.reflect.GeneratedConstructorAccessor220.newInstance(Unknown Source) 08:50:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:50:01 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:50:01 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:50:01 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:50:01 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:50:01 ... 17 common frames omitted 08:50:01 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] 08:50:01 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:50:01 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:50:01 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:50:01 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:50:01 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:50:01 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:50:01 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:50:01 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:50:01 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:50:01 13:50:01.982 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-16] 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. 08:50:01 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:50:01 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:50:01 ... 26 common frames omitted 08:50:01 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:50:01 at jdk.internal.reflect.GeneratedConstructorAccessor220.newInstance(Unknown Source) 08:50:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:50:01 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:50:01 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:50:01 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:50:01 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:50:01 ... 17 common frames omitted 08:50:01 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] 08:50:01 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:50:01 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:50:01 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:50:01 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:50:01 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:50:01 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:50:01 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:50:01 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:50:01 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:50:01 13:50:01.983 [ERROR] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-6] o.a.p.a.OneForOneStrategy - 'FailingActor' intentionally failing for 1 of 4 times 08:50:01 java.lang.IllegalStateException: 'FailingActor' intentionally failing for 1 of 4 times 08:50:01 at org.eclipse.ditto.connectivity.service.messaging.MockClientActorPropsFactory$MockClientActor.<init>(MockClientActorPropsFactory.java:65) 08:50:01 ... 26 common frames omitted 08:50:01 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:50:01 at jdk.internal.reflect.GeneratedConstructorAccessor220.newInstance(Unknown Source) 08:50:01 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:50:01 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:50:01 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:50:01 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:50:01 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:50:01 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:50:01 ... 17 common frames omitted 08:50:01 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] 08:50:01 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:50:01 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.finishCreate(FaultHandling.scala:174) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate(FaultHandling.scala:168) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultCreate$(FaultHandling.scala:158) 08:50:01 at org.apache.pekko.actor.ActorCell.faultCreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate(FaultHandling.scala:96) 08:50:01 at org.apache.pekko.actor.dungeon.FaultHandling.faultRecreate$(FaultHandling.scala:92) 08:50:01 at org.apache.pekko.actor.ActorCell.faultRecreate(ActorCell.scala:420) 08:50:01 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:526) 08:50:01 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:50:01 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:50:01 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:50:01 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:50:01 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:50:01 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:50:01 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:50:01 13:50:01.984 [INFO ] [ConnectionPersistenceActorTest_escalatesWhenClientActorFailsTooOften-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-163cc428-5425-4fd0-8adb-d0b08abd859f> 08:50:02 13:50:02.092 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:02 13:50:02.132 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:02 13:50:02.136 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:02 13:50:02.138 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-19] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:44991], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:50:02 13:50:02.138 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:35477], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:50:02 13:50:02.139 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-19] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:44991], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:50:02 13:50:02.139 [WARN ] [ConnectionPersistenceActorTest_manageConnectionWith2Clients-pekko.actor.default-dispatcher-5] o.a.p.s.Materializer - [outbound connection to [pekko://ConnectionPersistenceActorTest_manageConnectionWith2Clients@127.0.0.1:35477], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 08:50:02 13:50:02.140 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H38M55.448S> 08:50:02 13:50:02.141 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:02 13:50:02.141 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.939S> interval (min=<PT5M>) 08:50:02 13:50:02.141 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3ac2658a-1843-4efd-ae37-9d8fcc217d68> was recovered: null 08:50:02 13:50:02.143 [WARN ] [ConnectionPersistenceActorTest_recoverClosedConnection-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@51010569]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:02 13:50:02.144 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-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-3ac2658a-1843-4efd-ae37-9d8fcc217d68>: <[always-alive, priority-0]> 08:50:02 13:50:02.147 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:02 13:50:02.148 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-3ac2658a-1843-4efd-ae37-9d8fcc217d68> with <1> clients. 08:50:02 13:50:02.173 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-3ac2658a-1843-4efd-ae37-9d8fcc217d68>: <[]> 08:50:02 13:50:02.175 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>. 08:50:02 13:50:02.176 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3ac2658a-1843-4efd-ae37-9d8fcc217d68> 08:50:02 13:50:02.285 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H37M34.35S> 08:50:02 13:50:02.332 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-3ac2658a-1843-4efd-ae37-9d8fcc217d68> was recovered: ImmutableConnection [id=connection-3ac2658a-1843-4efd-ae37-9d8fcc217d68, name=null, connectionType=amqp-10, connectionStatus=closed, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:40545, 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=2023-11-24T13:50:02.141835721Z, created=2023-11-24T13:50:02.141835721Z] 08:50:02 13:50:02.342 [INFO ] [ConnectionPersistenceActorTest_recoverClosedConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-3ac2658a-1843-4efd-ae37-9d8fcc217d68> 08:50:02 13:50:02.428 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:02 13:50:02.441 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:02 13:50:02.444 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:02 13:50:02.446 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M57.729S> interval (min=<PT5M>) 08:50:02 13:50:02.446 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:02 13:50:02.446 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H44M40.134S> 08:50:02 13:50:02.447 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-730fa35d-123f-49d3-98af-a0d8c99d8ab2> was recovered: null 08:50:02 13:50:02.449 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-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@1e3f9a4d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:02 13:50:02.449 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-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-730fa35d-123f-49d3-98af-a0d8c99d8ab2>: <[always-alive, priority-0]> 08:50:02 13:50:02.452 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:02 13:50:02.452 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-730fa35d-123f-49d3-98af-a0d8c99d8ab2> with <1> clients. 08:50:02 13:50:02.477 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-730fa35d-123f-49d3-98af-a0d8c99d8ab2>: <[]> 08:50:02 13:50:02.479 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 08:50:02 13:50:02.482 [WARN ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-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@1e3f9a4d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:02 13:50:02.482 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-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-730fa35d-123f-49d3-98af-a0d8c99d8ab2>: <[always-alive, priority-0]> 08:50:02 13:50:02.485 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <3>. 08:50:02 13:50:02.485 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-730fa35d-123f-49d3-98af-a0d8c99d8ab2> with <1> clients. 08:50:02 13:50:02.490 [INFO ] [ConnectionPersistenceActorTest_createConnectionAfterDeleted-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-730fa35d-123f-49d3-98af-a0d8c99d8ab2> 08:50:02 13:50:02.580 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:02 13:50:02.596 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:02 13:50:02.599 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:02 13:50:02.603 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H55M52.543S> 08:50:02 13:50:02.603 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M45.89S> interval (min=<PT5M>) 08:50:02 13:50:02.603 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:02 13:50:02.605 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-4f2101a3-235e-4c8c-8cfd-a8d1bf5a51bf> was recovered: null 08:50:02 13:50:02.606 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <TestConnection [type=connectivity.commands:testConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-0a4350c}], connection=ImmutableConnection [id=connection-4f2101a3-235e-4c8c-8cfd-a8d1bf5a51bf, 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-0a4350c}]]> 08:50:02 13:50:02.606 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionConfigurationInvalidException [message='The configured host '127.0.0.2' may not be used for the connection because the host is blocked: the hostname resolved to a loopback address.', errorCode=connectivity:connection.configuration.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It is a blocked or otherwise forbidden hostname which may not be used.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithBlockedHost-0a4350c}]] 08:50:02 13:50:02.708 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithBlockedHost-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-4f2101a3-235e-4c8c-8cfd-a8d1bf5a51bf> 08:50:02 13:50:02.801 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:02 13:50:02.814 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:02 13:50:02.816 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:02 13:50:02.819 [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 <PT25H6M3.133S> 08:50:02 13:50:02.819 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M59.025S> interval (min=<PT5M>) 08:50:02 13:50:02.819 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:02 13:50:02.820 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-0220e575-dc15-4a20-975e-6414c8db1c49> was recovered: null 08:50:02 13:50:02.820 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <TestConnection [type=connectivity.commands:testConnection, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ConnectionPersistenceActorTest.testConnectionWithUnknownHost-de1cd77}], connection=ImmutableConnection [id=connection-0220e575-dc15-4a20-975e-6414c8db1c49, 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-de1cd77}]]> 08:50:02 13:50:02.821 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-7] 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-de1cd77}]] 08:50:02 13:50:02.923 [INFO ] [ConnectionPersistenceActorTest_testConnectionWithUnknownHost-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-0220e575-dc15-4a20-975e-6414c8db1c49> 08:50:03 13:50:02.991 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-7] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:03 13:50:03.004 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:03 13:50:03.008 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:03 13:50:03.011 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H19M15.096S> 08:50:03 13:50:03.011 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:03 13:50:03.011 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M46.419S> interval (min=<PT5M>) 08:50:03 13:50:03.012 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-d59ecc04-f62c-467b-a9f0-33737a3813ad> was recovered: null 08:50:03 13:50:03.013 [WARN ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-11] 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-e53726d}], connectionId=connection-d59ecc04-f62c-467b-a9f0-33737a3813ad]> 08:50:03 13:50:03.013 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-7] 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-d59ecc04-f62c-467b-a9f0-33737a3813ad' 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-e53726d}]] 08:50:03 13:50:03.015 [INFO ] [ConnectionPersistenceActorTest_tryToSendOtherCommandThanCreateDuringInitialization-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-d59ecc04-f62c-467b-a9f0-33737a3813ad> 08:50:03 13:50:03.099 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:03 13:50:03.112 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:03 13:50:03.114 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:03 13:50:03.117 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.458S> interval (min=<PT5M>) 08:50:03 13:50:03.117 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H46M13.055S> 08:50:03 13:50:03.117 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:03 13:50:03.117 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f20c601e-0ad8-4927-a477-259e3f80682a> was recovered: null 08:50:03 13:50:03.119 [WARN ] [ConnectionPersistenceActorTest_recoverOpenConnection-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@674e24a5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:03 13:50:03.128 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-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-f20c601e-0ad8-4927-a477-259e3f80682a>: <[always-alive, priority-0]> 08:50:03 13:50:03.129 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:03 13:50:03.129 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f20c601e-0ad8-4927-a477-259e3f80682a> with <1> clients. 08:50:03 13:50:03.155 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f20c601e-0ad8-4927-a477-259e3f80682a> 08:50:03 13:50:03.259 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H9M36.258S> 08:50:03 13:50:03.263 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-f20c601e-0ad8-4927-a477-259e3f80682a> was recovered: ImmutableConnection [id=connection-f20c601e-0ad8-4927-a477-259e3f80682a, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:42127, 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=2023-11-24T13:50:03.117940876Z, created=2023-11-24T13:50:03.117940876Z] 08:50:03 13:50:03.263 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-f20c601e-0ad8-4927-a477-259e3f80682a> with <1> clients. 08:50:03 13:50:03.374 [INFO ] [ConnectionPersistenceActorTest_recoverOpenConnection-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-f20c601e-0ad8-4927-a477-259e3f80682a> 08:50:03 13:50:03.441 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:03 13:50:03.453 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:03 13:50:03.456 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:03 13:50:03.458 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:03 13:50:03.458 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M35.709S> interval (min=<PT5M>) 08:50:03 13:50:03.458 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H2M19.411S> 08:50:03 13:50:03.459 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-eb94fe99-2ca3-48f7-ab07-e35ef2b5e8c5> was recovered: null 08:50:03 13:50:03.461 [WARN ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-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@5d8dc76e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:03 13:50:03.461 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-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-eb94fe99-2ca3-48f7-ab07-e35ef2b5e8c5>: <[always-alive, priority-0]> 08:50:03 13:50:03.464 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:03 13:50:03.464 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-eb94fe99-2ca3-48f7-ab07-e35ef2b5e8c5> with <1> clients. 08:50:03 13:50:03.492 [INFO ] [ConnectionPersistenceActorTest_retrieveLogsIsAggregated-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-eb94fe99-2ca3-48f7-ab07-e35ef2b5e8c5> 08:50:03 13:50:03.558 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:03 13:50:03.572 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:03 13:50:03.575 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:03 13:50:03.578 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:03 13:50:03.578 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M3.327S> interval (min=<PT5M>) 08:50:03 13:50:03.578 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H2M53.55S> 08:50:03 13:50:03.579 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-dba94942-87d2-4528-938b-3e1e2c7f3974> was recovered: null 08:50:03 13:50:03.581 [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@2258886f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:03 13:50:03.581 [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-dba94942-87d2-4528-938b-3e1e2c7f3974>: <[always-alive, priority-0]> 08:50:03 13:50:03.584 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:03 13:50:03.585 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-dba94942-87d2-4528-938b-3e1e2c7f3974> with <1> clients. 08:50:03 13:50:03.609 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionDeleted> for connection with ID <connection-dba94942-87d2-4528-938b-3e1e2c7f3974>: <[]> 08:50:03 13:50:03.611 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 08:50:05 13:50:05.643 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-dba94942-87d2-4528-938b-3e1e2c7f3974> was deleted recently. Shutting Actor down ... 08:50:05 13:50:05.643 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-dba94942-87d2-4528-938b-3e1e2c7f3974> 08:50:05 13:50:05.751 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H28.612S> 08:50:05 13:50:05.754 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-dba94942-87d2-4528-938b-3e1e2c7f3974> was recovered: null 08:50:05 13:50:05.754 [WARN ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-8] 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-86e476f}], connectionId=connection-dba94942-87d2-4528-938b-3e1e2c7f3974]> 08:50:05 13:50:05.754 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ConnectionNotAccessibleException [message='The Connection with ID 'connection-dba94942-87d2-4528-938b-3e1e2c7f3974' 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-86e476f}]] 08:50:05 13:50:05.756 [INFO ] [ConnectionPersistenceActorTest_recoverDeletedConnection-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-dba94942-87d2-4528-938b-3e1e2c7f3974> 08:50:05 13:50:05.843 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:05 13:50:05.846 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:05 13:50:05.849 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H33M29.948S> 08:50:05 13:50:05.849 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:05 13:50:05.849 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M59.238S> interval (min=<PT5M>) 08:50:05 13:50:05.849 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-4126cc6b-d0fe-4956-ab68-830bfe5adfe3> was recovered: null 08:50:05 13:50:05.854 [WARN ] [ConnectionPersistenceActorTest_testRestartByConnectionType-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@618225d6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:05 13:50:05.854 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-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-4126cc6b-d0fe-4956-ab68-830bfe5adfe3>: <[always-alive, priority-0]> 08:50:05 13:50:05.859 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:05 13:50:05.859 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-4126cc6b-d0fe-4956-ab68-830bfe5adfe3> with <1> clients. 08:50:05 13:50:05.860 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-091 connection connection-4126cc6b-d0fe-4956-ab68-830bfe5adfe3. 08:50:06 13:50:05.960 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-19] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-amqp-10 connection connection-4126cc6b-d0fe-4956-ab68-830bfe5adfe3. 08:50:06 13:50:06.060 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt connection connection-4126cc6b-d0fe-4956-ab68-830bfe5adfe3. 08:50:06 13:50:06.160 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-kafka connection connection-4126cc6b-d0fe-4956-ab68-830bfe5adfe3. 08:50:06 13:50:06.260 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-http-push connection connection-4126cc6b-d0fe-4956-ab68-830bfe5adfe3. 08:50:06 13:50:06.360 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Skipping restart of non-mqtt-5 connection connection-4126cc6b-d0fe-4956-ab68-830bfe5adfe3. 08:50:06 13:50:06.461 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Restart command sent to ConnectionSupervisorActor Actor[pekko://ConnectionPersistenceActorTest_testRestartByConnectionType/system/testProbe-306#-856195355]. 08:50:06 13:50:06.462 [INFO ] [ConnectionPersistenceActorTest_testRestartByConnectionType-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-4126cc6b-d0fe-4956-ab68-830bfe5adfe3> 08:50:06 13:50:06.539 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:06 13:50:06.552 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:06 13:50:06.554 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:06 13:50:06.557 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H10M53.964S> 08:50:06 13:50:06.557 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M45.215S> interval (min=<PT5M>) 08:50:06 13:50:06.557 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:06 13:50:06.558 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-67723268-421b-429f-97c3-4c84f9027d2e> was recovered: null 08:50:06 13:50:06.559 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-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@2bedfbee]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:06 13:50:06.560 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-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-67723268-421b-429f-97c3-4c84f9027d2e>: <[always-alive, priority-0]> 08:50:06 13:50:06.562 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:06 13:50:06.563 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-67723268-421b-429f-97c3-4c84f9027d2e> with <1> clients. 08:50:06 13:50:06.589 [WARN ] [ConnectionPersistenceActorTest_recoverModifiedConnection-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@2bedfbee]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:06 13:50:06.590 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-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-67723268-421b-429f-97c3-4c84f9027d2e>: <[always-alive, priority-0]> 08:50:06 13:50:06.593 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionModified> w/ rev: <2>. 08:50:06 13:50:06.594 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-67723268-421b-429f-97c3-4c84f9027d2e> with <1> clients. 08:50:06 13:50:06.596 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-67723268-421b-429f-97c3-4c84f9027d2e> 08:50:06 13:50:06.600 [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 <PT23H55M45.429S> 08:50:06 13:50:06.607 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-67723268-421b-429f-97c3-4c84f9027d2e> was recovered: ImmutableConnection [id=connection-67723268-421b-429f-97c3-4c84f9027d2e, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=false, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:33177, 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=2023-11-24T13:50:06.588654756Z, created=null] 08:50:06 13:50:06.607 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-67723268-421b-429f-97c3-4c84f9027d2e> with <1> clients. 08:50:06 13:50:06.615 [INFO ] [ConnectionPersistenceActorTest_recoverModifiedConnection-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-67723268-421b-429f-97c3-4c84f9027d2e> 08:50:06 [WARNING] Tests run: 39, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 28.57 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPersistenceActorTest 08:50:06 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest 08:50:09 [INFO] [11/24/2023 13:50:09.837] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:50:09 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.205 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.UsageBasedPriorityProviderTest 08:50:09 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest 08:50:09 13:50:09.855 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true 08:50:09 13:50:09.871 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true 08:50:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMongoSnapshotAdapterTest 08:50:09 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest 08:50:10 [INFO] Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterTest 08:50:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest 08:50:10 13:50:10.478 [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. 08:50:10 java.lang.IllegalArgumentException: null 08:50:10 ... 35 common frames omitted 08:50:10 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:50:10 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalateStrategyEscalatesOnTheFirstFailure(OneForOneEscalateStrategyTest.java:91) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:10 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:50:10 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:50:10 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:50:10 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:50:10 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:50:10 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:50:10 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:50:10 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:50:10 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:50:10 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:50:10 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:50:10 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:50:10 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:50:10 13:50:10.480 [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. 08:50:10 java.lang.IllegalArgumentException: null 08:50:10 ... 35 common frames omitted 08:50:10 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:50:10 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:10 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:50:10 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:50:10 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:50:10 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:50:10 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:50:10 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:50:10 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:50:10 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:50:10 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:50:10 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:50:10 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:50:10 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:50:10 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:50:10 13:50:10.480 [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. 08:50:10 java.lang.IllegalArgumentException: null 08:50:10 ... 35 common frames omitted 08:50:10 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:50:10 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:10 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:50:10 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:50:10 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:50:10 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:50:10 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:50:10 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:50:10 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:50:10 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:50:10 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:50:10 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:50:10 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:50:10 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:50:10 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:50:10 13:50:10.481 [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. 08:50:10 java.lang.IllegalArgumentException: null 08:50:10 ... 35 common frames omitted 08:50:10 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:50:10 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.restartsWhenChildHasFailure(OneForOneEscalateStrategyTest.java:59) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:10 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:50:10 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:50:10 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:50:10 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:50:10 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:50:10 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:50:10 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:50:10 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:50:10 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:50:10 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:50:10 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:50:10 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:50:10 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:50:10 13:50:10.482 [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. 08:50:10 java.lang.IllegalArgumentException: null 08:50:10 ... 35 common frames omitted 08:50:10 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:50:10 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:10 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:50:10 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:50:10 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:50:10 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:50:10 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:50:10 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:50:10 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:50:10 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:50:10 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:50:10 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:50:10 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:50:10 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:50:10 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:50:10 13:50:10.482 [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. 08:50:10 java.lang.IllegalArgumentException: null 08:50:10 ... 35 common frames omitted 08:50:10 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:50:10 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:10 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:50:10 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:50:10 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:50:10 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:50:10 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:50:10 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:50:10 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:50:10 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:50:10 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:50:10 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:50:10 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:50:10 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:50:10 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:50:10 13:50:10.482 [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. 08:50:10 java.lang.IllegalArgumentException: null 08:50:10 ... 35 common frames omitted 08:50:10 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:50:10 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:10 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:50:10 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:50:10 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:50:10 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:50:10 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:50:10 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:50:10 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:50:10 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:50:10 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:50:10 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:50:10 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:50:10 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:50:10 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:50:10 13:50:10.483 [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. 08:50:10 java.lang.IllegalArgumentException: null 08:50:10 ... 35 common frames omitted 08:50:10 Wrapped by: org.apache.pekko.actor.ActorInitializationException: the-mocked-path: failed for the test 08:50:10 at org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest.escalatesWhenChildHasTooManyFailures(OneForOneEscalateStrategyTest.java:73) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:10 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:50:10 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:50:10 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:50:10 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:50:10 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:50:10 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:50:10 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:50:10 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:50:10 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:50:10 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:50:10 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:50:10 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:50:10 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:10 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:50:10 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:50:10 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:50:10 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:50:10 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:50:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:50:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.OneForOneEscalateStrategyTest 08:50:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest 08:50:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionPriorityCalculatorTest 08:50:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest 08:50:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.SignalFilterWithFilterTest 08:50:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest 08:50:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.ConnectionMigrationUtilTest 08:50:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest 08:50:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.messaging.persistence.JsonFieldsEncryptorTest 08:50:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest 08:50:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.RestartableKafkaConsumerStreamTest 08:50:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest 08:50:10 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaAuthenticationSpecificConfigTest 08:50:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest 08:50:10 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublishTargetTest 08:50:10 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest 08:50:11 [INFO] [11/24/2023 13:50:11.388] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:50:11 [INFO] [11/24/2023 13:50:11.527] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:50:13 [INFO] [11/24/2023 13:50:13.804] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:50:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.808 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtMostOnceConsumerStreamTest 08:50:13 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest 08:50:13 [ERROR] [11/24/2023 13:50:13.988] [PekkoTestSystem-pekko.actor.default-dispatcher-6] [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 08:50:13 java.lang.NullPointerException: Cannot invoke "org.apache.pekko.kafka.ConsumerMessage$PartitionOffset.key()" because "partitionOffset" is null 08:50:13 at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updatedWithOffset(MessageBuilder.scala:185) 08:50:13 at org.apache.pekko.kafka.internal.CommittableOffsetBatchImpl.updated(MessageBuilder.scala:172) 08:50:13 at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch(CommitObservationLogic.scala:43) 08:50:13 at org.apache.pekko.kafka.internal.CommitObservationLogic.updateBatch$(CommitObservationLogic.scala:41) 08:50:13 at org.apache.pekko.kafka.internal.CommitCollectorStageLogic.updateBatch(CommitCollectorStage.scala:44) 08:50:13 at org.apache.pekko.kafka.internal.CommitCollectorStageLogic$$anon$1.onPush(CommitCollectorStage.scala:106) 08:50:13 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 08:50:13 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 08:50:13 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 08:50:13 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632) 08:50:13 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740) 08:50:13 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789) 08:50:13 at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) 08:50:13 at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) 08:50:13 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729) 08:50:13 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654) 08:50:13 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:50:13 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:50:13 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:50:13 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:50:13 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:50:13 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:50:13 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:50:13 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:50:13 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:50:13 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:50:13 08:50:14 [INFO] [11/24/2023 13:50:14.086] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:50:14 [INFO] [11/24/2023 13:50:14.112] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:50:16 [INFO] [11/24/2023 13:50:16.277] [main] [CoordinatedShutdown(pekko://PekkoTestSystem)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:50:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.470 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.AtLeastOnceConsumerStreamTest 08:50:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest 08:50:16 13:50:16.279 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:50:16 13:50:16.368 [ERROR] [main] o.e.d.c.s.m.k.KafkaMessageTransformer - Unexpected {java.lang.IllegalStateException}: {Expected} 08:50:16 java.lang.IllegalStateException: Expected 08:50:16 at org.eclipse.ditto.connectivity.service.messaging.monitoring.ConnectionMonitor.success(ConnectionMonitor.java:67) 08:50:16 at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformer.transform(KafkaMessageTransformer.java:138) 08:50:16 at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest.unexpectedExceptionCausesMessageToBeDropped(KafkaMessageTransformerTest.java:198) 08:50:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:16 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:50:16 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:50:16 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:50:16 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:50:16 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:50:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:16 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:50:16 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:50:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:50:16 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:50:16 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:50:16 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:50:16 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:50:16 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:50:16 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:50:16 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:50:16 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:50:16 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:16 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:50:16 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:50:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:50:16 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:50:16 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:50:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:50:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:50:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:50:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:50:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaMessageTransformerTest 08:50:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest 08:50:16 13:50:16.408 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.408 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.409 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.412 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.413 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.414 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.414 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.415 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.415 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.416 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.416 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.417 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.423 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.423 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.424 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.424 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 13:50:16.425 [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@a7e9642]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaValidatorTest 08:50:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest 08:50:16 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.TransformationResultTest 08:50:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest 08:50:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.CommittableTransformationResultTest 08:50:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest 08:50:16 13:50:16.542 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:50:16 13:50:16.611 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:50:16 13:50:16.612 [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]> 08:50:16 13:50:16.753 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:50:16 13:50:16.757 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:16 13:50:16.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]> 08:50:16 13:50:16.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]> 08:50:16 13:50:16.761 [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]> 08:50:16 13:50:16.762 [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]> 08:50:16 13:50:16.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]> 08:50:16 13:50:16.765 [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]> 08:50:16 13:50:16.767 [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]> 08:50:16 13:50:16.769 [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]> 08:50:16 13:50:16.771 [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]> 08:50:16 13:50:16.772 [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]> 08:50:16 13:50:16.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]> 08:50:16 13:50:16.775 [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]> 08:50:16 13:50:16.777 [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]> 08:50:16 13:50:16.779 [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]> 08:50:16 13:50:16.781 [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]> 08:50:16 13:50:16.782 [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]> 08:50:16 13:50:16.784 [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]> 08:50:16 13:50:16.786 [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]> 08:50:16 13:50:16.788 [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]> 08:50:16 13:50:16.789 [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]> 08:50:16 13:50:16.790 [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]> 08:50:16 13:50:16.791 [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]> 08:50:16 13:50:16.793 [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]> 08:50:16 13:50:16.795 [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]> 08:50:16 13:50:16.796 [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]> 08:50:16 13:50:16.830 [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]> 08:50:16 13:50:16.831 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:16 13:50:16.832 [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]> 08:50:16 13:50:16.834 [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]> 08:50:16 13:50:16.836 [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]> 08:50:16 13:50:16.837 [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]> 08:50:16 13:50:16.839 [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]> 08:50:16 13:50:16.840 [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]> 08:50:16 13:50:16.842 [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]> 08:50:16 13:50:16.843 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:16 13:50:16.844 [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]> 08:50:16 13:50:16.846 [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]> 08:50:16 13:50:16.847 [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]> 08:50:16 13:50:16.849 [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]> 08:50:16 13:50:16.850 [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]> 08:50:16 13:50:16.852 [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]> 08:50:16 13:50:16.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]> 08:50:16 13:50:16.855 [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]> 08:50:16 13:50:16.857 [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]> 08:50:16 13:50:16.858 [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]> 08:50:16 13:50:16.860 [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]> 08:50:16 13:50:16.861 [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]> 08:50:16 13:50:16.862 [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]> 08:50:16 13:50:16.864 [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]> 08:50:16 13:50:16.865 [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]> 08:50:16 13:50:16.867 [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]> 08:50:16 13:50:16.868 [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]> 08:50:16 13:50:16.871 [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]> 08:50:16 13:50:16.872 [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]> 08:50:16 13:50:16.873 [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]> 08:50:16 13:50:16.874 [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]> 08:50:16 13:50:16.875 [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]> 08:50:16 13:50:16.877 [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]> 08:50:16 13:50:16.878 [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]> 08:50:16 13:50:16.879 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:16 13:50:16.880 [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]> 08:50:16 13:50:16.881 [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. 08:50:16 13:50:16.881 [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]> 08:50:16 13:50:16.882 [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. 08:50:16 13:50:16.883 [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]> 08:50:16 13:50:16.928 [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]> 08:50:16 13:50:16.929 [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]> 08:50:16 13:50:16.930 [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]> 08:50:16 13:50:16.932 [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]> 08:50:16 13:50:16.932 [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. 08:50:16 13:50:16.932 [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]> 08:50:16 13:50:16.933 [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]> 08:50:16 13:50:16.934 [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]> 08:50:16 13:50:16.934 [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. 08:50:16 13:50:16.935 [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. 08:50:16 13:50:16.935 [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]> 08:50:16 13:50:16.936 [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]> 08:50:16 13:50:16.937 [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]> 08:50:16 13:50:16.938 [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]> 08:50:16 13:50:16.939 [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]> 08:50:16 13:50:16.939 [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. 08:50:16 13:50:16.939 [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. 08:50:16 13:50:16.941 [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]> 08:50:16 13:50:16.941 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:16 13:50:16.941 [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]> 08:50:16 13:50:16.942 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:16 13:50:16.942 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:16 13:50:16.966 [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]> 08:50:16 13:50:16.966 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:16 13:50:16.967 [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. 08:50:16 13:50:16.968 [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. 08:50:16 13:50:16.968 [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. 08:50:16 13:50:16.968 [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. 08:50:16 13:50:16.969 [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. 08:50:16 13:50:16.969 [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. 08:50:16 13:50:16.969 [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. 08:50:20 13:50:20.031 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:50:20 13:50:20.033 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.034 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.035 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.035 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.036 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.037 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.038 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.039 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.040 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.040 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.041 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.042 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.043 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.044 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.045 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.046 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.046 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.047 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.048 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.049 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.050 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.051 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.051 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.052 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.053 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.054 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.055 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.056 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.056 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.057 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.057 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.058 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.059 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.059 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.060 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.061 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.061 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.062 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.063 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.063 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.064 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.065 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.065 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.066 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.067 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.067 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.068 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.069 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.070 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.070 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.071 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.072 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.073 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.073 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.074 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.075 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.076 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.076 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.077 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.078 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.078 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.079 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.079 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.080 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.080 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.080 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.081 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.081 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.081 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.082 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.082 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.082 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.083 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.083 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.084 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.084 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.084 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.084 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.085 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.085 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.086 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.086 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.086 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.087 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.087 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.087 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.088 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.088 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.089 [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]> 08:50:20 13:50:20.089 [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. 08:50:20 13:50:20.090 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.091 [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. 08:50:20 13:50:20.091 [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]> 08:50:20 13:50:20.091 [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. 08:50:20 13:50:20.092 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:20 13:50:20.128 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <KafkaPublishTarget [topic=anyTopic, key=keyA, partition=null]> 08:50:20 13:50:20.129 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.k.KafkaPublisherActor - Ran into a failure when publishing signal - MessageSendingFailedException: Outgoing Kafka message dropped: There are too many uncommitted messages. 08:50:21 13:50:21.161 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:50:21 13:50:21.162 [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]> 08:50:21 13:50:21.163 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal - DisconnectException: null 08:50:21 13:50:21.236 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:50:21 13:50:21.237 [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]> 08:50:21 13:50:21.238 [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]> 08:50:21 13:50:21.238 [WARN ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.a.p.s.s.RestartWithBackoffFlow - Restarting stream due to failure [1]: org.apache.kafka.common.KafkaException 08:50:21 org.apache.kafka.common.KafkaException 08:50:21 at org.apache.pekko.kafka.javadsl.SendProducer.sendEnvelope(SendProducer.scala:60) 08:50:21 at org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActor$KafkaProducerStream.lambda$new$7f50bf28$1(KafkaPublisherActor.java:346) 08:50:21 at org.apache.pekko.stream.javadsl.Flow.$anonfun$map$1(Flow.scala:670) 08:50:21 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 08:50:21 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 08:50:21 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 08:50:21 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 08:50:21 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 08:50:21 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 08:50:21 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 08:50:21 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 08:50:21 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 08:50:21 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 08:50:21 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 08:50:21 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 08:50:21 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 08:50:21 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 08:50:21 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 08:50:21 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 08:50:21 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:50:21 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:50:21 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:50:21 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:50:21 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:50:21 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:50:21 08:50:24 13:50:24.480 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaPublisherActor - Unexpected failure when publishing signal - KafkaException: null 08:50:24 13:50:24.534 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:50:24 13:50:24.535 [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]> 08:50:24 13:50:24.590 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:50:24 13:50:24.590 [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]> 08:50:24 13:50:24.744 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaPublisherActor - Publisher ready. 08:50:24 13:50:24.745 [INFO ] [KafkaPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaPublisherActor - Publishing mapped message of type <things.responses:deleteThing> for id <thing:id> to PublishTarget <KafkaPublishTarget [topic=replyTarget, key=thing:id, partition=null]> 08:50:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.304 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaPublisherActorTest 08:50:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest 08:50:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerOffsetResetSpecificConfigTest 08:50:24 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest 08:50:24 13:50:24.868 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:50:25 13:50:25.028 [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>. 08:50:25 13:50:25.048 [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>. 08:50:25 13:50:25.065 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaConsumerActor - Error when shutting down the kafka consumer stream for connection with ID <connection-6447b610-6647-4296-96a4-297d0bd5639f> 08:50:25 13:50:25.066 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.k.KafkaConsumerActor - Error when shutting down the kafka consumer stream for connection with ID <connection-6447b610-6647-4296-96a4-297d0bd5639f> 08:50:25 13:50:25.138 [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>. 08:50:25 13:50:25.159 [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>. 08:50:25 13:50:25.178 [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=1700833824868, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:50:25 13:50:25.250 [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>. 08:50:25 13:50:25.271 [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>. 08:50:25 13:50:25.291 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type '<unspecified>' could not be mapped.> 08:50:25 13:50:25.291 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{kafka.key=key, kafka.topic=kafka.topic, kafka.timestamp=1700833824868, ditto-entity-id=thing:ditto:thing, response-required=false, the.key=key, device_id=ditto:thing, the.topic=kafka.topic, correlation-id=c26bcb02-5e19-44f0-a11c-2fe86be94b23, thing_id=ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1700833824868, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, 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, correlation-id=c26bcb02-5e19-44f0-a11c-2fe86be94b23, device_id=ditto:thing, kafka.topic=kafka.topic, kafka.key=key, kafka.timestamp=1700833824868} 08:50:25 13:50:25.292 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] 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=1700833824868, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:50:25 13:50:25.294 [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>. 08:50:25 13:50:25.365 [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>. 08:50:25 13:50:25.385 [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>. 08:50:25 13:50:25.403 [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=1700833824868, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:50:25 13:50:25.404 [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>. 08:50:25 13:50:25.489 [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>. 08:50:25 13:50:25.600 [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>. 08:50:25 13:50:25.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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=1700833824868, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:50:25 13:50:25.619 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.> 08:50:25 13:50:25.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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=4f51bc04-2105-4e66-901b-15ca0c197fb9, thing_id=ditto:thing, suffixed_thing_id=_invalid.some.suffix, prefixed_thing_id=some.prefix.ditto:thing, the.timestamp=1700833824868, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, 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, correlation-id=4f51bc04-2105-4e66-901b-15ca0c197fb9, device_id=_invalid, kafka.topic=kafka.topic, kafka.key=key, kafka.timestamp=1700833824868} 08:50:25 13:50:25.687 [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>. 08:50:25 13:50:25.708 [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>. 08:50:25 13:50:25.729 [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=1700833824868, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:50:25 13:50:25.730 [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>. 08:50:25 13:50:25.731 [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=1700833824868, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:50:25 13:50:25.732 [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>. 08:50:25 13:50:25.733 [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=1700833824868, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:50:25 13:50:25.734 [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>. 08:50:25 13:50:25.802 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] 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>. 08:50:25 13:50:25.823 [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>. 08:50:25 13:50:25.841 [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=1700833824868, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:50:25 13:50:25.842 [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>. 08:50:25 13:50:25.842 [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=1700833824868, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:50:25 13:50:25.963 [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>. 08:50:26 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.138 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerActorTest 08:50:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest 08:50:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.DefaultKafkaPublisherActorFactoryTest 08:50:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest 08:50:26 13:50:26.002 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-1966facc-3d7e-4f14-8c90-11b912c635c6> 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. 08:50:26 13:50:26.002 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-bc5dde0a-bb9f-4ac6-8df0-b28b84c22de4> 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. 08:50:26 13:50:26.003 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-9c00b65c-768a-4118-9a57-7d5052359a15> 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. 08:50:26 13:50:26.003 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-957f08a3-0fec-44f6-94ef-8caf8def5478> 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. 08:50:26 13:50:26.003 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-6bf9d383-b301-4e5c-ba0a-406fb87b4f0d> 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. 08:50:26 13:50:26.003 [WARN ] [main] o.e.d.c.s.m.k.KafkaBootstrapServerSpecificConfig - Kafka connection <connection-43919ae0-c163-4548-9efc-3e233235e17e> 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. 08:50:26 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaBootstrapServerSpecificConfigTest 08:50:26 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest 08:50:26 13:50:26.006 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:50:26 13:50:26.038 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Started mock server on port 41319 08:50:26 13:50:26.055 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M2.136S> interval (min=<PT5M>) 08:50:26 13:50:26.056 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:26 13:50:26.056 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M57.001S> interval (min=<PT5M>) 08:50:26 13:50:26.057 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.336S> interval (min=<PT5M>) 08:50:26 13:50:26.057 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-5993d624-08cc-44b1-8096-ac392acccaa7> 08:50:26 13:50:26.058 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M13.971S> interval (min=<PT5M>) 08:50:26 13:50:26.059 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5993d624-08cc-44b1-8096-ac392acccaa7>. 08:50:26 13:50:26.059 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5993d624-08cc-44b1-8096-ac392acccaa7>. 08:50:26 13:50:26.064 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M51.163S> interval (min=<PT5M>) 08:50:26 13:50:26.064 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:26 13:50:26.067 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:26 13:50:26.068 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:26 13:50:26.069 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:26 13:50:26.070 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:26 13:50:26.072 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 08:50:26 13:50:26.079 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 08:50:26 13:50:26.080 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:26 13:50:26.081 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:26 13:50:26.081 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:26 13:50:26.081 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:26 13:50:26.082 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - TESTING failed: <ImmutableConnectionFailure [origin=null, cause=<IllegalStateException>: just for testing., description=child failed, time=2023-11-24T13:50:26.082044389Z, connectivityStatus=null]> 08:50:26 13:50:26.096 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-22ac71c8-6d6f-439f-a0de-671177d4e0d2> 08:50:26 13:50:26.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-22ac71c8-6d6f-439f-a0de-671177d4e0d2>. 08:50:26 13:50:26.098 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-22ac71c8-6d6f-439f-a0de-671177d4e0d2>. 08:50:26 13:50:26.101 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:26 13:50:26.101 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:26 13:50:26.102 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:26 13:50:26.103 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:26 13:50:26.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 08:50:26 13:50:26.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 08:50:26 13:50:26.106 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers. 08:50:26 13:50:26.181 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-5993d624-08cc-44b1-8096-ac392acccaa7> 08:50:26 13:50:26.181 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-22ac71c8-6d6f-439f-a0de-671177d4e0d2> 08:50:29 13:50:29.171 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:50:29 13:50:29.185 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-bc606a77-c7d7-4a6f-ac33-9d4fd8de4ef5> 08:50:29 13:50:29.186 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-bc606a77-c7d7-4a6f-ac33-9d4fd8de4ef5>. 08:50:29 13:50:29.186 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-bc606a77-c7d7-4a6f-ac33-9d4fd8de4ef5>. 08:50:29 13:50:29.189 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:29 13:50:29.189 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:29 13:50:29.191 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:29 13:50:29.191 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:29 13:50:29.193 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 08:50:29 13:50:29.193 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 08:50:29 13:50:29.194 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers. 08:50:29 13:50:29.282 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-bc606a77-c7d7-4a6f-ac33-9d4fd8de4ef5> 08:50:32 13:50:32.271 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:50:32 13:50:32.288 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-cbcbbe7c-1b3b-4a16-8a6f-7bb0f359afb4> 08:50:32 13:50:32.289 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-cbcbbe7c-1b3b-4a16-8a6f-7bb0f359afb4>. 08:50:32 13:50:32.289 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-cbcbbe7c-1b3b-4a16-8a6f-7bb0f359afb4>. 08:50:32 13:50:32.292 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:32 13:50:32.292 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:32 13:50:32.294 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:32 13:50:32.294 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:32 13:50:32.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 08:50:32 13:50:32.296 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 08:50:32 13:50:32.296 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:32 13:50:32.296 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:32 13:50:32.297 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:32 13:50:32.297 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:32 13:50:32.297 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:50:32 13:50:32.310 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-399ab4bc-3973-4e5c-9206-d636e76df7c6> 08:50:32 13:50:32.312 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-399ab4bc-3973-4e5c-9206-d636e76df7c6>. 08:50:32 13:50:32.312 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-399ab4bc-3973-4e5c-9206-d636e76df7c6>. 08:50:32 13:50:32.315 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:32 13:50:32.315 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:32 13:50:32.316 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:32 13:50:32.317 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:32 13:50:32.320 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka publisher actor. 08:50:32 13:50:32.320 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Starting Kafka consumer actor. 08:50:32 13:50:32.320 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Starting publisher and consumers. 08:50:32 13:50:32.380 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-cbcbbe7c-1b3b-4a16-8a6f-7bb0f359afb4> 08:50:32 13:50:32.381 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-399ab4bc-3973-4e5c-9206-d636e76df7c6> 08:50:35 13:50:35.372 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:50:35 13:50:35.373 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Sending thing modified message: ThingModified [type=things.events:thingModified, timestamp=2023-11-24T13:48:47.620042183Z, 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]] 08:50:35 13:50:35.390 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-0a085766-c456-4d94-952b-77b8cb256e7e> 08:50:35 13:50:35.391 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-0a085766-c456-4d94-952b-77b8cb256e7e>. 08:50:35 13:50:35.391 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-0a085766-c456-4d94-952b-77b8cb256e7e>. 08:50:35 13:50:35.393 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.393 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:35 13:50:35.394 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.395 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:35 13:50:35.411 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-fdbd9fa5-e059-4cbc-a5ff-d6b0400440e9> 08:50:35 13:50:35.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-fdbd9fa5-e059-4cbc-a5ff-d6b0400440e9>. 08:50:35 13:50:35.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-fdbd9fa5-e059-4cbc-a5ff-d6b0400440e9>. 08:50:35 13:50:35.413 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.414 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:35 13:50:35.415 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.415 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:35 13:50:35.415 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] 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. 08:50:35 13:50:35.427 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-a9fcbead-5c98-4433-8dd1-ab77cc2f51a1> 08:50:35 13:50:35.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-a9fcbead-5c98-4433-8dd1-ab77cc2f51a1>. 08:50:35 13:50:35.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-a9fcbead-5c98-4433-8dd1-ab77cc2f51a1>. 08:50:35 13:50:35.432 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.432 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:35 13:50:35.433 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.434 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:35 13:50:35.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-a9fcbead-5c98-4433-8dd1-ab77cc2f51a1>. 08:50:35 13:50:35.435 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <15> loggers for connection <connection-a9fcbead-5c98-4433-8dd1-ab77cc2f51a1>. 08:50:35 13:50:35.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-0a085766-c456-4d94-952b-77b8cb256e7e> 08:50:35 13:50:35.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-fdbd9fa5-e059-4cbc-a5ff-d6b0400440e9> 08:50:35 13:50:35.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-a9fcbead-5c98-4433-8dd1-ab77cc2f51a1> 08:50:35 13:50:35.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-e174dca7-3217-4c1b-b50b-c2579eef6f4e> 08:50:35 13:50:35.540 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-e174dca7-3217-4c1b-b50b-c2579eef6f4e>. 08:50:35 13:50:35.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-e174dca7-3217-4c1b-b50b-c2579eef6f4e>. 08:50:35 13:50:35.543 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.543 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:35 13:50:35.544 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.545 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:35 13:50:35.582 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-e174dca7-3217-4c1b-b50b-c2579eef6f4e> 08:50:35 13:50:35.650 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-cdf900d0-e372-4855-9650-6666000310bb> 08:50:35 13:50:35.651 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-cdf900d0-e372-4855-9650-6666000310bb>. 08:50:35 13:50:35.652 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-cdf900d0-e372-4855-9650-6666000310bb>. 08:50:35 13:50:35.654 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.655 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:35 13:50:35.656 [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@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.656 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:35 13:50:35.657 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-cdf900d0-e372-4855-9650-6666000310bb>. 08:50:35 13:50:35.682 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-cdf900d0-e372-4855-9650-6666000310bb> 08:50:35 13:50:35.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Using default client ID <connection-58e5db1c-c8e6-4144-8387-f2f65f4cca14> 08:50:35 13:50:35.762 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-58e5db1c-c8e6-4144-8387-f2f65f4cca14>. 08:50:35 13:50:35.763 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-58e5db1c-c8e6-4144-8387-f2f65f4cca14>. 08:50:35 13:50:35.765 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.766 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:35 13:50:35.767 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1beac08e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.767 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:35 13:50:35.768 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-58e5db1c-c8e6-4144-8387-f2f65f4cca14>. 08:50:35 13:50:35.769 [INFO ] [main] o.e.d.c.s.m.k.KafkaClientActorTest - Successfully closed mock server. 08:50:35 13:50:35.769 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED> 08:50:35 13:50:35.769 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:50:35 13:50:35.769 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:50:35 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.762 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaClientActorTest 08:50:35 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest 08:50:35 13:50:35.770 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:50:35 13:50:35.771 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.k.KafkaClientActor - ServiceUnbind State=<DISCONNECTED> 08:50:35 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.KafkaConsumerGroupSpecificConfigTest 08:50:35 13:50:35.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.k.KafkaClientActor - Client actor registered: <connection-58e5db1c-c8e6-4144-8387-f2f65f4cca14> 08:50:35 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest 08:50:35 13:50:35.782 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.k.KafkaClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:50:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.connectivity.service.messaging.kafka.PropertiesFactoryTest 08:50:35 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest 08:50:35 13:50:35.796 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:50:35 13:50:35.829 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:35 13:50:35.841 [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-97d3f57d-da0f-4f99-9157-7dcf4e4fe049/connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049#-1592357507])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049/connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049#-1592357507]'' 08:50:35 13:50:35.842 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:35 13:50:35.845 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:35 13:50:35.850 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H11M41.61S> 08:50:35 13:50:35.850 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.219S> interval (min=<PT5M>) 08:50:35 13:50:35.850 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:35 13:50:35.851 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049> was recovered: null 08:50:35 13:50:35.852 [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@4c450278]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.854 [INFO ] [PekkoTestSystem-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-97d3f57d-da0f-4f99-9157-7dcf4e4fe049>: <[always-alive, priority-0]> 08:50:35 13:50:35.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:35 13:50:35.856 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2023-11-24T13:50:35.851567175Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049, revision=1, connectionId=connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049, connection=ImmutableConnection [id=connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:37387, 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=2023-11-24T13:50:35.851428665Z, created=2023-11-24T13:50:35.851428665Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049/connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049/pa#-1743226107]'' 08:50:35 13:50:35.857 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049> with <1> clients. 08:50:35 13:50:35.857 [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-97d3f57d-da0f-4f99-9157-7dcf4e4fe049/connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049#-1592357507])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049/connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049#-1592357507]'' 08:50:35 13:50:35.858 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049> failed due to ConnectionFailedException: The Connection with ID 'connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049' failed to connect.. 08:50:35 13:50:35.859 [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 08:50:35 13:50:35.861 [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-97d3f57d-da0f-4f99-9157-7dcf4e4fe049>: <[]> 08:50:35 13:50:35.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionDeleted> w/ rev: <2>. 08:50:35 13:50:35.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionDeleted,ConnectionDeleted [type=connectivity.events:connectionDeleted, timestamp=2023-11-24T13:50:35.860811021Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, version=2, ditto-event-journal-tags=[]}], metadata=null, entityId=connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049, revision=2, connectionId=connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049/connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049/pa#-1743226107]'' 08:50:35 13:50:35.864 [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-97d3f57d-da0f-4f99-9157-7dcf4e4fe049/connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049#-1592357507])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049/connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049#-1592357507]'' 08:50:35 13:50:35.865 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-97d3f57d-da0f-4f99-9157-7dcf4e4fe049> 08:50:35 13:50:35.903 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:35 13:50:35.914 [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-2cac00f0-a354-4fbe-851f-59b4202202d1/connection-2cac00f0-a354-4fbe-851f-59b4202202d1#-1874622878])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-2cac00f0-a354-4fbe-851f-59b4202202d1/connection-2cac00f0-a354-4fbe-851f-59b4202202d1#-1874622878]'' 08:50:35 13:50:35.916 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:35 13:50:35.918 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:35 13:50:35.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT25H2M22.209S> 08:50:35 13:50:35.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M34.504S> interval (min=<PT5M>) 08:50:35 13:50:35.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:35 13:50:35.929 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-2cac00f0-a354-4fbe-851f-59b4202202d1> was recovered: null 08:50:35 13:50:35.931 [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@d3b6897]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:35 13:50:35.931 [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-2cac00f0-a354-4fbe-851f-59b4202202d1>: <[always-alive, priority-0]> 08:50:35 13:50:35.934 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:35 13:50:35.934 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2023-11-24T13:50:35.929831890Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-2cac00f0-a354-4fbe-851f-59b4202202d1, revision=1, connectionId=connection-2cac00f0-a354-4fbe-851f-59b4202202d1, connection=ImmutableConnection [id=connection-2cac00f0-a354-4fbe-851f-59b4202202d1, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:34729, 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=2023-11-24T13:50:35.929692742Z, created=2023-11-24T13:50:35.929692742Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-2cac00f0-a354-4fbe-851f-59b4202202d1/connection-2cac00f0-a354-4fbe-851f-59b4202202d1/pa#19388469]'' 08:50:35 13:50:35.934 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-2cac00f0-a354-4fbe-851f-59b4202202d1> with <1> clients. 08:50:35 13:50:35.935 [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-2cac00f0-a354-4fbe-851f-59b4202202d1/connection-2cac00f0-a354-4fbe-851f-59b4202202d1#-1874622878])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-2cac00f0-a354-4fbe-851f-59b4202202d1/connection-2cac00f0-a354-4fbe-851f-59b4202202d1#-1874622878]'' 08:50:35 13:50:35.935 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-2cac00f0-a354-4fbe-851f-59b4202202d1> failed due to ConnectionFailedException: The Connection with ID 'connection-2cac00f0-a354-4fbe-851f-59b4202202d1' failed to connect.. 08:50:35 13:50:35.935 [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 08:50:35 13:50:35.939 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionClosed> for connection with ID <connection-2cac00f0-a354-4fbe-851f-59b4202202d1>: <[]> 08:50:35 13:50:35.942 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionClosed> w/ rev: <2>. 08:50:35 13:50:35.942 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <disconnect> on connection <connection-2cac00f0-a354-4fbe-851f-59b4202202d1> failed due to ConnectionFailedException: The Connection with ID 'connection-2cac00f0-a354-4fbe-851f-59b4202202d1' failed to connect.. 08:50:35 13:50:35.943 [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-2cac00f0-a354-4fbe-851f-59b4202202d1' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:50:35 13:50:35.943 [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-2cac00f0-a354-4fbe-851f-59b4202202d1/connection-2cac00f0-a354-4fbe-851f-59b4202202d1#-1874622878])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-2cac00f0-a354-4fbe-851f-59b4202202d1/connection-2cac00f0-a354-4fbe-851f-59b4202202d1#-1874622878]'' 08:50:35 13:50:35.945 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-2cac00f0-a354-4fbe-851f-59b4202202d1> 08:50:36 13:50:36.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:36 13:50:36.040 [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-122e7007-8e80-4eaf-a8d6-3121d5a74e85/connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85#-795289103])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85/connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85#-795289103]'' 08:50:36 13:50:36.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:36 13:50:36.045 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:36 13:50:36.049 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H14M5.778S> 08:50:36 13:50:36.049 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:36 13:50:36.049 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.609S> interval (min=<PT5M>) 08:50:36 13:50:36.050 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85> was recovered: null 08:50:36 13:50:36.052 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@78130a37]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:36 13:50:36.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionCreated> for connection with ID <connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85>: <[always-alive, priority-0]> 08:50:36 13:50:36.054 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:36 13:50:36.055 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Publish(connectivity.events:connectionCreated,ConnectionCreated [type=connectivity.events:connectionCreated, timestamp=2023-11-24T13:50:36.050670831Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85, revision=1, connectionId=connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85, connection=ImmutableConnection [id=connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:41467, 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=2023-11-24T13:50:36.050530068Z, created=2023-11-24T13:50:36.050530068Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85/connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85/pa#-2284053]'' 08:50:36 13:50:36.055 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85> with <1> clients. 08:50:36 13:50:36.056 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85/connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85#-795289103])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85/connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85#-795289103]'' 08:50:36 13:50:36.056 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85> failed due to ConnectionFailedException: The Connection with ID 'connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85' failed to connect.. 08:50:36 13:50:36.056 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionPersistenceActor - Unknown message: java.util.concurrent.CompletionException: java.lang.IllegalStateException: error message 08:50:36 13:50:36.059 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-122e7007-8e80-4eaf-a8d6-3121d5a74e85> 08:50:36 13:50:36.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:36 13:50:36.121 [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-1ebcd26b-2116-4c06-99f2-8d3bedb1a144/connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144#2126756597])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144/connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144#2126756597]'' 08:50:36 13:50:36.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:36 13:50:36.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:36 13:50:36.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H19M7.543S> 08:50:36 13:50:36.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:36 13:50:36.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M4.452S> interval (min=<PT5M>) 08:50:36 13:50:36.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144> was recovered: null 08:50:36 13:50:36.132 [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@37a1c14e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:36 13:50:36.132 [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:connectionCreated> for connection with ID <connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144>: <[always-alive, priority-0]> 08:50:36 13:50:36.134 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionCreated> w/ rev: <1>. 08:50:36 13:50:36.134 [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=2023-11-24T13:50:36.131123591Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-event-journal-tags=["always-alive","priority-0"]}], metadata=null, entityId=connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144, revision=1, connectionId=connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144, connection=ImmutableConnection [id=connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:32951, 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=2023-11-24T13:50:36.130983446Z, created=2023-11-24T13:50:36.130983446Z]],false)'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144/connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144/pa#-967183956]'' 08:50:36 13:50:36.135 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144> with <1> clients. 08:50:36 13:50:36.135 [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-1ebcd26b-2116-4c06-99f2-8d3bedb1a144/connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144#2126756597])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144/connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144#2126756597]'' 08:50:36 13:50:36.135 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144> failed due to ConnectionFailedException: The Connection with ID 'connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144' failed to connect.. 08:50:36 13:50:36.136 [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 08:50:36 13:50:36.139 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@37a1c14e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:36 13:50:36.140 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.p.ConnectionPersistenceActor - Appending the following tags to event of type <connectivity.events:connectionOpened> for connection with ID <connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144>: <[always-alive, priority-0]> 08:50:36 13:50:36.142 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.p.ConnectionPersistenceActor - Successfully persisted Event <connectivity.events:connectionOpened> w/ rev: <2>. 08:50:36 13:50:36.142 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <open-connection> on connection <connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144> failed due to ConnectionFailedException: The Connection with ID 'connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144' failed to connect.. 08:50:36 13:50:36.142 [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: ConnectionFailedException [message='The Connection with ID 'connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144' failed to connect.', errorCode=connectivity:connection.failed, httpStatus=HttpStatus [code=504, category=SERVER_ERROR], description='error message', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:50:36 13:50:36.142 [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-1ebcd26b-2116-4c06-99f2-8d3bedb1a144/connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144#2126756597])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144/connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144#2126756597]'' 08:50:36 13:50:36.144 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-1ebcd26b-2116-4c06-99f2-8d3bedb1a144> 08:50:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 s -- in org.eclipse.ditto.connectivity.service.messaging.ErrorHandlingActorTest 08:50:36 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest 08:50:36 13:50:36.152 [INFO ] [main] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: true 08:50:36 13:50:36.152 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:50:36 13:50:36.251 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:36 13:50:36.259 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:36 13:50:36.262 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-747e063b-e7f3-4749-9c33-ffed4a02fc47/connection-747e063b-e7f3-4749-9c33-ffed4a02fc47#1802245575])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-747e063b-e7f3-4749-9c33-ffed4a02fc47/connection-747e063b-e7f3-4749-9c33-ffed4a02fc47#1802245575]'' 08:50:36 13:50:36.263 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:36 13:50:36.265 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT24H14M46.729S> 08:50:36 13:50:36.266 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M24.937S> interval (min=<PT5M>) 08:50:36 13:50:36.266 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:36 13:50:36.272 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-747e063b-e7f3-4749-9c33-ffed4a02fc47> was recovered: ImmutableConnection [id=connection-747e063b-e7f3-4749-9c33-ffed4a02fc47, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:38235, 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=2023-11-24T13:48:47.620042183Z, created=null] 08:50:36 13:50:36.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - Received message in 'deleted' state - ignoring!: PingCommand [entityId=connection-747e063b-e7f3-4749-9c33-ffed4a02fc47, correlationId=123, payload="always-alive"] 08:50:38 13:50:38.307 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.c.s.m.p.ConnectionPersistenceActor - Entity <connection-747e063b-e7f3-4749-9c33-ffed4a02fc47> was deleted recently. Shutting Actor down ... 08:50:38 13:50:38.307 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-747e063b-e7f3-4749-9c33-ffed4a02fc47> 08:50:38 13:50:38.356 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:50:38 13:50:38.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:50:38 13:50:38.364 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed/connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed#-1813055330])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed/connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed#-1813055330]'' 08:50:38 13:50:38.365 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionMongoSnapshotAdapter - Connections fields encryption: false 08:50:38 13:50:38.369 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.p.ConnectionPersistenceActor - Schedule update of priority periodically in an interval of <PT23H33M18.301S> 08:50:38 13:50:38.369 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:38 13:50:38.369 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.17S> interval (min=<PT5M>) 08:50:38 13:50:38.373 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Connection <connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed> was recovered: ImmutableConnection [id=connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed, name=null, connectionType=amqp-10, connectionStatus=open, failoverEnabled=true, credentials=null, trustedCertificates=hash:31, uri=amqps://username:*****@127.0.0.1:36529, 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] 08:50:38 13:50:38.373 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Starting ClientActor for connection <connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed> with <1> clients. 08:50:38 13:50:38.409 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.p.ConnectionPersistenceActor - Operation <OpenConnection [type=connectivity.commands:openConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed]> 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 [{}]]> 08:50:38 13:50:38.410 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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 [{}]] 08:50:38 13:50:38.411 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M7.123S> interval (min=<PT5M>) 08:50:38 13:50:38.411 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-17] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:38 13:50:38.411 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.TestConstants$ProxyActorMock - Received: ''Subscribe(common.commands:shutdown,None,Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed/connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed#-1813055330])'' from ''Actor[pekko://PekkoTestSystem/user/shardRegionMock-connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed/connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed#-1813055330]'' 08:50:38 13:50:38.412 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.p.OneForOneEscalateStrategy - Child failed <0> times, which is less than the maximum allowed number of <3> failures. Will restart the child. 08:50:38 java.lang.IllegalStateException: cannot reserve actor name 'thing-event-aware-sub-supervisor': terminating 08:50:38 at org.apache.pekko.actor.dungeon.ChildrenContainer$TerminatingChildrenContainer.reserve(ChildrenContainer.scala:206) 08:50:38 at org.apache.pekko.actor.dungeon.Children.reserveChild(Children.scala:156) 08:50:38 at org.apache.pekko.actor.dungeon.Children.reserveChild$(Children.scala:154) 08:50:38 at org.apache.pekko.actor.ActorCell.reserveChild(ActorCell.scala:420) 08:50:38 at org.apache.pekko.actor.dungeon.Children.makeChild(Children.scala:308) 08:50:38 at org.apache.pekko.actor.dungeon.Children.attachChild(Children.scala:62) 08:50:38 at org.apache.pekko.actor.dungeon.Children.attachChild$(Children.scala:61) 08:50:38 at org.apache.pekko.actor.ActorCell.attachChild(ActorCell.scala:420) 08:50:38 at org.apache.pekko.actor.ActorSystemImpl.actorOf(ActorSystem.scala:909) 08:50:38 at org.eclipse.ditto.internal.utils.pubsub.AbstractPubSubFactory.startDistributedSub(AbstractPubSubFactory.java:91) 08:50:38 at org.eclipse.ditto.internal.utils.pubsubthings.DittoProtocolSubImpl.of(DittoProtocolSubImpl.java:65) 08:50:38 at org.eclipse.ditto.internal.utils.pubsubthings.DittoProtocolSubImpl$ExtensionId.createExtension(DittoProtocolSubImpl.java:208) 08:50:38 at org.eclipse.ditto.internal.utils.pubsubthings.DittoProtocolSubImpl$ExtensionId.createExtension(DittoProtocolSubImpl.java:199) 08:50:38 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:50:38 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:50:38 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:50:38 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:50:38 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:50:38 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:50:38 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:50:38 at org.eclipse.ditto.internal.utils.pubsubthings.DittoProtocolSub.get(DittoProtocolSub.java:143) 08:50:38 at org.eclipse.ditto.connectivity.service.messaging.BaseClientActor.<init>(BaseClientActor.java:235) 08:50:38 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.<init>(AmqpClientActor.java:130) 08:50:38 ... 20 common frames omitted 08:50:38 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:50:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:50:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:50:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:50:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:50:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:50:38 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:50:38 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:50:38 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:50:38 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:50:38 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:50:38 ... 10 common frames omitted 08:50:38 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/shardRegionMock-connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed/connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed/pa/$a/c1: exception during creation, root cause message: [cannot reserve actor name 'thing-event-aware-sub-supervisor': terminating] 08:50:38 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:50:38 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:50:38 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:50:38 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:50:38 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:50:38 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:50:38 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:50:38 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:50:38 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:50:38 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:50:38 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:50:38 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:50:38 13:50:38.413 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.OneForOneEscalateStrategy - cannot reserve actor name 'thing-event-aware-sub-supervisor': terminating 08:50:38 java.lang.IllegalStateException: cannot reserve actor name 'thing-event-aware-sub-supervisor': terminating 08:50:38 at org.apache.pekko.actor.dungeon.ChildrenContainer$TerminatingChildrenContainer.reserve(ChildrenContainer.scala:206) 08:50:38 at org.apache.pekko.actor.dungeon.Children.reserveChild(Children.scala:156) 08:50:38 at org.apache.pekko.actor.dungeon.Children.reserveChild$(Children.scala:154) 08:50:38 at org.apache.pekko.actor.ActorCell.reserveChild(ActorCell.scala:420) 08:50:38 at org.apache.pekko.actor.dungeon.Children.makeChild(Children.scala:308) 08:50:38 at org.apache.pekko.actor.dungeon.Children.attachChild(Children.scala:62) 08:50:38 at org.apache.pekko.actor.dungeon.Children.attachChild$(Children.scala:61) 08:50:38 at org.apache.pekko.actor.ActorCell.attachChild(ActorCell.scala:420) 08:50:38 at org.apache.pekko.actor.ActorSystemImpl.actorOf(ActorSystem.scala:909) 08:50:38 at org.eclipse.ditto.internal.utils.pubsub.AbstractPubSubFactory.startDistributedSub(AbstractPubSubFactory.java:91) 08:50:38 at org.eclipse.ditto.internal.utils.pubsubthings.DittoProtocolSubImpl.of(DittoProtocolSubImpl.java:65) 08:50:38 at org.eclipse.ditto.internal.utils.pubsubthings.DittoProtocolSubImpl$ExtensionId.createExtension(DittoProtocolSubImpl.java:208) 08:50:38 at org.eclipse.ditto.internal.utils.pubsubthings.DittoProtocolSubImpl$ExtensionId.createExtension(DittoProtocolSubImpl.java:199) 08:50:38 at org.apache.pekko.actor.ActorSystemImpl.registerExtension(ActorSystem.scala:1177) 08:50:38 at org.apache.pekko.actor.ExtensionId.apply(Extension.scala:87) 08:50:38 at org.apache.pekko.actor.ExtensionId.apply$(Extension.scala:86) 08:50:38 at org.apache.pekko.actor.AbstractExtensionId.apply(Extension.scala:130) 08:50:38 at org.apache.pekko.actor.ExtensionId.get(Extension.scala:104) 08:50:38 at org.apache.pekko.actor.ExtensionId.get$(Extension.scala:104) 08:50:38 at org.apache.pekko.actor.AbstractExtensionId.get(Extension.scala:130) 08:50:38 at org.eclipse.ditto.internal.utils.pubsubthings.DittoProtocolSub.get(DittoProtocolSub.java:143) 08:50:38 at org.eclipse.ditto.connectivity.service.messaging.BaseClientActor.<init>(BaseClientActor.java:235) 08:50:38 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.<init>(AmqpClientActor.java:130) 08:50:38 ... 20 common frames omitted 08:50:38 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:50:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:50:38 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:50:38 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:50:38 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:50:38 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:50:38 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:82) 08:50:38 at org.apache.pekko.actor.ArgsReflectConstructor.produce(IndirectActorProducer.scala:111) 08:50:38 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:50:38 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:50:38 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:50:38 ... 10 common frames omitted 08:50:38 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/shardRegionMock-connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed/connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed/pa/$a/c1: exception during creation, root cause message: [cannot reserve actor name 'thing-event-aware-sub-supervisor': terminating] 08:50:38 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:50:38 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:50:38 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:50:38 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:50:38 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:50:38 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:50:38 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:50:38 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:50:38 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:50:38 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:50:38 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:50:38 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:50:38 13:50:38.413 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M42.798S> interval (min=<PT5M>) 08:50:38 13:50:38.413 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.a.p.a.ActorCell - changing Recreate into Create after org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/shardRegionMock-connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed/connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed/pa/$a/c1: exception during creation, root cause message: [cannot reserve actor name 'thing-event-aware-sub-supervisor': terminating] 08:50:38 13:50:38.414 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-18] o.e.d.c.s.m.p.ConnectionPersistenceActor - stopped connection <connection-247d93de-e5f1-4f93-8fa6-26f40ffdb4ed> 08:50:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.285 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionPersistenceActorRecoveryTest 08:50:38 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest 08:50:38 13:50:38.440 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:50:38 13:50:38.500 [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>. 08:50:38 13:50:38.502 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:50:38 13:50:38.525 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithCustomMapper-a1255e1, content-type=application/json, inbound=mapping, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=header}] 08:50:38 13:50:38.526 [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>. 08:50:38 13:50:38.599 [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>. 08:50:38 13:50:38.602 [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>. 08:50:38 13:50:38.618 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=174b50b1-4333-41f1-b1df-3f47daca1f3a, response-required=false, ditto-inbound-payload-mapper=default}] 08:50:38 13:50:38.624 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=f1487dbb-90f1-4b60-aeb4-049cb0dd8883, response-required=false, content-type=application/json, ditto-inbound-payload-mapper=default}] 08:50:38 13:50:38.628 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=20723ea4-145e-4a44-85db-ccba92cd7350, response-required=false, content-type=application/json, channel=live, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 08:50:38 13:50:38.701 [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>. 08:50:38 13:50:38.702 [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>. 08:50:38 13:50:38.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=17e4f20c-5708-4d12-b3c5-f52fe2647f3a, content-type=application/json, ditto-inbound-payload-mapper=default}] 08:50:38 13:50:38.803 [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>. 08:50:38 13:50:38.805 [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>. 08:50:38 13:50:38.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=ditto:ditto, ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=281ab940-d88a-420b-94d4-d533c24f938d, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:50:38 13:50:38.827 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] 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>. 08:50:38 13:50:38.896 [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>. 08:50:38 13:50:38.910 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] 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.> 08:50:38 13:50:38.910 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, correlation-id=MessageMappingProcessorActorTest.testMappingFailedExpectErrorResponseWitMapperId-25f2687, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional.empty : and external headers {correlation-id=MessageMappingProcessorActorTest.testMappingFailedExpectErrorResponseWitMapperId-25f2687, content-type=application/json} 08:50:39 13:50:38.977 [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>. 08:50:39 13:50:38.979 [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>. 08:50:39 13:50:38.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{qos=0, source=ditto:ditto, ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=9a41e78e-0fd4-473e-9b03-98d264fdfb38, requested-acks=["my-custom-ack-3"], content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default}] 08:50:39 13:50:39.073 [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>. 08:50:39 13:50:39.076 [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>. 08:50:39 13:50:39.080 [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=["error"], ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d557478f-cb83-46d3-b0dd-3b3d2d53e58a, response-required=false, ditto-inbound-payload-mapper=default}] 08:50:39 13:50:39.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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.> 08:50:39 13:50:39.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{ditto-inbound-payload-mapper=default, correlation-id=d557478f-cb83-46d3-b0dd-3b3d2d53e58a, ditto-connection-id=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-reply-target=0, ditto-expected-response-types=["error"], response-required=false, ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}}] : with HeaderMapping Optional.empty : and external headers {} 08:50:39 13:50:39.148 [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>. 08:50:39 13:50:39.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>. 08:50:39 13:50:39.163 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessed-06d6243, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 08:50:39 13:50:39.164 [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>. 08:50:39 13:50:39.232 [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>. 08:50:39 13:50:39.236 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=7995acf5-fda5-464a-a341-9dd41855b5db, requested-acks=["dummy-request"], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:50:39 13:50:39.296 [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>. 08:50:39 13:50:39.298 [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>. 08:50:39 13:50:39.313 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{correlation-id=348d1799-7289-4c1c-90e5-cf187cddc900, source=integration:348d1799-7289-4c1c-90e5-cf187cddc900:hub-application/json, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["integration:348d1799-7289-4c1c-90e5-cf187cddc900:hub-application/json","integration:application/json:hub-348d1799-7289-4c1c-90e5-cf187cddc900"]}, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 08:50:39 13:50:39.314 [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>. 08:50:39 13:50:39.390 [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>. 08:50:39 13:50:39.393 [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>. 08:50:39 13:50:39.408 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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> 08:50:39 13:50:39.408 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["integration:ec83ab1e-a319-4e68-9a76-69cc3c8ab98f:hub-application/json"]}, correlation-id=b9d71a3a-6588-45b0-b8e0-c1da73833a4e}] : with HeaderMapping Optional.empty : and external headers {} 08:50:39 13:50:39.478 [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>. 08:50:39 13:50:39.480 [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>. 08:50:39 13:50:39.494 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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.> 08:50:39 13:50:39.495 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{correlation-id=2e266dd4-dc59-4bf7-adbf-888fc0e8d2c8, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["integration:2e266dd4-dc59-4bf7-adbf-888fc0e8d2c8:hub-application/json"]}}] : with HeaderMapping Optional.empty : and external headers {} 08:50:39 13:50:39.576 [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>. 08:50:39 13:50:39.657 [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>. 08:50:39 13:50:39.672 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] 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.> 08:50:39 13:50:39.672 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{response-required=false, correlation-id=7c267dc5-d327-419c-8d43-9ba713651837, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={correlation-id={{ header:correlation-id }}, source={{ request:subjectId }}}]] : and external headers {correlation-id=7c267dc5-d327-419c-8d43-9ba713651837, content-type=application/json} 08:50:39 13:50:39.747 [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>. 08:50:39 13:50:39.824 [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>. 08:50:39 13:50:39.827 [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>. 08:50:39 13:50:39.842 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{source=integration:application/json:hub, ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["integration:application/json:hub","integration:hub-application/json"]}, correlation-id=414c7093-6844-482a-b3db-56daf630b2ab, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 08:50:39 13:50:39.843 [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>. 08:50:39 13:50:39.910 [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>. 08:50:39 13:50:39.912 [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>. 08:50:39 13:50:39.926 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testExternalMessageInDittoProtocolIsProcessedWithDefaultMapper-ac9aef3, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 08:50:39 13:50:39.927 [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>. 08:50:40 13:50:40.052 [INFO ] [PekkoTestSystemWithCachingSignalEnrichmentProvider-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:50:40 13:50:40.164 [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>. 08:50:40 13:50:40.178 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-8be5057, content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default}] 08:50:40 13:50:40.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID 'some/invalid/target'.> 08:50:40 13:50:40.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:my:thing, ditto-inbound-payload-mapper=default, correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-8be5057, response-required=false, ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional.empty : and external headers {correlation-id=MessageMappingProcessorActorTest.testThingIdEnforcementExternalMessageInDittoProtocolIsProcessedExpectErrorResponse-8be5057, content-type=application/json} 08:50:40 13:50:40.255 [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>. 08:50:40 13:50:40.255 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'my:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 08:50:40 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.824 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorTest 08:50:40 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest 08:50:40 13:50:40.279 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:50:40 13:50:40.715 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M1.652S> interval (min=<PT5M>) 08:50:40 13:50:40.715 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:40 13:50:40.716 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.785S> interval (min=<PT5M>) 08:50:40 13:50:40.717 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.656S> interval (min=<PT5M>) 08:50:40 13:50:40.718 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M26.478S> interval (min=<PT5M>) 08:50:40 13:50:40.753 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:40 13:50:40.755 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:40 13:50:40.755 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:40 13:50:40.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M37.737S> interval (min=<PT5M>) 08:50:40 13:50:40.761 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:40 13:50:40.766 [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@53f5cde9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:40 13:50:40.767 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:40 13:50:40.768 [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@53f5cde9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:40 13:50:40.768 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:40 13:50:40.781 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:40 13:50:40.782 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:40 13:50:40.864 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:40 13:50:40.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:40 13:50:40.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:40 13:50:40.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:40 13:50:40.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:41 13:50:41.136 [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. 08:50:41 13:50:41.261 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:41 13:50:41.264 [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-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd, 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}] 08:50:41 13:50:41.265 [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>. 08:50:41 13:50:41.267 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}>, isSuccess=<true>, ackType=<1 accepted> 08:50:41 13:50:41.268 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message 08:50:41 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 08:50:41 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447) 08:50:41 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384) 08:50:41 at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48) 08:50:41 at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173) 08:50:41 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:50:41 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:50:41 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:50:41 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 08:50:41 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163) 08:50:41 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:50:41 at java.base/java.lang.Thread.run(Thread.java:833) 08:50:41 13:50:41.271 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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]> 08:50:41 13:50:41.473 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:50:41 13:50:41.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M18.661S> interval (min=<PT5M>) 08:50:41 13:50:41.504 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:41 13:50:41.505 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M30.392S> interval (min=<PT5M>) 08:50:41 13:50:41.506 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M56.182S> interval (min=<PT5M>) 08:50:41 13:50:41.506 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M49.556S> interval (min=<PT5M>) 08:50:41 13:50:41.534 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-c4a901c7-4562-417e-90c0-771a7fbcefa5> 08:50:41 13:50:41.535 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c4a901c7-4562-417e-90c0-771a7fbcefa5>. 08:50:41 13:50:41.535 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c4a901c7-4562-417e-90c0-771a7fbcefa5>. 08:50:41 13:50:41.536 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:50:41 13:50:41.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:41 13:50:41.539 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:41 13:50:41.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M18.488S> interval (min=<PT5M>) 08:50:41 13:50:41.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:41 13:50:41.542 [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@4462db75]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:41 13:50:41.542 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:41 13:50:41.543 [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@4462db75]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:41 13:50:41.543 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:41 13:50:41.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:41 13:50:41.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:41 13:50:41.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-c4a901c7-4562-417e-90c0-771a7fbcefa5> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ-0], ConsumerData [address=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏, addressWithIndex=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏-0]] 08:50:41 13:50:41.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:41 13:50:41.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:41 13:50:41.548 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:41 13:50:41.657 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-c4a901c7-4562-417e-90c0-771a7fbcefa5> 08:50:41 13:50:41.817 [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. 08:50:41 13:50:41.819 [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=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:41 13:50:41.821 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:41 13:50:41.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-c4a901c7-4562-417e-90c0-771a7fbcefa5, 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}] 08:50:41 13:50:41.824 [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>. 08:50:41 13:50:41.825 [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-c4a901c7-4562-417e-90c0-771a7fbcefa5, 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}] 08:50:41 13:50:41.826 [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>. 08:50:41 13:50:41.868 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M19.09S> interval (min=<PT5M>) 08:50:41 13:50:41.868 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:41 13:50:41.868 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.42S> interval (min=<PT5M>) 08:50:41 13:50:41.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M3.97S> interval (min=<PT5M>) 08:50:41 13:50:41.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M55.873S> interval (min=<PT5M>) 08:50:41 13:50:41.894 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:41 13:50:41.896 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:41 13:50:41.896 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:41 13:50:41.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:41 13:50:41.900 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M14.992S> interval (min=<PT5M>) 08:50:41 13:50:41.901 [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@6e943e92]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:41 13:50:41.901 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:41 13:50:41.903 [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@6e943e92]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:41 13:50:41.903 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:41 13:50:41.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:41 13:50:41.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:41 13:50:41.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:41 13:50:41.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:41 13:50:41.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:41 13:50:41.907 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:42 13:50:42.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:42 13:50:42.189 [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. 08:50:42 13:50:42.200 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Connection interrupted: amqp://test:1234 08:50:42 13:50:42.803 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://test:1234 08:50:42 13:50:42.905 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:42 13:50:42.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M9.438S> interval (min=<PT5M>) 08:50:42 13:50:42.935 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:42 13:50:42.936 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M20.869S> interval (min=<PT5M>) 08:50:42 13:50:42.936 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M27.214S> interval (min=<PT5M>) 08:50:42 13:50:42.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.551S> interval (min=<PT5M>) 08:50:43 13:50:42.961 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:43 13:50:42.963 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:43 13:50:42.963 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:43 13:50:42.968 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M15.205S> interval (min=<PT5M>) 08:50:43 13:50:42.968 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:43 13:50:42.969 [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@1bb04639]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:43 13:50:42.969 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:43 13:50:42.970 [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@1bb04639]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:43 13:50:42.971 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:43 13:50:42.973 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:43 13:50:42.973 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:43 13:50:42.973 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:43 13:50:42.974 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:43 13:50:42.975 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:43 13:50:42.975 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:43 13:50:43.080 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:43 13:50:43.250 [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. 08:50:43 13:50:43.255 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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]> 08:50:43 13:50:43.453 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:50:43 13:50:43.484 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M7.581S> interval (min=<PT5M>) 08:50:43 13:50:43.484 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:43 13:50:43.485 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M30.278S> interval (min=<PT5M>) 08:50:43 13:50:43.485 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M36.683S> interval (min=<PT5M>) 08:50:43 13:50:43.486 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M54.1S> interval (min=<PT5M>) 08:50:43 13:50:43.512 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:43 13:50:43.513 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:43 13:50:43.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:43 13:50:43.517 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M6.368S> interval (min=<PT5M>) 08:50:43 13:50:43.517 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:43 13:50:43.518 [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@5914b78e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:43 13:50:43.518 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:43 13:50:43.520 [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@5914b78e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:43 13:50:43.520 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:43 13:50:43.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:43 13:50:43.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:43 13:50:43.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:43 13:50:43.550 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:50:43 13:50:43.552 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:43 13:50:43.638 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:43 13:50:43.797 [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. 08:50:43 13:50:43.800 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=target:ditto/thing@twin]> 08:50:44 13:50:43.998 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:50:44 13:50:44.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M52.11S> interval (min=<PT5M>) 08:50:44 13:50:44.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:44 13:50:44.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M4.608S> interval (min=<PT5M>) 08:50:44 13:50:44.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M29.877S> interval (min=<PT5M>) 08:50:44 13:50:44.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M40.334S> interval (min=<PT5M>) 08:50:44 13:50:44.055 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:44 13:50:44.056 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:44 13:50:44.056 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:44 13:50:44.060 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:44 13:50:44.060 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.767S> interval (min=<PT5M>) 08:50:44 13:50:44.061 [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@756168a6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:44 13:50:44.061 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:44 13:50:44.063 [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@756168a6]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:44 13:50:44.063 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:44 13:50:44.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:44 13:50:44.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:44 13:50:44.065 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:44 13:50:44.066 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:44 13:50:44.067 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:44 13:50:44.067 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:44 13:50:44.097 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:50:44 13:50:44.099 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:44 13:50:44.173 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:44 13:50:44.342 [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. 08:50:44 13:50:44.354 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:44 13:50:44.355 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - NOT responding early with ResourceStatus for all sub-sources and -targets and SSH tunnel, having a live status <closed> in the client actor which likely will cause timeout 'failures' in some of the resources. 08:50:44 13:50:44.387 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M3.215S> interval (min=<PT5M>) 08:50:44 13:50:44.387 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:44 13:50:44.388 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M0.012S> interval (min=<PT5M>) 08:50:44 13:50:44.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M39.724S> interval (min=<PT5M>) 08:50:44 13:50:44.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M15.662S> interval (min=<PT5M>) 08:50:44 13:50:44.416 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-c5c64c03-4275-4bf6-ac87-98a082d442f8> 08:50:44 13:50:44.418 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c5c64c03-4275-4bf6-ac87-98a082d442f8>. 08:50:44 13:50:44.418 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c5c64c03-4275-4bf6-ac87-98a082d442f8>. 08:50:44 13:50:44.423 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M10.998S> interval (min=<PT5M>) 08:50:44 13:50:44.423 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:44 13:50:44.424 [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@2ee202db]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:44 13:50:44.424 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:44 13:50:44.425 [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@2ee202db]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:44 13:50:44.425 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:44 13:50:44.427 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:44 13:50:44.427 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:44 13:50:44.427 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-c5c64c03-4275-4bf6-ac87-98a082d442f8> to sources: [ConsumerData [address= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ, addressWithIndex= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~€‚ƒ„…†‡ˆ‰Š‹ŒŽ‘’“”•–—˜™š›œžŸ ¡¢£¤¥¦§¨©ª«¬­®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþ-0], ConsumerData [address=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏, addressWithIndex=😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏-0]] 08:50:44 13:50:44.428 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:44 13:50:44.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:44 13:50:44.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:44 13:50:44.540 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-c5c64c03-4275-4bf6-ac87-98a082d442f8> 08:50:44 13:50:44.709 [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. 08:50:44 13:50:44.711 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:44 13:50:44.712 [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=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:44 13:50:44.714 [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-c5c64c03-4275-4bf6-ac87-98a082d442f8, 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}] 08:50:44 13:50:44.715 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error"], ditto-origin=connection-c5c64c03-4275-4bf6-ac87-98a082d442f8, 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}] 08:50:44 13:50:44.715 [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>. 08:50:44 13:50:44.716 [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>. 08:50:44 13:50:44.757 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M6.574S> interval (min=<PT5M>) 08:50:44 13:50:44.757 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:44 13:50:44.758 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M43.644S> interval (min=<PT5M>) 08:50:44 13:50:44.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M46.681S> interval (min=<PT5M>) 08:50:44 13:50:44.759 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M59.375S> interval (min=<PT5M>) 08:50:44 13:50:44.784 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:44 13:50:44.785 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:44 13:50:44.785 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:44 13:50:44.789 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M58.234S> interval (min=<PT5M>) 08:50:44 13:50:44.789 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:44 13:50:44.790 [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@678424fd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:44 13:50:44.790 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:44 13:50:44.791 [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@678424fd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:44 13:50:44.791 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:44 13:50:44.793 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:44 13:50:44.793 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:44 13:50:44.794 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:44 13:50:44.794 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:44 13:50:44.795 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:44 13:50:44.795 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:44 13:50:44.902 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:45 13:50:45.071 [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. 08:50:45 13:50:45.074 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:45 13:50:45.076 [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-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd, 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}] 08:50:45 13:50:45.077 [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>. 08:50:45 13:50:45.078 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}>, isSuccess=<false>, ackType=<2 rejected> 08:50:45 13:50:45.078 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message 08:50:45 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 08:50:45 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447) 08:50:45 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$6(AmqpConsumerActor.java:385) 08:50:45 at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.reject(AcknowledgeableMessage.java:52) 08:50:45 at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:184) 08:50:45 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:50:45 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:50:45 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:50:45 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 08:50:45 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163) 08:50:45 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:50:45 at java.base/java.lang.Thread.run(Thread.java:833) 08:50:45 13:50:45.081 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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]> 08:50:45 13:50:45.278 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:50:45 13:50:45.335 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M29.695S> interval (min=<PT5M>) 08:50:45 13:50:45.335 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:45 13:50:45.336 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M31.331S> interval (min=<PT5M>) 08:50:45 13:50:45.337 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M11.233S> interval (min=<PT5M>) 08:50:45 13:50:45.337 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M59.455S> interval (min=<PT5M>) 08:50:45 13:50:45.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:45 13:50:45.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:45 13:50:45.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:45 13:50:45.367 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M1.774S> interval (min=<PT5M>) 08:50:45 13:50:45.367 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:45 13:50:45.368 [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@b6aa712]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:45 13:50:45.368 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:45 13:50:45.369 [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@b6aa712]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:45 13:50:45.369 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:45 13:50:45.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:45 13:50:45.372 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:45 13:50:45.372 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:50:45 13:50:45.373 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:45 13:50:45.373 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:45 13:50:45.373 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:45 13:50:45.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:45 13:50:45.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:45 13:50:45.374 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:45 13:50:45.484 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:45 13:50:45.653 [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. 08:50:45 13:50:45.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:50:45 13:50:45.682 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M22.446S> interval (min=<PT5M>) 08:50:45 13:50:45.682 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:45 13:50:45.683 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M23.863S> interval (min=<PT5M>) 08:50:45 13:50:45.683 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M13.696S> interval (min=<PT5M>) 08:50:45 13:50:45.684 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M52.784S> interval (min=<PT5M>) 08:50:45 13:50:45.708 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:45 13:50:45.709 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:45 13:50:45.709 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:45 13:50:45.714 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.443S> interval (min=<PT5M>) 08:50:45 13:50:45.714 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:45 13:50:45.715 [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@33fa2871]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:45 13:50:45.716 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:45 13:50:45.717 [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@33fa2871]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:45 13:50:45.717 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:45 13:50:45.719 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:45 13:50:45.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:45 13:50:45.720 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:45 13:50:45.721 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:45 13:50:45.721 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:45 13:50:45.721 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:45 13:50:45.753 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:50:45 13:50:45.755 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:45 13:50:45.756 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:45 13:50:45.828 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:46 13:50:45.998 [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. 08:50:46 13:50:45.999 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:46 13:50:46.001 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:46 13:50:46.002 [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-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd, 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}] 08:50:46 13:50:46.003 [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>. 08:50:46 13:50:46.032 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M48.728S> interval (min=<PT5M>) 08:50:46 13:50:46.032 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:46 13:50:46.033 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M48.833S> interval (min=<PT5M>) 08:50:46 13:50:46.033 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M10.584S> interval (min=<PT5M>) 08:50:46 13:50:46.034 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M55.523S> interval (min=<PT5M>) 08:50:46 13:50:46.057 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {} 08:50:46 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. 08:50:46 at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81) 08:50:46 at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103) 08:50:46 at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82) 08:50:46 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213) 08:50:46 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201) 08:50:46 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$3(AmqpClientActorTest.java:231) 08:50:46 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 08:50:46 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 08:50:46 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238) 08:50:46 at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) 08:50:46 at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) 08:50:46 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236) 08:50:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:50:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:50:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:50:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:50:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:50:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:50:46 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:50:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:50:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:50:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:50:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:50:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:50:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:50:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:50:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:50:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:50:46 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:50:46 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:50:46 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:50:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:50:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:50:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:50:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:50:46 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:50:46 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:50:46 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:50:46 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:50:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:50:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:50:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:50:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:50:46 13:50:46.058 [ERROR] [main] o.a.q.j.p.ProviderFactory - Failed to create Provider instance for failover, due to: {} 08:50:46 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. 08:50:46 at org.apache.qpid.jms.provider.failover.FailoverProviderFactory.createProvider(FailoverProviderFactory.java:81) 08:50:46 at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:103) 08:50:46 at org.apache.qpid.jms.provider.ProviderFactory.create(ProviderFactory.java:82) 08:50:46 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.validateConnection(AmqpClientActor.java:213) 08:50:46 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.propsForTest(AmqpClientActor.java:201) 08:50:46 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$4(AmqpClientActorTest.java:233) 08:50:46 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 08:50:46 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 08:50:46 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.lambda$invalidSpecificOptionsThrowConnectionConfigurationInvalidException$5(AmqpClientActorTest.java:238) 08:50:46 at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992) 08:50:46 at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) 08:50:46 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest.invalidSpecificOptionsThrowConnectionConfigurationInvalidException(AmqpClientActorTest.java:236) 08:50:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:50:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:50:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:50:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:50:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:50:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:50:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:50:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:50:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:50:46 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:50:46 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:50:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:50:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:50:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:50:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:50:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:50:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:50:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:50:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:50:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:50:46 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:50:46 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:50:46 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:50:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:50:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:50:46 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:50:46 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:50:46 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:50:46 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:50:46 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:50:46 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:50:46 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:50:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:50:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:50:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:50:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:50:46 13:50:46.089 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M41.42S> interval (min=<PT5M>) 08:50:46 13:50:46.090 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:46 13:50:46.090 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M29.771S> interval (min=<PT5M>) 08:50:46 13:50:46.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M10.434S> interval (min=<PT5M>) 08:50:46 13:50:46.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M46.46S> interval (min=<PT5M>) 08:50:46 13:50:46.117 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:46 13:50:46.118 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:46 13:50:46.118 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:46 13:50:46.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:46 13:50:46.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M13.642S> interval (min=<PT5M>) 08:50:46 13:50:46.124 [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@159d4413]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:46 13:50:46.124 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:46 13:50:46.126 [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@159d4413]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:46 13:50:46.126 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:46 13:50:46.129 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:FAIL 08:50:46 13:50:46.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-487#1977088076], 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=2023-11-24T13:50:46.129855747Z, connectivityStatus=null]> 08:50:46 13:50:46.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-487#1977088076], 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=2023-11-24T13:50:46.129855747Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:50:46 13:50:46.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M12.221S> interval (min=<PT5M>) 08:50:46 13:50:46.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:46 13:50:46.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M58.755S> interval (min=<PT5M>) 08:50:46 13:50:46.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M12.903S> interval (min=<PT5M>) 08:50:46 13:50:46.162 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.757S> interval (min=<PT5M>) 08:50:46 13:50:46.187 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:46 13:50:46.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:46 13:50:46.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:46 13:50:46.194 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M46.512S> interval (min=<PT5M>) 08:50:46 13:50:46.194 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:46 13:50:46.195 [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@28850110]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:46 13:50:46.195 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:46 13:50:46.196 [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@28850110]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:46 13:50:46.196 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:46 13:50:46.199 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to consume sources: [amqp/source1-1, amqp/source1-0] 08:50:46 13:50:46.199 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-489#-963637996], 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=2023-11-24T13:50:46.199416965Z, connectivityStatus=null]> 08:50:46 13:50:46.199 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-489#-963637996], 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=2023-11-24T13:50:46.199416965Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:50:46 13:50:46.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:46 13:50:46.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M29.655S> interval (min=<PT5M>) 08:50:46 13:50:46.239 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:46 13:50:46.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M10.356S> interval (min=<PT5M>) 08:50:46 13:50:46.240 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M23.973S> interval (min=<PT5M>) 08:50:46 13:50:46.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M38.731S> interval (min=<PT5M>) 08:50:46 13:50:46.266 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:46 13:50:46.267 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:46 13:50:46.268 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:46 13:50:46.272 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M3.416S> interval (min=<PT5M>) 08:50:46 13:50:46.273 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:46 13:50:46.274 [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@13f51a96]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:46 13:50:46.274 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:46 13:50:46.275 [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@13f51a96]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:46 13:50:46.275 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:46 13:50:46.305 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:46 13:50:46.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M2.07S> interval (min=<PT5M>) 08:50:46 13:50:46.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:46 13:50:46.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M30.113S> interval (min=<PT5M>) 08:50:46 13:50:46.309 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M26.042S> interval (min=<PT5M>) 08:50:46 13:50:46.310 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M40.637S> interval (min=<PT5M>) 08:50:46 13:50:46.336 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:46 13:50:46.337 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:46 13:50:46.337 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:46 13:50:46.343 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M6.846S> interval (min=<PT5M>) 08:50:46 13:50:46.343 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:46 13:50:46.344 [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@49f5c337]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:46 13:50:46.344 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:46 13:50:46.345 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@49f5c337]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:46 13:50:46.345 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:46 13:50:46.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:46 13:50:46.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:46 13:50:46.349 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:46 13:50:46.349 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:46 13:50:46.349 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-01#-517251933], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2023-11-24T13:50:46.349829856Z, connectivityStatus=null]> 08:50:46 13:50:46.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:46 13:50:46.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:46 13:50:46.350 [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-01#-517251933], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2023-11-24T13:50:46.349829856Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: misconfigured. Going to 'CONNECTING' 08:50:46 13:50:46.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$a/amqpConsumerActor-0-amqp%2Fsource1-11#251471714], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2023-11-24T13:50:46.350839427Z, connectivityStatus=null]> 08:50:46 13:50:46.351 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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-11#251471714], cause=<IllegalStateException>: not allowed. Cause: <ProviderSecurityException>: disallowed by local policy., description=Failed to initialize message consumers., time=2023-11-24T13:50:46.350839427Z, connectivityStatus=null]. Reconnect was already triggered 08:50:46 13:50:46.385 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:46 13:50:46.451 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <misconfigured> in the client actor. 08:50:46 13:50:46.461 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:46 13:50:46.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M42.422S> interval (min=<PT5M>) 08:50:46 13:50:46.480 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:46 13:50:46.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M55.506S> interval (min=<PT5M>) 08:50:46 13:50:46.482 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M14.372S> interval (min=<PT5M>) 08:50:46 13:50:46.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.165S> interval (min=<PT5M>) 08:50:46 13:50:46.508 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:46 13:50:46.509 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:46 13:50:46.509 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:46 13:50:46.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M19.245S> interval (min=<PT5M>) 08:50:46 13:50:46.514 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:46 13:50:46.516 [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@59d52557]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:46 13:50:46.516 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:46 13:50:46.517 [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@59d52557]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:46 13:50:46.518 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:46 13:50:46.520 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:46 13:50:46.520 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:46 13:50:46.520 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:46 13:50:46.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:46 13:50:46.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:46 13:50:46.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:46 13:50:46.627 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:46 13:50:46.796 [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. 08:50:46 13:50:46.806 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:46 13:50:46.807 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:46 13:50:46.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd, 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}] 08:50:46 13:50:46.809 [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-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd, 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}] 08:50:46 13:50:46.810 [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>. 08:50:46 13:50:46.810 [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>. 08:50:46 13:50:46.840 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M40.111S> interval (min=<PT5M>) 08:50:46 13:50:46.840 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:46 13:50:46.840 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M0.563S> interval (min=<PT5M>) 08:50:46 13:50:46.841 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M9.616S> interval (min=<PT5M>) 08:50:46 13:50:46.842 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M28.338S> interval (min=<PT5M>) 08:50:46 13:50:46.847 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:46 13:50:46.848 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:46 13:50:46.848 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:46 13:50:46.867 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:46 13:50:46.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:46 13:50:46.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:46 13:50:46.874 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:46 13:50:46.874 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M39.6S> interval (min=<PT5M>) 08:50:46 13:50:46.875 [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@4cfe826f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:46 13:50:46.875 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:46 13:50:46.876 [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@4cfe826f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:46 13:50:46.877 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:46 13:50:46.879 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:46 13:50:46.879 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:46 13:50:46.880 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:46 13:50:46.880 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:46 13:50:46.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:46 13:50:46.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:47 13:50:46.985 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:47 13:50:47.154 [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. 08:50:47 13:50:47.159 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingModified> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=twinEventExchange/twinEventRoutingKey]> 08:50:47 13:50:47.358 [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=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:47 13:50:47.360 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd, 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}] 08:50:47 13:50:47.361 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Connection restored: amqp://broker:5671 08:50:47 13:50:47.361 [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>. 08:50:47 13:50:47.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Restored connection has closed session, trying to recover ... 08:50:47 13:50:47.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Recovering closed AMQP 1.0 session. 08:50:47 13:50:47.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:47 13:50:47.364 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:47 13:50:47.364 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:47 13:50:47.365 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:47 13:50:47.376 [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]> 08:50:47 13:50:47.576 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:47 13:50:47.578 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=0, ditto-expected-response-types=["response","error","nack"], ditto-origin=connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd, 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}] 08:50:47 13:50:47.579 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:50:47 13:50:47.579 [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>. 08:50:47 13:50:47.609 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M29.564S> interval (min=<PT5M>) 08:50:47 13:50:47.609 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:47 13:50:47.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M42.228S> interval (min=<PT5M>) 08:50:47 13:50:47.610 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M50.504S> interval (min=<PT5M>) 08:50:47 13:50:47.611 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M36.131S> interval (min=<PT5M>) 08:50:47 13:50:47.635 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:47 13:50:47.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:47 13:50:47.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:47 13:50:47.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M42.536S> interval (min=<PT5M>) 08:50:47 13:50:47.640 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:47 13:50:47.641 [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@df41d8c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:47 13:50:47.641 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:47 13:50:47.643 [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@df41d8c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:47 13:50:47.643 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:47 13:50:47.644 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:FAIL 08:50:47 13:50:47.645 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-499#-1342642428], 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=2023-11-24T13:50:47.644913056Z, connectivityStatus=null]> 08:50:47 13:50:47.645 [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#-1342642428], 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=2023-11-24T13:50:47.644913056Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:50:47 13:50:47.655 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=2 08:50:47 13:50:47.674 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M8.084S> interval (min=<PT5M>) 08:50:47 13:50:47.674 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:47 13:50:47.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M8.797S> interval (min=<PT5M>) 08:50:47 13:50:47.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.573S> interval (min=<PT5M>) 08:50:47 13:50:47.676 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M21.089S> interval (min=<PT5M>) 08:50:47 13:50:47.701 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:47 13:50:47.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:47 13:50:47.702 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:47 13:50:47.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M39.559S> interval (min=<PT5M>) 08:50:47 13:50:47.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:47 13:50:47.705 [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@551730dc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:47 13:50:47.705 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:47 13:50:47.707 [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@551730dc]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:47 13:50:47.707 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:47 13:50:47.709 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:47 13:50:47.709 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:47 13:50:47.709 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:47 13:50:47.753 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:47 13:50:47.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:47 13:50:47.918 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:47 13:50:47.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:47 13:50:47.920 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:48 13:50:47.960 [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. 08:50:48 13:50:47.961 [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=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:48 13:50:47.964 [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-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd, 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}] 08:50:48 13:50:47.965 [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>. 08:50:48 13:50:47.966 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json}>, isSuccess=<true>, ackType=<1 accepted> 08:50:48 13:50:47.966 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Failed to ack an AMQP message 08:50:48 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 08:50:48 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.acknowledge(AmqpConsumerActor.java:447) 08:50:48 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActor.lambda$handleJmsMessage$5(AmqpConsumerActor.java:384) 08:50:48 at org.eclipse.ditto.connectivity.service.messaging.AcknowledgeableMessage.settle(AcknowledgeableMessage.java:48) 08:50:48 at org.eclipse.ditto.connectivity.service.messaging.BaseConsumerActor.lambda$prepareResponseHandler$2(BaseConsumerActor.java:173) 08:50:48 at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) 08:50:48 at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) 08:50:48 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:50:48 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 08:50:48 at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1163) 08:50:48 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:50:48 at java.base/java.lang.Thread.run(Thread.java:833) 08:50:48 13:50:47.968 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] 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]> 08:50:48 13:50:48.166 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:50:48 13:50:48.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M44.95S> interval (min=<PT5M>) 08:50:48 13:50:48.196 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:48 13:50:48.197 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M12.479S> interval (min=<PT5M>) 08:50:48 13:50:48.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M7.581S> interval (min=<PT5M>) 08:50:48 13:50:48.198 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M32.568S> interval (min=<PT5M>) 08:50:48 13:50:48.220 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:50:48 13:50:48.222 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:48 13:50:48.222 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:48 13:50:48.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:48 13:50:48.224 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:48 13:50:48.224 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:48 13:50:48.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M13.887S> interval (min=<PT5M>) 08:50:48 13:50:48.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:48 13:50:48.229 [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@6778114b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:48 13:50:48.229 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:48 13:50:48.230 [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@6778114b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:48 13:50:48.231 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:48 13:50:48.232 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:48 13:50:48.233 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:48 13:50:48.233 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=source1, addressWithIndex=source1-0], ConsumerData [address=source1, addressWithIndex=source1-0]] 08:50:48 13:50:48.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:48 13:50:48.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:48 13:50:48.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:48 13:50:48.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:48 13:50:48.510 [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. 08:50:48 13:50:48.512 [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=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:48 13:50:48.513 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:48 13:50:48.514 [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-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd, 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}] 08:50:48 13:50:48.515 [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>. 08:50:48 13:50:48.516 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-reply-target=1, ditto-expected-response-types=["response","error"], ditto-origin=connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd, 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}] 08:50:48 13:50:48.517 [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>. 08:50:48 13:50:48.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M41.05S> interval (min=<PT5M>) 08:50:48 13:50:48.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:48 13:50:48.546 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M6.361S> interval (min=<PT5M>) 08:50:48 13:50:48.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M28.868S> interval (min=<PT5M>) 08:50:48 13:50:48.547 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M38.65S> interval (min=<PT5M>) 08:50:48 13:50:48.572 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:48 13:50:48.598 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:48 13:50:48.598 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:48 13:50:48.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M53.218S> interval (min=<PT5M>) 08:50:48 13:50:48.602 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:48 13:50:48.603 [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@72b97af7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:48 13:50:48.603 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:48 13:50:48.605 [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@72b97af7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:48 13:50:48.605 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:48 13:50:48.607 [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@72b97af7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:48 13:50:48.607 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:48 13:50:48.607 [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@72b97af7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:48 13:50:48.608 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:48 13:50:48.608 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:48 13:50:48.608 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Success(successfully connected + initialized mapper)> 08:50:48 13:50:48.646 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M15.129S> interval (min=<PT5M>) 08:50:48 13:50:48.646 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:48 13:50:48.647 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M15.309S> interval (min=<PT5M>) 08:50:48 13:50:48.648 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M52.725S> interval (min=<PT5M>) 08:50:48 13:50:48.648 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.542S> interval (min=<PT5M>) 08:50:48 13:50:48.673 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:48 13:50:48.674 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:48 13:50:48.675 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:48 13:50:48.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M56.658S> interval (min=<PT5M>) 08:50:48 13:50:48.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:48 13:50:48.680 [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@63131157]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:48 13:50:48.680 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:48 13:50:48.681 [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@63131157]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:48 13:50:48.681 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:48 13:50:48.685 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:48 13:50:48.685 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:48 13:50:48.685 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:48 13:50:48.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:48 13:50:48.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:48 13:50:48.686 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:48 13:50:48.721 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:48 13:50:48.793 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:48 13:50:48.962 [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. 08:50:48 13:50:48.964 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:49 13:50:48.965 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - RESOURCE-LEAK: failed to close AMQP 1.0 Connection 08:50:49 javax.jms.JMSException: FAIL 08:50:49 at org.apache.qpid.jms.JmsConnection.close(JmsConnection.java:188) 08:50:49 at org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActor.lambda$ensureJmsConnectionClosed$19(AmqpClientActor.java:495) 08:50:49 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 08:50:49 at org.apache.pekko.dispatch.TaskInvocation.run(AbstractDispatcher.scala:59) 08:50:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:50:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:50:49 at java.base/java.lang.Thread.run(Thread.java:833) 08:50:49 13:50:49.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M8.658S> interval (min=<PT5M>) 08:50:49 13:50:49.002 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:49 13:50:49.003 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M7.079S> interval (min=<PT5M>) 08:50:49 13:50:49.004 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M26.787S> interval (min=<PT5M>) 08:50:49 13:50:49.004 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M50.211S> interval (min=<PT5M>) 08:50:49 13:50:49.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:49 13:50:49.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:49 13:50:49.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:49 13:50:49.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M59.745S> interval (min=<PT5M>) 08:50:49 13:50:49.036 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:49 13:50:49.037 [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@237f789a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:49 13:50:49.037 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:49 13:50:49.038 [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@237f789a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:49 13:50:49.038 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:49 13:50:49.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:49 13:50:49.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:49 13:50:49.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:49 13:50:49.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:49 13:50:49.043 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:49 13:50:49.043 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:49 13:50:49.149 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:49 13:50:49.319 [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. 08:50:49 13:50:49.328 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:49 13:50:49.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:49 13:50:49.329 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:49 13:50:49.330 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:49 13:50:49.330 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:49 13:50:49.331 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:49 13:50:49.331 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:49 13:50:49.372 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:49 13:50:49.373 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:49 13:50:49.619 [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. 08:50:49 13:50:49.620 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:49 13:50:49.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:49 13:50:49.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:49 13:50:49.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:49 13:50:49.622 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:49 13:50:49.622 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:49 13:50:49.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:49 13:50:49.739 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:49 13:50:49.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:49 13:50:49.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:49 13:50:49.918 [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. 08:50:49 13:50:49.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:49 13:50:49.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:49 13:50:49.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:49 13:50:49.921 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:49 13:50:49.922 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:49 13:50:49.922 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:49 13:50:49.923 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:50 13:50:50.220 [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. 08:50:50 13:50:50.220 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:50 13:50:50.222 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:50 13:50:50.222 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:50 13:50:50.222 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:50 13:50:50.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:50 13:50:50.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:50 13:50:50.223 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:50 13:50:50.519 [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. 08:50:50 13:50:50.520 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:50 13:50:50.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:50 13:50:50.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:50 13:50:50.521 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:50 13:50:50.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:50 13:50:50.522 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:50 13:50:50.523 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:50 13:50:50.674 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Shutdown timeout <PT3S> reached; aborting <2> ackregators 08:50:50 13:50:50.676 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:50 13:50:50.676 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:50 13:50:50.819 [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. 08:50:50 13:50:50.819 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:50 13:50:50.821 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:50 13:50:50.821 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:50 13:50:50.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:50 13:50:50.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:50 13:50:50.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:50 13:50:50.823 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:51 13:50:51.018 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:51 13:50:51.119 [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. 08:50:51 13:50:51.120 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:51 13:50:51.121 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:51 13:50:51.121 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:51 13:50:51.122 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:51 13:50:51.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:51 13:50:51.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:51 13:50:51.123 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:51 13:50:51.143 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:51 13:50:51.145 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:51 13:50:51.145 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:51 13:50:51.213 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:51 13:50:51.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:51 13:50:51.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:51 13:50:51.294 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:51 13:50:51.295 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:51 13:50:51.419 [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. 08:50:51 13:50:51.420 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:51 13:50:51.422 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:51 13:50:51.422 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:51 13:50:51.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:51 13:50:51.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:51 13:50:51.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:51 13:50:51.424 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:51 13:50:51.471 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:51 13:50:51.472 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:51 13:50:51.472 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:51 13:50:51.719 [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. 08:50:51 13:50:51.719 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:51 13:50:51.721 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:51 13:50:51.721 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:51 13:50:51.722 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:51 13:50:51.722 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:51 13:50:51.723 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:51 13:50:51.723 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:51 13:50:51.826 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:52 13:50:52.019 [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. 08:50:52 13:50:52.020 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:52 13:50:52.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:52 13:50:52.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:52 13:50:52.021 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:52 13:50:52.022 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:52 13:50:52.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:52 13:50:52.023 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:52 13:50:52.319 [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. 08:50:52 13:50:52.320 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> closed. 08:50:52 13:50:52.349 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M53.491S> interval (min=<PT5M>) 08:50:52 13:50:52.349 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:52 13:50:52.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.267S> interval (min=<PT5M>) 08:50:52 13:50:52.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M47.548S> interval (min=<PT5M>) 08:50:52 13:50:52.351 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M23.984S> interval (min=<PT5M>) 08:50:52 13:50:52.376 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:52 13:50:52.377 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:52 13:50:52.377 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:52 13:50:52.383 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M21.843S> interval (min=<PT5M>) 08:50:52 13:50:52.383 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:52 13:50:52.384 [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@2388cf97]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:52 13:50:52.384 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:52 13:50:52.385 [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@2388cf97]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:52 13:50:52.386 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:52 13:50:52.388 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to connect JMS client:FAIL 08:50:52 13:50:52.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/system/testProbe-511#1206770444], 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=2023-11-24T13:50:52.388403Z, connectivityStatus=null]> 08:50:52 13:50:52.389 [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#1206770444], 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=2023-11-24T13:50:52.388403Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:50:52 13:50:52.418 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M36.475S> interval (min=<PT5M>) 08:50:52 13:50:52.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:52 13:50:52.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M37.239S> interval (min=<PT5M>) 08:50:52 13:50:52.419 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M2.095S> interval (min=<PT5M>) 08:50:52 13:50:52.420 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M24.013S> interval (min=<PT5M>) 08:50:52 13:50:52.446 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:52 13:50:52.448 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:52 13:50:52.448 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:52 13:50:52.453 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M22.013S> interval (min=<PT5M>) 08:50:52 13:50:52.453 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:52 13:50:52.454 [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@187b0cf1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:52 13:50:52.454 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:52 13:50:52.456 [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@187b0cf1]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:52 13:50:52.456 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:52 13:50:52.458 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:52 13:50:52.459 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:52 13:50:52.459 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]] 08:50:52 13:50:52.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:52 13:50:52.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:52 13:50:52.460 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:52 13:50:52.495 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:52 13:50:52.564 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:52 13:50:52.663 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:52 13:50:52.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:52 13:50:52.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:52 13:50:52.734 [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. 08:50:52 13:50:52.749 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Consumer <mockConsumer> closed due to IllegalStateException: Forcibly detached 08:50:52 13:50:52.750 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'amqp/source1' was closed. Will try to recreate after some backoff. 08:50:52 13:50:52.751 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Connection failed: ImmutableConnectionFailure [origin=Actor[pekko://PekkoTestSystem/user/$$s/amqpConsumerActor-0-amqp%2Fsource1-01#-1470561086], cause=<AskTimeoutException>: Consumer creation timeout., description=Failed to recreate closed message consumer, time=2023-11-24T13:50:52.750413633Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:50:52 13:50:52.865 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:52 13:50:52.865 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:52 13:50:52.866 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0]] 08:50:52 13:50:52.866 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:52 13:50:52.866 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:52 13:50:52.866 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:52 13:50:52.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cid, reply-to=reply, content-type=application/vnd.eclipse.ditto+json} 08:50:52 13:50:52.877 [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"], ditto-origin=connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd, 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}] 08:50:52 13:50:52.878 [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>. 08:50:52 13:50:52.878 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twinEventExchange/twinEventRoutingKey>! 08:50:52 13:50:52.878 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <live/key>! 08:50:52 13:50:52.878 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Null producer in cache for destination <twin/key>! 08:50:52 13:50:52.916 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M7.966S> interval (min=<PT5M>) 08:50:52 13:50:52.916 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:52 13:50:52.917 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M55.658S> interval (min=<PT5M>) 08:50:52 13:50:52.918 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M43.411S> interval (min=<PT5M>) 08:50:52 13:50:52.919 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M45.404S> interval (min=<PT5M>) 08:50:52 13:50:52.944 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:52 13:50:52.945 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:52 13:50:52.946 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:52 13:50:52.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:52 13:50:52.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M29.985S> interval (min=<PT5M>) 08:50:52 13:50:52.952 [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@470304d5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:52 13:50:52.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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:52 13:50:52.954 [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@470304d5]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:52 13:50:52.954 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:52 13:50:52.957 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Received JmsConnected 08:50:52 13:50:52.957 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Starting publisher and consumers. 08:50:52 13:50:52.957 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Subscribed Connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> to sources: [ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-0], ConsumerData [address=amqp/source1, addressWithIndex=amqp/source1-1]] 08:50:53 13:50:52.958 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:50:53 13:50:52.958 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:50:53 13:50:52.958 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:50:53 13:50:53.063 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:53 13:50:53.233 [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. 08:50:53 13:50:53.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:50:53 13:50:53.266 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M35.731S> interval (min=<PT5M>) 08:50:53 13:50:53.266 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:53 13:50:53.267 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M38.255S> interval (min=<PT5M>) 08:50:53 13:50:53.267 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M0.478S> interval (min=<PT5M>) 08:50:53 13:50:53.268 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M55.987S> interval (min=<PT5M>) 08:50:53 13:50:53.293 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:53 13:50:53.294 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:53 13:50:53.294 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:53 13:50:53.297 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M51.747S> interval (min=<PT5M>) 08:50:53 13:50:53.297 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:53 13:50:53.298 [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@61615914]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.298 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.300 [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@61615914]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.300 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.301 [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@61615914]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.301 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.302 [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@61615914]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.302 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.302 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpClientActor - test timed out. 08:50:53 13:50:53.334 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:50:53 13:50:53.336 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:53 13:50:53.336 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:53 13:50:53.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M25.22S> interval (min=<PT5M>) 08:50:53 13:50:53.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:53 13:50:53.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M48.776S> interval (min=<PT5M>) 08:50:53 13:50:53.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M5.209S> interval (min=<PT5M>) 08:50:53 13:50:53.343 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M58.611S> interval (min=<PT5M>) 08:50:53 13:50:53.366 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:53 13:50:53.367 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:53 13:50:53.367 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:53 13:50:53.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M29.146S> interval (min=<PT5M>) 08:50:53 13:50:53.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:53 13:50:53.372 [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@300e1b96]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.372 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.373 [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@300e1b96]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.374 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.382 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:50:53 13:50:53.409 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:53 13:50:53.410 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M32.71S> interval (min=<PT5M>) 08:50:53 13:50:53.410 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:53 13:50:53.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M13.639S> interval (min=<PT5M>) 08:50:53 13:50:53.429 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M50.107S> interval (min=<PT5M>) 08:50:53 13:50:53.430 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M5.052S> interval (min=<PT5M>) 08:50:53 13:50:53.453 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:53 13:50:53.454 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:53 13:50:53.454 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:53 13:50:53.458 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M19.035S> interval (min=<PT5M>) 08:50:53 13:50:53.458 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:53 13:50:53.459 [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@682d94d0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.459 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.461 [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@682d94d0]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.461 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.461 [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. 08:50:53 13:50:53.500 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M54.36S> interval (min=<PT5M>) 08:50:53 13:50:53.500 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:53 13:50:53.500 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M26.566S> interval (min=<PT5M>) 08:50:53 13:50:53.501 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M45.938S> interval (min=<PT5M>) 08:50:53 13:50:53.502 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M16.284S> interval (min=<PT5M>) 08:50:53 13:50:53.525 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:53 13:50:53.526 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:53 13:50:53.527 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:53 13:50:53.529 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:53 13:50:53.530 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.073S> interval (min=<PT5M>) 08:50:53 13:50:53.531 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:53 13:50:53.531 [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@56542154]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.531 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.533 [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@56542154]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.533 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.533 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:53 13:50:53.533 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:53 13:50:53.577 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:53 13:50:53.621 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:53 13:50:53.622 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:53 13:50:53.647 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:53 13:50:53.653 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M51.182S> interval (min=<PT5M>) 08:50:53 13:50:53.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:53 13:50:53.654 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M5.452S> interval (min=<PT5M>) 08:50:53 13:50:53.655 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M46.146S> interval (min=<PT5M>) 08:50:53 13:50:53.655 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M49.801S> interval (min=<PT5M>) 08:50:53 13:50:53.831 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:53 13:50:53.832 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:53 13:50:53.832 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:50:53 13:50:53.835 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M42.356S> interval (min=<PT5M>) 08:50:53 13:50:53.835 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:50:53 13:50:53.837 [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@7533bd17]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.837 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.838 [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@7533bd17]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.838 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.840 [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@7533bd17]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.840 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.840 [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@7533bd17]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:50:53 13:50:53.841 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:50:53 13:50:53.950 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:50:54 13:50:53.982 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:54 13:50:53.984 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:54 13:50:53.984 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:57 13:50:57.338 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:57 13:50:57.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:57 13:50:57.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:57 13:50:57.404 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:57 13:50:57.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:57 13:50:57.406 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:57 13:50:57.893 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:57 13:50:57.895 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:57 13:50:57.895 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:58 13:50:58.318 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:58 13:50:58.319 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:58 13:50:58.319 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:58 13:50:58.476 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:58 13:50:58.478 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:58 13:50:58.636 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:50:58 13:50:58.637 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:50:58 13:50:58.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd' 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-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd-test1#-1731365728]] 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 [{}]])> 08:51:08 13:51:08.988 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:32983 08:51:08 13:51:08.995 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:Timed out while waiting to connect 08:51:08 13:51:08.997 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:51:08 13:51:08.997 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:51:09 13:51:09.026 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M53.167S> interval (min=<PT5M>) 08:51:09 13:51:09.026 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:51:09 13:51:09.026 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M20.733S> interval (min=<PT5M>) 08:51:09 13:51:09.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M23.323S> interval (min=<PT5M>) 08:51:09 13:51:09.027 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M2.288S> interval (min=<PT5M>) 08:51:09 13:51:09.051 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:51:09 13:51:09.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:51:09 13:51:09.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:51:09 13:51:09.056 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M23.884S> interval (min=<PT5M>) 08:51:09 13:51:09.056 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:51:09 13:51:09.057 [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@17db4ffd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:51:09 13:51:09.057 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:51:09 13:51:09.058 [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@17db4ffd]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:51:09 13:51:09.059 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:51:09 13:51:09.172 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:51:09 13:51:09.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M58.939S> interval (min=<PT5M>) 08:51:09 13:51:09.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:51:09 13:51:09.183 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M54.787S> interval (min=<PT5M>) 08:51:09 13:51:09.184 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M11.298S> interval (min=<PT5M>) 08:51:09 13:51:09.184 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M30.206S> interval (min=<PT5M>) 08:51:09 13:51:09.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:51:09 13:51:09.208 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:51:09 13:51:09.209 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:51:09 13:51:09.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.254S> interval (min=<PT5M>) 08:51:09 13:51:09.212 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:51:09 13:51:09.213 [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@eb90c95]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:51:09 13:51:09.213 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:51:09 13:51:09.214 [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@eb90c95]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:51:09 13:51:09.214 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:51:09 13:51:09.215 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:51:09 13:51:09.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:51:09 13:51:09.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M8.67S> interval (min=<PT5M>) 08:51:09 13:51:09.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:51:09 13:51:09.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M5.975S> interval (min=<PT5M>) 08:51:09 13:51:09.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M18.174S> interval (min=<PT5M>) 08:51:09 13:51:09.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.782S> interval (min=<PT5M>) 08:51:09 13:51:09.364 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd> 08:51:09 13:51:09.365 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:51:09 13:51:09.366 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:51:09 13:51:09.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:51:09 13:51:09.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M25.718S> interval (min=<PT5M>) 08:51:09 13:51:09.372 [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@3db07679]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:51:09 13:51:09.373 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:51:09 13:51:09.374 [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@3db07679]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:51:09 13:51:09.374 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:51:09 13:51:09.375 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-7b1b6ad3-dc05-4cb8-935d-f4474c57c6fd>. 08:51:09 13:51:09.375 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:51:09 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.11 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpClientActorTest 08:51:09 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest 08:51:09 13:51:09.377 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:51:09 13:51:09.441 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:51:09 13:51:09.444 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1022156788'. Will try to re-establish the static targets after some cool-down period 08:51:10 13:51:10.462 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:51:14 13:51:14.170 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:51:14 13:51:14.172 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:51:14 13:51:14.172 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:51:14 13:51:14.324 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:51:14 13:51:14.326 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:51:19 13:51:19.509 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:51:20 13:51:20.572 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:51:20 13:51:20.572 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:51:20 13:51:20.572 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:51:20 13:51:20.574 [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]> 08:51:20 13:51:20.575 [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]> 08:51:20 13:51:20.576 [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]> 08:51:20 13:51:20.576 [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]> 08:51:20 13:51:20.577 [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]> 08:51:20 13:51:20.578 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] 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. 08:51:20 13:51:20.632 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:51:20 13:51:20.632 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2023-11-24T13:51:20.620019511Z, 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=2023-11-24T13:51:20.620019511Z, 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 [{}]]] 08:51:20 13:51:20.633 [WARN ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Unknown message: MappedOutboundSignal [delegate=UnmappedOutboundSignal [source=ThingDeleted [type=things.events:thingDeleted, timestamp=2023-11-24T13:51:20.620019511Z, 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=2023-11-24T13:51:20.620019511Z, 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 [{}]]] 08:51:20 13:51:20.633 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 1378444043'. Will try to re-establish the static targets after some cool-down period 08:51:20 13:51:20.633 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] 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) 08:51:20 13:51:20.633 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] 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) 08:51:21 13:51:21.644 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:51:30 13:51:30.688 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:51:30 13:51:30.688 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:51:30 13:51:30.688 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:51:30 13:51:30.689 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <AmqpTarget [jmsDestination=outbound]> 08:51:30 13:51:30.761 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:51:30 13:51:30.762 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <anotherAddress> (JmsQueue) created 08:51:30 13:51:30.762 [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]> 08:51:30 13:51:30.763 [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]> 08:51:30 13:51:30.773 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 2 invocations after 1500ms. 08:51:30 13:51:30.773 [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: 440873398'. Will try to re-establish the static targets after some cool-down period 08:51:31 13:51:31.785 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:51:32 13:51:32.274 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 3 invocations after 2500ms. 08:51:32 13:51:32.274 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpPublisherActor - Got closed AMQP 1.0 producer 'Mock for MessageProducer, hashCode: 440873398'. Will try to re-establish the static targets after some cool-down period 08:51:34 13:51:34.294 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:51:34 13:51:34.775 [INFO ] [main] o.e.d.c.s.m.a.AmqpPublisherActorTest - Want 4 invocations after 4500ms. 08:51:34 13:51:34.775 [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: 440873398'. Will try to re-establish the static targets after some cool-down period 08:51:38 13:51:38.794 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <outbound> (JmsQueue) created 08:51:39 13:51:39.330 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:51:39 13:51:39.330 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:51:39 13:51:39.330 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:51:39 13:51:39.332 [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]> 08:51:39 13:51:39.403 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:51:39 13:51:39.403 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:51:39 13:51:39.403 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:51:39 13:51:39.404 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-4] 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]> 08:51:39 13:51:39.480 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twinEventExchange/twinEventRoutingKey> (JmsQueue) created 08:51:39 13:51:39.480 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <twin/key> (JmsQueue) created 08:51:39 13:51:39.480 [INFO ] [AmqpPublisherActorTest-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.a.AmqpPublisherActor - Target producer <live/key> (JmsQueue) created 08:51:39 13:51:39.481 [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]> 08:51:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.10 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpPublisherActorTest 08:51:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest 08:51:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpSpecificConfigTest 08:51:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest 08:51:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpValidatorTest 08:51:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest 08:51:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpTargetTest 08:51:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest 08:51:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.SaslPlainCredentialsSupplierTest 08:51:39 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest 08:51:39 13:51:39.547 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:51:39 13:51:39.617 [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>. 08:51:39 13:51:39.624 [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=cor-, amqp.message.annotation:user-id=value} 08:51:39 13:51:39.627 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{correlation-id=cor-, user-id=value, ditto-origin=connection-bca13ab7-69cc-4c02-8613-ba4aa4abcac0, 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}] 08:51:39 13:51:39.629 [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>. 08:51:39 13:51:39.715 [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>. 08:51:39 13:51:39.794 [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>. 08:51:39 13:51:39.814 [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>. 08:51:40 13:51:40.228 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test} 08:51:40 13:51:40.231 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:40 13:51:40.232 [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>. 08:51:40 13:51:40.233 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' was closed. Will try to recreate after some backoff. 08:51:41 13:51:41.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Consumer for destination 'source' created. 08:51:41 13:51:41.455 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test} 08:51:41 13:51:41.458 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:41 13:51:41.738 [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>. 08:51:41 13:51:41.742 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {correlation-id=cor-} 08:51:41 13:51:41.751 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-bca13ab7-69cc-4c02-8613-ba4aa4abcac0, 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}] 08:51:41 13:51:41.752 [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>. 08:51:41 13:51:41.867 [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>. 08:51:41 13:51:41.870 [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=cor-, content-type=text/plain} 08:51:41 13:51:41.875 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-bca13ab7-69cc-4c02-8613-ba4aa4abcac0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cor-, content-type=text/plain, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 08:51:41 13:51:41.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-bca13ab7-69cc-4c02-8613-ba4aa4abcac0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cor-, content-type=text/plain, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 08:51:41 13:51:41.876 [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>. 08:51:41 13:51:41.876 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-bca13ab7-69cc-4c02-8613-ba4aa4abcac0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cor-, content-type=text/plain, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 08:51:41 13:51:41.877 [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>. 08:51:42 13:51:42.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>. 08:51:42 13:51:42.031 [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=cor-, content-type=text/plain} 08:51:42 13:51:42.034 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{ditto-origin=connection-bca13ab7-69cc-4c02-8613-ba4aa4abcac0, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}, correlation-id=cor-, content-type=text/plain, ditto-entity-id=thing:org.eclipse.ditto:foo-bar, ditto-inbound-payload-mapper=test}] 08:51:42 13:51:42.035 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.e.s.a.AcknowledgementAggregatorActor - Starting to wait for all requested acknowledgements <[twin-persisted]> for a maximum duration of <PT1M5S>. 08:51:42 13:51:42.166 [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>. 08:51:42 13:51:42.228 [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>. 08:51:42 13:51:42.313 [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>. 08:51:42 13:51:42.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>. 08:51:42 13:51:42.366 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test} 08:51:42 13:51:42.368 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:42 13:51:42.369 [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>. 08:51:42 13:51:42.370 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test}>, isSuccess=<true>, ackType=<1 accepted> 08:51:42 13:51:42.439 [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>. 08:51:42 13:51:42.460 [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>. 08:51:42 13:51:42.493 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test} 08:51:42 13:51:42.495 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:42 13:51:42.496 [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>. 08:51:42 13:51:42.496 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.e.s.a.AcknowledgementAggregatorActor - Stopped waiting for acknowledgements because of ditto runtime exception <ThingUnavailableException [message='The Thing with ID 'ditto:thing' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{device_id=ditto:thing, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, 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:36179/user/ackr0-cid#-778102145}]]>. 08:51:42 13:51:42.497 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.unavailable' when ExternalMessage was processed: The Thing with ID 'ditto:thing' is not available, please try again later. - The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency. 08:51:42 13:51:42.497 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]> 08:51:42 13:51:42.558 [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>. 08:51:42 13:51:42.579 [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>. 08:51:42 13:51:42.611 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test} 08:51:42 13:51:42.615 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:42 13:51:42.616 [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>. 08:51:42 13:51:42.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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:39695/user/ackr0-cid#702508848}]]>. 08:51:42 13:51:42.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'acknowledgement:request.timeout' when ExternalMessage was processed: The acknowledgement request reached the specified timeout of 1,000ms. - Try increasing the timeout and make sure that the requested acknowledgement is sent back in time. 08:51:42 13:51:42.616 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<4 modified[delivery-failed]> 08:51:42 13:51:42.683 [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>. 08:51:42 13:51:42.703 [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>. 08:51:42 13:51:42.736 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test} 08:51:42 13:51:42.740 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:42 13:51:42.741 [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>. 08:51:42 13:51:42.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] 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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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:33937/user/ackr0-cid#-182915615}]]>. 08:51:42 13:51:42.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 08:51:42 13:51:42.742 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<2 rejected> 08:51:42 13:51:42.813 [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>. 08:51:42 13:51:42.834 [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>. 08:51:42 13:51:42.866 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test} 08:51:42 13:51:42.869 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:42 13:51:42.871 [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>. 08:51:42 13:51:42.872 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Acking <null> with original external message headers=<{reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test}>, isSuccess=<false>, ackType=<2 rejected> 08:51:43 13:51:42.944 [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>. 08:51:43 13:51:42.965 [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>. 08:51:43 13:51:42.989 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test} 08:51:43 13:51:42.992 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:43 13:51:43.064 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:51:43 13:51:43.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>. 08:51:43 13:51:43.108 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test} 08:51:43 13:51:43.112 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type 'text/plain' could not be mapped.> 08:51:43 13:51:43.112 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] 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-2ee7113a-6b79-4305-907a-e00df5fc118a, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test} 08:51:43 13:51:43.113 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:43 13:51:43.114 [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>. 08:51:43 13:51:43.184 [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>. 08:51:43 13:51:43.206 [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>. 08:51:43 13:51:43.229 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test} 08:51:43 13:51:43.233 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:43 13:51:43.234 [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>. 08:51:43 13:51:43.322 [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>. 08:51:43 13:51:43.442 [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>. 08:51:43 13:51:43.471 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - onMapped mappedHeaders ImmutableDittoHeaders [{device_id=_invalid, subject=modify, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:43 13:51:43.472 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:connection.id.enforcement.failed> when processing external message with mapper <default>: <The configured filters could not be matched against the given target with ID '_invalid'.> 08:51:43 13:51:43.472 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{content-type=application/json, ditto-entity-id=thing:ditto:thing, ditto-inbound-payload-mapper=default, response-required=false, device_id=_invalid, thing_id=ditto:thing, correlation-id=amqp-10-test, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=_invalid.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {reply-to=reply-to-address, content-type=text/plain, device_id=_invalid, correlation-id=amqp-10-test} 08:51:43 13:51:43.538 [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>. 08:51:43 13:51:43.558 [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>. 08:51:43 13:51:43.582 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test} 08:51:43 13:51:43.585 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:43 13:51:43.586 [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>. 08:51:43 13:51:43.587 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:43 13:51:43.587 [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>. 08:51:43 13:51:43.588 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:43 13:51:43.589 [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>. 08:51:43 13:51:43.659 [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>. 08:51:43 13:51:43.680 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:51:43 13:51:43.703 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.a.AmqpConsumerActor - Received message from AMQP 1.0 with externalMessageHeaders: {reply-to=reply-to-address, content-type=text/plain, device_id=ditto:thing, correlation-id=amqp-10-test} 08:51:43 13:51:43.706 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:43 13:51:43.708 [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>. 08:51:43 13:51:43.708 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:51:43 13:51:43.813 [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>. 08:51:43 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.296 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.AmqpConsumerActorTest 08:51:43 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest 08:51:43 13:51:43.908 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-47f18965-8c3e-4746-a051-9e0624794b44> closed. 08:51:43 13:51:43.931 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection. 08:51:43 java.lang.IllegalStateException: failureOnCreateConsumer 08:51:43 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createJmsConsumer(JMSConnectionHandlingActor.java:378) 08:51:43 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$createConsumers$5(JMSConnectionHandlingActor.java:350) 08:51:43 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 08:51:43 at java.base/java.util.stream.IntPipeline$1$1.accept(IntPipeline.java:180) 08:51:43 at java.base/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104) 08:51:43 at java.base/java.util.Spliterator$OfInt.forEachRemaining(Spliterator.java:711) 08:51:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 08:51:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 08:51:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 08:51:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 08:51:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 08:51:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 08:51:43 at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) 08:51:43 at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133) 08:51:43 at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) 08:51:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 08:51:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 08:51:43 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 08:51:43 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 08:51:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 08:51:43 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 08:51:43 at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276) 08:51:43 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 08:51:43 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 08:51:43 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 08:51:43 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) 08:51:43 at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) 08:51:43 at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) 08:51:43 at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622) 08:51:43 at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627) 08:51:43 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.createConsumers(JMSConnectionHandlingActor.java:354) 08:51:43 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:279) 08:51:43 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258) 08:51:43 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237) 08:51:43 at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) 08:51:43 at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) 08:51:43 at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) 08:51:43 at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) 08:51:43 at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) 08:51:43 at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) 08:51:43 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 08:51:43 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 08:51:43 at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) 08:51:43 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 08:51:43 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 08:51:43 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 08:51:43 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 08:51:43 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:51:43 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:51:43 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:51:43 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:51:43 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:51:43 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:51:43 13:51:43.931 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnCreateConsumer 08:51:43 13:51:43.954 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Connection <connection-47f18965-8c3e-4746-a051-9e0624794b44> closed. 08:51:44 13:51:44.014 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create session:failed to create session 08:51:44 13:51:44.036 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - An unexpected exception occurred. Terminating JMS connection. 08:51:44 java.lang.IllegalStateException: failureOnJmsConnect 08:51:44 at org.apache.qpid.jms.JmsConnection.start(JmsConnection.java:358) 08:51:44 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.lambda$startConnection$2(JMSConnectionHandlingActor.java:299) 08:51:44 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.safelyExecuteJmsOperation(JMSConnectionHandlingActor.java:318) 08:51:44 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.startConnection(JMSConnectionHandlingActor.java:298) 08:51:44 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.tryConnect(JMSConnectionHandlingActor.java:277) 08:51:44 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.maybeConnectAndTell(JMSConnectionHandlingActor.java:258) 08:51:44 at org.eclipse.ditto.connectivity.service.messaging.amqp.JMSConnectionHandlingActor.handleConnect(JMSConnectionHandlingActor.java:237) 08:51:44 at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) 08:51:44 at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) 08:51:44 at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) 08:51:44 at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) 08:51:44 at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) 08:51:44 at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) 08:51:44 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 08:51:44 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 08:51:44 at org.apache.pekko.actor.AbstractActor.aroundReceive(AbstractActor.scala:229) 08:51:44 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 08:51:44 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 08:51:44 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 08:51:44 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 08:51:44 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:51:44 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:51:44 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:51:44 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:51:44 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:51:44 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:51:44 13:51:44.037 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Unexpected error: failureOnJmsConnect 08:51:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.eclipse.ditto.connectivity.service.messaging.amqp.JmsConnectionHandlingActorTest 08:51:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest 08:51:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectivityStatusResolverTest 08:51:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest 08:51:44 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.ditto.connectivity.service.messaging.UserIndicatedErrorsTest 08:51:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest 08:51:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.messaging.RequestedAcksFilterTest 08:51:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest 08:51:44 13:51:44.331 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:51:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorActorTest 08:51:44 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest 08:52:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.39 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.BackOffActorTest 08:52:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest 08:52:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DefaultTimeoutConfigTest 08:52:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest 08:52:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.backoff.DuplicationRetryTimeoutStrategyTest 08:52:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest 08:52:21 [INFO] [11/24/2023 13:52:21.261] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:52:21 [INFO] [11/24/2023 13:52:21.311] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:52:21 [INFO] [11/24/2023 13:52:21.356] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:52:21 [INFO] [11/24/2023 13:52:21.402] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:52:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.eclipse.ditto.connectivity.service.messaging.ResponseCollectorActorTest 08:52:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest 08:52:21 13:52:21.450 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7cd0ee4c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:21 13:52:21.450 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7cd0ee4c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:21 13:52:21.451 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7cd0ee4c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:21 13:52:21.452 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7cd0ee4c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:21 13:52:21.452 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7cd0ee4c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:21 13:52:21.452 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.a.p.a.ActorSystemImpl - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7cd0ee4c]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:21 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQValidatorTest 08:52:21 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest 08:52:21 13:52:21.466 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:52:22 13:52:21.926 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:22 13:52:21.927 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:22 13:52:21.927 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:22 13:52:21.933 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@445c6f28]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:22 13:52:21.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:22 13:52:21.934 [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@445c6f28]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:22 13:52:21.935 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:22 13:52:21.950 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M47.973S> interval (min=<PT5M>) 08:52:22 13:52:21.950 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:22 13:52:21.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M53.834S> interval (min=<PT5M>) 08:52:22 13:52:21.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M27.71S> interval (min=<PT5M>) 08:52:22 13:52:21.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M51.412S> interval (min=<PT5M>) 08:52:22 13:52:21.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M18.984S> interval (min=<PT5M>) 08:52:22 13:52:21.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:22 13:52:21.953 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:52:22 13:52:21.958 [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 08:52:22 13:52:22.070 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:22 13:52:22.954 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:52:22 13:52:22.954 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:52:22 13:52:22.970 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:52:23 13:52:22.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 08:52:23 13:52:22.973 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:23 13:52:22.973 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:23 13:52:23.029 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:23 13:52:23.030 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:23 13:52:23.030 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:23 13:52:23.037 [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@3d5233d9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:23 13:52:23.037 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:23 13:52:23.038 [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@3d5233d9]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:23 13:52:23.038 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:23 13:52:23.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M41.8S> interval (min=<PT5M>) 08:52:23 13:52:23.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M14.995S> interval (min=<PT5M>) 08:52:23 13:52:23.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M8.407S> interval (min=<PT5M>) 08:52:23 13:52:23.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:23 13:52:23.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M58.113S> interval (min=<PT5M>) 08:52:23 13:52:23.041 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M2.229S> interval (min=<PT5M>) 08:52:23 13:52:23.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:23 13:52:23.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:52:23 13:52:23.044 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 08:52:23 13:52:23.156 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:24 13:52:24.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:52:24 13:52:24.042 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:52:24 13:52:24.056 [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. 08:52:24 13:52:24.056 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:52:24 13:52:24.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:24 13:52:24.107 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:24 13:52:24.108 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:24 13:52:24.112 [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@7be0462e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:24 13:52:24.112 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:24 13:52:24.113 [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@7be0462e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:24 13:52:24.113 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:24 13:52:24.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 08:52:24 13:52:24.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M8.051S> interval (min=<PT5M>) 08:52:24 13:52:24.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M22.341S> interval (min=<PT5M>) 08:52:24 13:52:24.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M1.853S> interval (min=<PT5M>) 08:52:24 13:52:24.115 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M32.591S> interval (min=<PT5M>) 08:52:24 13:52:24.116 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M12.849S> interval (min=<PT5M>) 08:52:24 13:52:24.116 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:24 13:52:24.116 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:24 13:52:24.157 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:52:24 13:52:24.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:24 13:52:24.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:24 13:52:24.166 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:24 13:52:24.167 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:24 13:52:24.168 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-3] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:24 13:52:24.173 [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@7db299d4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:24 13:52:24.173 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:24 13:52:24.175 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@7db299d4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:24 13:52:24.175 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:24 13:52:24.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M13.1S> interval (min=<PT5M>) 08:52:24 13:52:24.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M19.815S> interval (min=<PT5M>) 08:52:24 13:52:24.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:24 13:52:24.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M5.907S> interval (min=<PT5M>) 08:52:24 13:52:24.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M35.206S> interval (min=<PT5M>) 08:52:24 13:52:24.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M9.16S> interval (min=<PT5M>) 08:52:24 13:52:24.178 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:24 13:52:24.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:52:24 13:52:24.180 [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 08:52:24 13:52:24.289 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:25 13:52:25.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:52:25 13:52:25.179 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:52:25 13:52:25.189 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:52:25 13:52:25.194 [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-5844fce9-179b-4762-8b0a-d6fac8eef999, 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}] 08:52:25 13:52:25.195 [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>. 08:52:25 13:52:25.199 [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]> 08:52:25 13:52:25.210 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] c.g.p.p.r.ConnectionActor - pekko://PekkoTestSystem/user/$a/rmq-connection1 lost connection to amqp://null@null:0/null 08:52:25 13:52:25.210 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/consumer-channel disconnected 08:52:25 13:52:25.210 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] c.g.p.p.r.ChannelActor - pekko://PekkoTestSystem/user/$a/rmq-connection1/publisher-channel disconnected 08:52:30 13:52:30.229 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockReconnection 08:52:30 13:52:30.230 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:52:30 13:52:30.231 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannelReconnected. Telling the publisher actor the new channel 08:52:30 13:52:30.234 [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-5844fce9-179b-4762-8b0a-d6fac8eef999, 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}] 08:52:30 13:52:30.235 [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>. 08:52:30 13:52:30.238 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] 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]> 08:52:30 13:52:30.246 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 08:52:30 13:52:30.249 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:30 13:52:30.249 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:30 13:52:30.293 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-37d8188a-3115-4fcd-8382-7856a69ef3c0> 08:52:30 13:52:30.294 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-37d8188a-3115-4fcd-8382-7856a69ef3c0>. 08:52:30 13:52:30.295 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-37d8188a-3115-4fcd-8382-7856a69ef3c0>. 08:52:30 13:52:30.299 [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@51412d9f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:30 13:52:30.299 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:30 13:52:30.301 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@51412d9f]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:30 13:52:30.301 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:30 13:52:30.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.889S> interval (min=<PT5M>) 08:52:30 13:52:30.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M3.019S> interval (min=<PT5M>) 08:52:30 13:52:30.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M32.514S> interval (min=<PT5M>) 08:52:30 13:52:30.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M1.62S> interval (min=<PT5M>) 08:52:30 13:52:30.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:30 13:52:30.304 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT9M24.862S> interval (min=<PT5M>) 08:52:30 13:52:30.305 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:30 13:52:30.305 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:52:30 13:52:30.306 [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 08:52:30 13:52:30.422 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-37d8188a-3115-4fcd-8382-7856a69ef3c0> 08:52:31 13:52:31.305 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:52:31 13:52:31.305 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:52:31 13:52:31.305 [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. 08:52:31 13:52:31.306 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 08:52:31 13:52:31.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:31 13:52:31.308 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:31 13:52:31.350 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:31 13:52:31.351 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:31 13:52:31.351 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-2] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:31 13:52:31.358 [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@558be589]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:31 13:52:31.358 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:31 13:52:31.359 [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@558be589]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:31 13:52:31.360 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:31 13:52:31.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M54.569S> interval (min=<PT5M>) 08:52:31 13:52:31.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:31 13:52:31.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M41.38S> interval (min=<PT5M>) 08:52:31 13:52:31.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M37.291S> interval (min=<PT5M>) 08:52:31 13:52:31.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M26.292S> interval (min=<PT5M>) 08:52:31 13:52:31.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M12.776S> interval (min=<PT5M>) 08:52:31 13:52:31.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:31 13:52:31.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:52:31 13:52:31.364 [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 08:52:31 13:52:31.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:32 13:52:32.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:52:32 13:52:32.363 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:52:32 13:52:32.380 [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. 08:52:32 13:52:32.383 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:52:32 13:52:32.383 [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 08:52:33 13:52:33.384 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:52:33 13:52:33.384 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:52:33 13:52:33.481 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:52:33 13:52:33.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:52:33 13:52:33.483 [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 08:52:34 13:52:34.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:52:34 13:52:34.483 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:52:34 13:52:34.580 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:52:34 13:52:34.581 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 08:52:34 13:52:34.582 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:34 13:52:34.583 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:34 13:52:34.623 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:34 13:52:34.624 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:34 13:52:34.624 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-4] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:34 13:52:34.631 [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@42357111]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:34 13:52:34.631 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:34 13:52:34.632 [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@42357111]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:34 13:52:34.632 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:34 13:52:34.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M52.021S> interval (min=<PT5M>) 08:52:34 13:52:34.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M54.774S> interval (min=<PT5M>) 08:52:34 13:52:34.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.424S> interval (min=<PT5M>) 08:52:34 13:52:34.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M26.841S> interval (min=<PT5M>) 08:52:34 13:52:34.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:34 13:52:34.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:34 13:52:34.634 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M3.084S> interval (min=<PT5M>) 08:52:34 13:52:34.635 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:52:34 13:52:34.636 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Did set up publisher channel: mockChannel. Telling the publisher actor the new channel 08:52:34 13:52:34.746 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:35 13:52:35.635 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:52:35 13:52:35.635 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:52:35 13:52:35.646 [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. 08:52:35 13:52:35.647 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<DISCONNECTED> 08:52:35 13:52:35.649 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:35 13:52:35.649 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:35 13:52:35.694 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:35 13:52:35.695 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:35 13:52:35.695 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:35 13:52:35.700 [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@32bca8a2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:35 13:52:35.700 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:35 13:52:35.701 [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@32bca8a2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:35 13:52:35.702 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:35 13:52:35.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M8.797S> interval (min=<PT5M>) 08:52:35 13:52:35.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M26.313S> interval (min=<PT5M>) 08:52:35 13:52:35.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:35 13:52:35.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M13.057S> interval (min=<PT5M>) 08:52:35 13:52:35.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M25.498S> interval (min=<PT5M>) 08:52:35 13:52:35.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:35 13:52:35.704 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M19.635S> interval (min=<PT5M>) 08:52:35 13:52:35.705 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Established RMQ connection: mockConnection 08:52:35 13:52:35.706 [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 08:52:35 13:52:35.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:36 13:52:36.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting publisher and consumers. 08:52:36 13:52:36.706 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Starting to consume queues... 08:52:36 13:52:36.722 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:52:36 13:52:36.723 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:52:36 13:52:36.765 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:36 13:52:36.765 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:36 13:52:36.766 [INFO ] [PekkoTestSystem-pekko.actor.internal-dispatcher-7] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:36 13:52:36.770 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6539d692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:36 13:52:36.770 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:36 13:52:36.771 [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@6539d692]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:36 13:52:36.771 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:36 13:52:36.773 [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=2023-11-24T13:52:36.772997911Z, connectivityStatus=null]> 08:52:36 13:52:36.774 [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=2023-11-24T13:52:36.772997911Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:52:36 13:52:36.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind State=<CONNECTING> 08:52:36 13:52:36.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M5.478S> interval (min=<PT5M>) 08:52:36 13:52:36.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M6.754S> interval (min=<PT5M>) 08:52:36 13:52:36.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M2.805S> interval (min=<PT5M>) 08:52:36 13:52:36.774 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M44.279S> interval (min=<PT5M>) 08:52:36 13:52:36.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M33.83S> interval (min=<PT5M>) 08:52:36 13:52:36.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:36 13:52:36.775 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:36 13:52:36.813 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M51.836S> interval (min=<PT5M>) 08:52:36 13:52:36.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:36 13:52:36.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M0.828S> interval (min=<PT5M>) 08:52:36 13:52:36.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M12.356S> interval (min=<PT5M>) 08:52:36 13:52:36.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:36 13:52:36.815 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M50.465S> interval (min=<PT5M>) 08:52:36 13:52:36.816 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:36 13:52:36.816 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:36 13:52:36.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M6.137S> interval (min=<PT5M>) 08:52:36 13:52:36.820 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:36 13:52:36.820 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6acd3ffa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:36 13:52:36.821 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:36 13:52:36.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.r.RabbitMQClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:52:36 13:52:36.822 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@6acd3ffa]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:36 13:52:36.822 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:36 13:52:36.824 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:36 13:52:36.824 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-16] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:36 13:52:36.828 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:52:36 13:52:36.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT5M29.015S> interval (min=<PT5M>) 08:52:36 13:52:36.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:36 13:52:36.870 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M25.404S> interval (min=<PT5M>) 08:52:36 13:52:36.870 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M39.257S> interval (min=<PT5M>) 08:52:36 13:52:36.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:36 13:52:36.871 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M8.076S> interval (min=<PT5M>) 08:52:36 13:52:36.872 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:36 13:52:36.872 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:36 13:52:36.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M45.347S> interval (min=<PT5M>) 08:52:36 13:52:36.877 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:36 13:52:36.878 [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@366d3a98]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:36 13:52:36.878 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:36 13:52:36.880 [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@366d3a98]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:36 13:52:36.880 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:36 13:52:36.881 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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. 08:52:36 13:52:36.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M30.026S> interval (min=<PT5M>) 08:52:36 13:52:36.928 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:37 13:52:36.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M35.634S> interval (min=<PT5M>) 08:52:37 13:52:36.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:37 13:52:36.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M50.454S> interval (min=<PT5M>) 08:52:37 13:52:36.931 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:37 13:52:36.931 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:37 13:52:36.933 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M16.72S> interval (min=<PT5M>) 08:52:37 13:52:36.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M41.28S> interval (min=<PT5M>) 08:52:37 13:52:36.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:37 13:52:36.937 [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@6cc861a4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:37 13:52:36.938 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:37 13:52:36.939 [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@6cc861a4]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:37 13:52:36.939 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:37 13:52:36.940 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuting loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:37 13:52:36.940 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Unmuted <36> loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:37 13:52:36.993 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:37 13:52:37.057 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:37 13:52:37.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT8M7.955S> interval (min=<PT5M>) 08:52:37 13:52:37.128 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:37 13:52:37.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M22.227S> interval (min=<PT5M>) 08:52:37 13:52:37.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M56.068S> interval (min=<PT5M>) 08:52:37 13:52:37.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.a.AmqpClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:37 13:52:37.129 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.901S> interval (min=<PT5M>) 08:52:37 13:52:37.130 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:37 13:52:37.131 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:37 13:52:37.135 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M19.99S> interval (min=<PT5M>) 08:52:37 13:52:37.135 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:37 13:52:37.136 [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@386aa15a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:37 13:52:37.136 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:37 13:52:37.137 [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@386aa15a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:37 13:52:37.137 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:37 13:52:37.139 [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@386aa15a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:37 13:52:37.140 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:37 13:52:37.140 [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@386aa15a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:37 13:52:37.140 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:37 13:52:37.255 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.a.AmqpClientActor - Client actor registered: <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:41 13:52:41.892 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:52:41 13:52:41.893 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:42 13:52:42.055 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:52:42 13:52:42.057 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:42 13:52:42.057 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:42 13:52:42.154 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.a.AmqpClientActor - TESTING status: <Failure(ConnectionFailedException [message='The Connection with ID 'connection-5844fce9-179b-4762-8b0a-d6fac8eef999' 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-5844fce9-179b-4762-8b0a-d6fac8eef999-test1#95994359]] 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 [{}]])> 08:52:52 13:52:52.175 [ERROR] [PekkoTestSystem-jms-connection-handling-dispatcher-16] o.a.q.j.JmsConnection - Failed to connect to remote at: amqps://127.0.0.1:41785 08:52:52 13:52:52.178 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.a.JMSConnectionHandlingActor - Failed to create JMS connection:Timed out while waiting to connect 08:52:52 13:52:52.180 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:52 13:52:52.180 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:52 13:52:52.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M44.244S> interval (min=<PT5M>) 08:52:52 13:52:52.234 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:52 13:52:52.235 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M57.775S> interval (min=<PT5M>) 08:52:52 13:52:52.236 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M33.278S> interval (min=<PT5M>) 08:52:52 13:52:52.236 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:52 13:52:52.236 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M9.825S> interval (min=<PT5M>) 08:52:52 13:52:52.237 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:52 13:52:52.237 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:52 13:52:52.241 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M49.006S> interval (min=<PT5M>) 08:52:52 13:52:52.242 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:52 13:52:52.243 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@71a0178e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:52 13:52:52.243 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:52 13:52:52.245 [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@71a0178e]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:52 13:52:52.245 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:52 13:52:52.354 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.r.RabbitMQClientActor - Client actor registered: <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:52 13:52:52.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT6M29.287S> interval (min=<PT5M>) 08:52:52 13:52:52.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:52 13:52:52.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M46.814S> interval (min=<PT5M>) 08:52:52 13:52:52.390 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:52 13:52:52.391 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M42.526S> interval (min=<PT5M>) 08:52:52 13:52:52.391 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M34.513S> interval (min=<PT5M>) 08:52:52 13:52:52.392 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:52 13:52:52.392 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:52 13:52:52.397 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M41.521S> interval (min=<PT5M>) 08:52:52 13:52:52.397 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:52 13:52:52.397 [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@3ada08b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:52 13:52:52.398 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:52 13:52:52.399 [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@3ada08b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:52 13:52:52.399 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:52 13:52:52.400 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Resetting loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:52 13:52:52.502 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:52 13:52:52.502 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:52 13:52:52.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M23.974S> interval (min=<PT5M>) 08:52:52 13:52:52.541 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:52 13:52:52.542 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M17.497S> interval (min=<PT5M>) 08:52:52 13:52:52.543 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M51.935S> interval (min=<PT5M>) 08:52:52 13:52:52.543 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.r.RabbitMQClientActor - Using default client ID <connection-5844fce9-179b-4762-8b0a-d6fac8eef999> 08:52:52 13:52:52.543 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M59.144S> interval (min=<PT5M>) 08:52:52 13:52:52.544 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:52 13:52:52.544 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:52 13:52:52.549 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M6.489S> interval (min=<PT5M>) 08:52:52 13:52:52.549 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:52:52 13:52:52.549 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1286885a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:52 13:52:52.550 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.r.RabbitMQClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:52 13:52:52.551 [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@1286885a]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:52 13:52:52.551 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:52:52 13:52:52.552 [INFO ] [main] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Aggregating logs for connection <connection-5844fce9-179b-4762-8b0a-d6fac8eef999>. 08:52:52 13:52:52.553 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.r.RabbitMQClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:52:52 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.09 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQClientActorTest 08:52:52 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest 08:52:52 13:52:52.554 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:52:52 13:52:52.609 [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>. 08:52:52 13:52:52.630 [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>. 08:52:52 13:52:52.703 [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>. 08:52:52 13:52:52.724 [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>. 08:52:52 13:52:52.750 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:52 13:52:52.752 [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>. 08:52:52 13:52:52.816 [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>. 08:52:52 13:52:52.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>. 08:52:52 13:52:52.861 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:52 13:52:52.862 [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>. 08:52:52 13:52:52.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] 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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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:37755/user/ackr0-cid#-621988839}]]>. 08:52:52 13:52:52.862 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.unavailable' when ExternalMessage was processed: The Thing with ID 'ditto:thing' is not available, please try again later. - The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency. 08:52:52 13:52:52.936 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:52:52 13:52:52.957 [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>. 08:52:52 13:52:52.983 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:52 13:52:52.984 [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>. 08:52:52 13:52:52.984 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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:41365/user/ackr0-cid#1296514760}]]>. 08:52:52 13:52:52.984 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'acknowledgement:request.timeout' when ExternalMessage was processed: The acknowledgement request reached the specified timeout of 1,000ms. - Try increasing the timeout and make sure that the requested acknowledgement is sent back in time. 08:52:53 13:52:53.045 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:52:53 13:52:53.066 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:52:53 13:52:53.092 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:53 13:52:53.093 [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>. 08:52:53 13:52:53.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] 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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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:36585/user/ackr0-cid#-1920505768}]]>. 08:52:53 13:52:53.093 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'ditto:thing' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 08:52:53 13:52:53.157 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.OutboundMappingProcessorActor - Configured pool size <43> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:52:53 13:52:53.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>. 08:52:53 13:52:53.203 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:53 13:52:53.204 [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>. 08:52:53 13:52:53.280 [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>. 08:52:53 13:52:53.301 [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>. 08:52:53 13:52:53.316 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:53 13:52:53.317 [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>. 08:52:53 13:52:53.383 [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>. 08:52:53 13:52:53.404 [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>. 08:52:53 13:52:53.420 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Got exception <connectivity:message.mapping.failed> when processing external message with mapper <faulty>: <The external message with content-type 'application/vnd.eclipse.ditto+json' could not be mapped.> 08:52:53 13:52:53.420 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.InboundDispatchingSink - Resolved mapped headers of ImmutableDittoHeaders [{messageid=1, ditto-entity-id=thing:ditto:thing, content-type=application/vnd.eclipse.ditto+json, response-required=false, device_id=ditto:thing, thing_id=ditto:thing, prefixed_thing_id=some.prefix.ditto:thing, suffixed_thing_id=ditto:thing.some.suffix, reply-to=reply-to-address, eclipse=ditto, ditto-reply-target=0, ditto-expected-response-types=["error","response","nack"], ditto-origin=connection-2ee7113a-6b79-4305-907a-e00df5fc118a, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {reply-to=reply-to-address, content-type=application/vnd.eclipse.ditto+json, device_id=ditto:thing, messageId=1} 08:52:53 13:52:53.421 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:53 13:52:53.422 [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>. 08:52:53 13:52:53.488 [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>. 08:52:53 13:52:53.509 [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>. 08:52:53 13:52:53.525 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:53 13:52:53.526 [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>. 08:52:53 13:52:53.612 [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>. 08:52:53 13:52:53.713 [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>. 08:52:53 13:52:53.728 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:53 13:52:53.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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'.> 08:52:53 13:52:53.729 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] 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-2ee7113a-6b79-4305-907a-e00df5fc118a, ditto-auth-context={"type":"pre-authenticated-connection","subjects":["some:subject"]}}] : with HeaderMapping Optional[ImmutableHeaderMapping [mapping={feature_id={{ feature:id }}, device_id={{ header:device_id }}, subject={{ topic:action-subject }}, thing_id={{ thing:id }}, correlation-id={{ header:correlation-id }}, prefixed_thing_id=some.prefix.{{ thing:id }}, suffixed_thing_id={{ header:device_id }}.some.suffix, ditto-connection-id=hallo, reply-to={{ header:reply-to }}, eclipse=ditto}]] : and external headers {reply-to=reply-to-address, content-type=application/vnd.eclipse.ditto+json, device_id=_invalid, messageId=1} 08:52:53 13:52:53.801 [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>. 08:52:53 13:52:53.822 [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>. 08:52:53 13:52:53.839 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:53 13:52:53.840 [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>. 08:52:53 13:52:53.840 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:53 13:52:53.841 [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>. 08:52:53 13:52:53.841 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:53 13:52:53.911 [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>. 08:52:53 13:52:53.932 [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>. 08:52:53 13:52:53.948 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:53 13:52:53.948 [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>. 08:52:53 13:52:53.949 [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-2ee7113a-6b79-4305-907a-e00df5fc118a, 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}] 08:52:53 13:52:53.949 [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>. 08:52:54 13:52:54.033 [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>. 08:52:54 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQConsumerActorTest 08:52:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest 08:52:54 13:52:54.056 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:52:54 13:52:54.131 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-9] 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]> 08:52:54 13:52:54.131 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-9] 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]> 08:52:54 13:52:54.132 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-9] 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]> 08:52:54 13:52:54.132 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-9] 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]> 08:52:54 13:52:54.133 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-9] 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]> 08:52:54 13:52:54.133 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-9] 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]> 08:52:54 13:52:54.209 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 08:52:54 13:52:54.280 [INFO ] [RabbitMQPublisherActorTest-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.r.RabbitMQPublisherActor - Publishing mapped message of type <things.events:thingDeleted> for id <ditto:thing> to PublishTarget <RabbitMQTarget [exchange=exchange, routingKey=outbound]> 08:52:54 13:52:54.342 [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]> 08:52:54 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.eclipse.ditto.connectivity.service.messaging.rabbitmq.RabbitMQPublisherActorTest 08:52:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest 08:52:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.480 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.CustomSSLContextTest 08:52:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest 08:52:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.KeysTest 08:52:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest 08:52:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.PublicKeyAuthenticationFactoryTest 08:52:54 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest 08:52:55 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s -- in org.eclipse.ditto.connectivity.service.messaging.internal.ssl.SSLContextCreatorTest 08:52:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest 08:52:55 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultExceptionToAcknowledgementConverterTest 08:52:55 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest 08:52:55 13:52:55.191 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:52:55 13:52:55.263 [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>. 08:52:55 13:52:55.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>. 08:52:55 13:52:55.280 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d8b2d7f8-da6a-4e6c-b05d-a6a717c43012, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:55 13:52:55.342 [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>. 08:52:55 13:52:55.344 [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>. 08:52:55 13:52:55.357 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=a51a24cb-a960-472e-afe4-642402211f1f, timeout=0ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:55 13:52:55.425 [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>. 08:52:55 13:52:55.427 [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>. 08:52:55 13:52:55.440 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=d7bbb080-9a55-4103-ad16-1813e4202e53, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:55 13:52:55.501 [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>. 08:52:55 13:52:55.503 [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>. 08:52:55 13:52:55.515 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=6bb6d236-0c62-4f9a-803e-ccc3f569caca, timeout=0ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:55 13:52:55.577 [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>. 08:52:55 13:52:55.579 [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>. 08:52:55 13:52:55.592 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=33a25fdf-3c3c-4d5c-954e-5286ad0692b3, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:55 13:52:55.669 [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>. 08:52:55 13:52:55.671 [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>. 08:52:55 13:52:55.683 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=b786a907-3dc3-48b6-bb64-d6c807e5308b, timeout=0ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:55 13:52:55.749 [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>. 08:52:55 13:52:55.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>. 08:52:55 13:52:55.765 [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"], requested-acks=["twin-persisted"], ditto-origin=connection-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=950376ba-e06b-4d3b-ac7f-482cac339408, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:55 13:52:55.836 [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>. 08:52:55 13:52:55.839 [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>. 08:52:55 13:52:55.852 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=492316fb-3c9c-401c-8a0e-47d6ccb38bad, timeout=0ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:55 13:52:55.922 [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>. 08:52:55 13:52:55.924 [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>. 08:52:55 13:52:55.937 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=25dc8df5-55b3-4a30-8620-c622ae96cc2d, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:56 13:52:56.008 [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>. 08:52:56 13:52:56.010 [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>. 08:52:56 13:52:56.023 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=04475f34-d289-4a48-b0ae-d20fb193bab2, timeout=60000ms, response-required=false, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:56 13:52:56.091 [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>. 08:52:56 13:52:56.093 [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>. 08:52:56 13:52:56.106 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=2066781c-017a-4d89-8f97-df10080a6d3d, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:56 13:52:56.107 [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>. 08:52:56 13:52:56.107 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=2066781c-017a-4d89-8f97-df10080a6d3d, 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:39485/user/ackr0-2066781c-017a-4d89-8f97-df10080a6d3d#-1428413318}]]>. 08:52:56 13:52:56.174 [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>. 08:52:56 13:52:56.175 [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>. 08:52:56 13:52:56.189 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=6ee1a09f-d24f-4f9c-b801-5120f4aba70f, timeout=60000ms, response-required=false, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:56 13:52:56.189 [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>. 08:52:56 13:52:56.253 [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>. 08:52:56 13:52:56.255 [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>. 08:52:56 13:52:56.269 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=aa0d2f5c-5083-4a85-8846-80fc7361d387, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:56 13:52:56.270 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 08:52:56 13:52:56.329 [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>. 08:52:56 13:52:56.330 [INFO ] [main] o.e.d.c.s.m.InboundMappingSink - Configured pool size <99> is greater than the configured max pool size <5>. Will use max pool size <5>. 08:52:56 13:52:56.344 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=43db4b35-f9da-4c9e-aa12-b9c2f14c8a41, timeout=60000ms, response-required=true, requested-acks=[], content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:56 13:52:56.404 [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>. 08:52:56 13:52:56.406 [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>. 08:52:56 13:52:56.419 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=f164cf82-41ed-4812-88e2-3737deb74e72, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:56 13:52:56.420 [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>. 08:52:56 13:52:56.420 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] 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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=f164cf82-41ed-4812-88e2-3737deb74e72, 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:33463/user/ackr0-f164cf82-41ed-4812-88e2-3737deb74e72#-97642781}]]>. 08:52:56 13:52:56.420 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundMappingProcessorActor - Got DittoRuntimeException 'things:thing.notfound' when ExternalMessage was processed: The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it. - Check if the ID of your requested Thing was correct and you have sufficient permissions. 08:52:56 13:52:56.494 [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>. 08:52:56 13:52:56.496 [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>. 08:52:56 13:52:56.509 [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-4d5b14a0-b1a3-486d-9c1e-0e629cf6dbd8, ditto-auth-context={"type":"unspecified","subjects":["ditto:ditto"]}, correlation-id=3656ad6e-f9ea-4ffa-9882-e407eea52604, timeout=60000ms, response-required=true, content-type=application/json, ditto-entity-id=thing:thing:id, ditto-inbound-payload-mapper=default}] 08:52:56 13:52:56.509 [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 <PT1M>. 08:52:56 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s -- in org.eclipse.ditto.connectivity.service.messaging.MessageMappingProcessorActorHeaderInteractionTest 08:52:56 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest 08:52:57 13:52:57.362 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.a.p.a.CoordinatedShutdown - Coordinated shutdown phase [service-unbind] timed out after 5000 milliseconds 08:52:57 13:52:57.364 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:52:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.HostValidatorTest 08:52:58 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest 08:52:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.SshTunnelValidatorTest 08:52:58 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest 08:52:58 13:52:58.291 [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@1e2823c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.302 [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@1e2823c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.307 [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@1e2823c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.316 [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@1e2823c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.319 [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@1e2823c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.323 [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@1e2823c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.335 [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@1e2823c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.351 [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@1e2823c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.357 [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@1e2823c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.368 [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@1e2823c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.407 [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@1e2823c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.459 [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@1e2823c3]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.eclipse.ditto.connectivity.service.messaging.validation.ConnectionValidatorTest 08:52:58 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest 08:52:58 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.DefaultHonoConnectionFactoryTest 08:52:58 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest 08:52:58 13:52:58.692 [WARN ] [HonoValidatorTest-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@794b5768]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.694 [WARN ] [HonoValidatorTest-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@794b5768]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.695 [WARN ] [HonoValidatorTest-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@794b5768]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.695 [WARN ] [HonoValidatorTest-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@794b5768]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 13:52:58.701 [WARN ] [HonoValidatorTest-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@794b5768]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.connectivity.service.messaging.hono.HonoValidatorTest 08:52:58 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest 08:52:58 13:52:58.704 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:52:58 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.eclipse.ditto.connectivity.service.messaging.InboundMappingProcessorTest 08:52:58 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest 08:52:59 13:52:59.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ... 08:52:59 13:52:59.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Failed to load persistence ids from journal/snapshots. WARNING arguments left: 1 08:52:59 13:52:59.119 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.ConnectionIdsRetrievalActor - Retrieving all connection IDs ... 08:52:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.eclipse.ditto.connectivity.service.messaging.ConnectionIdsRetrievalActorTest 08:52:59 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest 08:52:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundSignalToExternalMessageTest 08:52:59 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest 08:52:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.DittoRuntimeExceptionToErrorResponseFunctionTest 08:52:59 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest 08:52:59 13:52:59.198 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-11] 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@3c7414d2]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:59 13:52:59.287 [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@22c76d8b]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:59 13:52:59.371 [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@b3ead12]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:59 13:52:59.437 [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@4484c733]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:59 13:52:59.448 [INFO ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-6] o.e.d.c.s.m.OutboundDispatchingActor - No AcknowledgementForwarderActor found. Forwarding signal to proxy actor: <org.eclipse.ditto.things.model.signals.commands.query.RetrieveThingResponse> 08:52:59 13:52:59.489 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-6] 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@6b909ed7]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:59 13:52:59.660 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-4] o.e.d.c.s.m.MockActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@1938c520]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:59 13:52:59.833 [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@196047a8]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:52:59 13:52:59.921 [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@7c72ee07]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:00 13:52:59.989 [WARN ] [OutboundDispatchingActorTest-pekko.actor.default-dispatcher-6] 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@7c8f4392]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:00 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.868 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundDispatchingActorTest 08:53:00 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest 08:53:00 13:53:00.015 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:53:02 13:53:02.354 [WARN ] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-9] 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. 08:53:02 13:53:02.356 [ERROR] [OutboundMappingProcessorActorTest-pekko.actor.default-dispatcher-9] 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#823084111, 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#823084111], 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#823084111, response-required=false}]]>. 08:53:02 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. 08:53:02 Wrapped by: org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException: Signal enrichment failed. 08:53:02 at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:158) 08:53:02 at org.eclipse.ditto.base.model.exceptions.SignalEnrichmentFailedException$Builder.doBuild(SignalEnrichmentFailedException.java:120) 08:53:02 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:53:02 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$recoverFromEnrichmentError$21(OutboundMappingProcessorActor.java:518) 08:53:02 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeException.asDittoRuntimeException(DittoRuntimeException.java:106) 08:53:02 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.recoverFromEnrichmentError(OutboundMappingProcessorActor.java:514) 08:53:02 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$enrichAndFilterSignal$18(OutboundMappingProcessorActor.java:483) 08:53:02 at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:990) 08:53:02 at java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(CompletableFuture.java:974) 08:53:02 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:53:02 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:53:02 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 08:53:02 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 08:53:02 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 08:53:02 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:53:02 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:53:02 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:335) 08:53:02 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:53:02 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 08:53:02 at org.apache.pekko.pattern.PromiseActorRef$.$anonfun$apply$1(AskSupport.scala:737) 08:53:02 at org.apache.pekko.actor.Scheduler$$anon$7.run(Scheduler.scala:491) 08:53:02 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:53:02 at org.apache.pekko.actor.LightArrayRevolverScheduler$TaskHolder.executeTask(LightArrayRevolverScheduler.scala:376) 08:53:02 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.executeBucket$1(LightArrayRevolverScheduler.scala:324) 08:53:02 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.nextTick(LightArrayRevolverScheduler.scala:328) 08:53:02 at org.apache.pekko.actor.LightArrayRevolverScheduler$$anon$3.run(LightArrayRevolverScheduler.scala:280) 08:53:02 at java.base/java.lang.Thread.run(Thread.java:833) 08:53:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.488 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActorTest 08:53:02 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest 08:53:02 13:53:02.507 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:53:02 13:53:02.832 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M25.651S> interval (min=<PT5M>) 08:53:02 13:53:02.832 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:53:02 13:53:02.832 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M49.607S> interval (min=<PT5M>) 08:53:02 13:53:02.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M37.717S> interval (min=<PT5M>) 08:53:02 13:53:02.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-d0999739-1776-476e-8960-75ea783f6ff3> 08:53:02 13:53:02.833 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT5M1.774S> interval (min=<PT5M>) 08:53:02 13:53:02.834 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-d0999739-1776-476e-8960-75ea783f6ff3>. 08:53:02 13:53:02.834 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-d0999739-1776-476e-8960-75ea783f6ff3>. 08:53:02 13:53:02.838 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT8M45.862S> interval (min=<PT5M>) 08:53:02 13:53:02.838 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:53:02 13:53:02.847 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:02 13:53:02.848 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:02 13:53:02.849 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:02 13:53:02.850 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:02 13:53:02.851 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:02 13:53:02.861 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:53:02 13:53:02.867 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:53:02 13:53:02.868 [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. 08:53:02 13:53:02.869 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient 08:53:02 13:53:02.879 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:02 13:53:02.903 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-0600c093-5fc8-4e64-acd6-b2501ad06429> 08:53:02 13:53:02.904 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-0600c093-5fc8-4e64-acd6-b2501ad06429>. 08:53:02 13:53:02.904 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-0600c093-5fc8-4e64-acd6-b2501ad06429>. 08:53:02 13:53:02.907 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:02 13:53:02.907 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:02 13:53:02.908 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:02 13:53:02.908 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:02 13:53:02.909 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:02 13:53:02.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:53:02 13:53:02.913 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:53:02 13:53:02.913 [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. 08:53:03 13:53:02.930 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-30a2a451-f6e5-4cc4-a8e9-2fe7c9e707a3_18c0f931-3f83-4331-92bd-c4ae2f4e1ac1> 08:53:03 13:53:02.931 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-30a2a451-f6e5-4cc4-a8e9-2fe7c9e707a3>. 08:53:03 13:53:02.931 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-30a2a451-f6e5-4cc4-a8e9-2fe7c9e707a3>. 08:53:03 13:53:02.935 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:03 13:53:02.936 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:03 13:53:02.936 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:03 13:53:02.937 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:03 13:53:02.938 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:03 13:53:02.952 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-d0999739-1776-476e-8960-75ea783f6ff3> 08:53:03 13:53:02.952 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-30a2a451-f6e5-4cc4-a8e9-2fe7c9e707a3> 08:53:03 13:53:02.952 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-0600c093-5fc8-4e64-acd6-b2501ad06429> 08:53:03 13:53:03.978 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-ebb17826-bda9-450a-b619-483d61261b8d> 08:53:03 13:53:03.979 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-ebb17826-bda9-450a-b619-483d61261b8d>. 08:53:03 13:53:03.979 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-ebb17826-bda9-450a-b619-483d61261b8d>. 08:53:03 13:53:03.982 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:03 13:53:03.982 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:03 13:53:03.982 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:03 13:53:03.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:03 13:53:03.983 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:03 13:53:03.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:53:03 13:53:03.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:53:03 13:53:03.988 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:53:03 13:53:03.991 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:03 13:53:03.992 [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=2023-11-24T13:53:03.991800545Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:53:03 13:53:03.992 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:53:03 13:53:03.992 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:53:03 13:53:03.992 [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. 08:53:04 13:53:04.007 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-d4480be3-a777-40e0-9362-bcbff14d31b5> 08:53:04 13:53:04.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-d4480be3-a777-40e0-9362-bcbff14d31b5>. 08:53:04 13:53:04.008 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-d4480be3-a777-40e0-9362-bcbff14d31b5>. 08:53:04 13:53:04.010 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:04 13:53:04.010 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:04 13:53:04.011 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:04 13:53:04.011 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:04 13:53:04.012 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:04 13:53:04.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient 08:53:04 13:53:04.017 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:04 13:53:04.030 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-c57ffe48-3e81-4691-a21c-4958f1de3076> 08:53:04 13:53:04.031 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-c57ffe48-3e81-4691-a21c-4958f1de3076>. 08:53:04 13:53:04.031 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-c57ffe48-3e81-4691-a21c-4958f1de3076>. 08:53:04 13:53:04.033 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:04 13:53:04.033 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:04 13:53:04.034 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:04 13:53:04.034 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:04 13:53:04.035 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:04 13:53:04.035 [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=2023-11-24T13:53:04.029513005Z, connectivityStatus=null]> 08:53:04 13:53:04.035 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:04 13:53:04.036 [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=2023-11-24T13:53:04.029513005Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:53:04 13:53:04.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-ebb17826-bda9-450a-b619-483d61261b8d> 08:53:04 13:53:04.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-d4480be3-a777-40e0-9362-bcbff14d31b5> 08:53:04 13:53:04.052 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-c57ffe48-3e81-4691-a21c-4958f1de3076> 08:53:04 13:53:04.059 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-62ee8f47-2da9-428c-912c-b58ba80068f4> 08:53:04 13:53:04.060 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-62ee8f47-2da9-428c-912c-b58ba80068f4>. 08:53:04 13:53:04.060 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-62ee8f47-2da9-428c-912c-b58ba80068f4>. 08:53:04 13:53:04.064 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:04 13:53:04.065 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:04 13:53:04.065 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:04 13:53:04.066 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:04 13:53:04.066 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:04 13:53:04.068 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:53:04 13:53:04.069 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:53:04 13:53:04.069 [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. 08:53:04 13:53:04.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:04 13:53:04.152 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:04 13:53:04.152 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-62ee8f47-2da9-428c-912c-b58ba80068f4> 08:53:05 13:53:05.091 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient 08:53:05 13:53:05.104 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-389b4425-c33f-4fbb-a148-6bf4534e4ae0> 08:53:05 13:53:05.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-389b4425-c33f-4fbb-a148-6bf4534e4ae0>. 08:53:05 13:53:05.105 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-389b4425-c33f-4fbb-a148-6bf4534e4ae0>. 08:53:05 13:53:05.108 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.108 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.109 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.109 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.110 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:05 13:53:05.113 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:53:05 13:53:05.113 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:53:05 13:53:05.114 [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. 08:53:05 13:53:05.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-ab9c3fae-f548-49c6-971f-b93729045f7b_a6f95b42-461f-479a-b8f5-b50c2353e75d> 08:53:05 13:53:05.126 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-ab9c3fae-f548-49c6-971f-b93729045f7b>. 08:53:05 13:53:05.127 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-ab9c3fae-f548-49c6-971f-b93729045f7b>. 08:53:05 13:53:05.132 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.133 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.133 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.133 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.134 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:05 13:53:05.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-389b4425-c33f-4fbb-a148-6bf4534e4ae0> 08:53:05 13:53:05.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-ab9c3fae-f548-49c6-971f-b93729045f7b> 08:53:05 13:53:05.275 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-5] o.e.d.i.u.p.a.AckUpdater - Scheduling cluster state sync at <PT7M32.823S> interval (min=<PT5M>) 08:53:05 13:53:05.275 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.AckUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:53:05 13:53:05.276 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT9M49.776S> interval (min=<PT5M>) 08:53:05 13:53:05.276 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-12] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M5.537S> interval (min=<PT5M>) 08:53:05 13:53:05.277 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-281d1470-f33b-490a-a4fa-4db8aa3c4ab4> 08:53:05 13:53:05.277 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT7M48.579S> interval (min=<PT5M>) 08:53:05 13:53:05.277 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-281d1470-f33b-490a-a4fa-4db8aa3c4ab4>. 08:53:05 13:53:05.278 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-281d1470-f33b-490a-a4fa-4db8aa3c4ab4>. 08:53:05 13:53:05.282 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.SubUpdater - Scheduling cluster state sync at <PT6M47.772S> interval (min=<PT5M>) 08:53:05 13:53:05.282 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.PubUpdater - Got <CurrentClusterState(TreeSet(), Set(), Set(), None, Map())> 08:53:05 13:53:05.283 [WARN ] [PekkoTestSystem-closableActorSystem-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@5697667d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.283 [INFO ] [PekkoTestSystem-closableActorSystem-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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.285 [WARN ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@5697667d]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.285 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.286 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:05 13:53:05.294 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:53:05 13:53:05.295 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:53:05 13:53:05.295 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Initialization of consumers, publisher and subscriptions successful, going to CONNECTED. 08:53:05 13:53:05.299 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:53:05 13:53:05.299 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:53:05 13:53:05.315 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-5efa7308-2527-4c84-b6e9-32b407e17720> 08:53:05 13:53:05.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-5efa7308-2527-4c84-b6e9-32b407e17720>. 08:53:05 13:53:05.316 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-5efa7308-2527-4c84-b6e9-32b407e17720>. 08:53:05 13:53:05.318 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.319 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.319 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.320 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.320 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:05 13:53:05.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:05 13:53:05.325 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:05 13:53:05.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-b7b42e65-b0c1-49f4-b624-2af0f24a3acd> 08:53:05 13:53:05.338 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b7b42e65-b0c1-49f4-b624-2af0f24a3acd>. 08:53:05 13:53:05.339 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b7b42e65-b0c1-49f4-b624-2af0f24a3acd>. 08:53:05 13:53:05.341 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.341 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.342 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.342 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:05 13:53:05.347 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:53:05 13:53:05.348 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:53:05 13:53:05.348 [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. 08:53:05 13:53:05.352 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-5efa7308-2527-4c84-b6e9-32b407e17720> 08:53:05 13:53:05.352 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-b7b42e65-b0c1-49f4-b624-2af0f24a3acd> 08:53:05 13:53:05.361 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-24a60d93-f4c1-47da-903c-297d7f7467f3> 08:53:05 13:53:05.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-24a60d93-f4c1-47da-903c-297d7f7467f3>. 08:53:05 13:53:05.362 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-24a60d93-f4c1-47da-903c-297d7f7467f3>. 08:53:05 13:53:05.364 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.365 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.365 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.366 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.366 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:05 13:53:05.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:53:05 13:53:05.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:53:05 13:53:05.371 [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. 08:53:05 13:53:05.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doDisconnectClient 08:53:05 13:53:05.372 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - received unknown/unsupported message CloseConnection [type=connectivity.commands:closeConnection, dittoHeaders=ImmutableDittoHeaders [{}], connectionId=connection-24a60d93-f4c1-47da-903c-297d7f7467f3] in state DISCONNECTING - status: open: disconnecting connection at 2023-11-24T13:53:05.371649868Z - sender: Actor[pekko://PekkoTestSystem/system/testProbe-909#-1523364494] 08:53:05 13:53:05.385 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-7e71bf0b-1169-419a-9af9-9e01ddb94666> 08:53:05 13:53:05.386 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-7e71bf0b-1169-419a-9af9-9e01ddb94666>. 08:53:05 13:53:05.386 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-7e71bf0b-1169-419a-9af9-9e01ddb94666>. 08:53:05 13:53:05.388 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.389 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.389 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:05 13:53:05.390 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:05 13:53:05.390 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:05 13:53:05.395 [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=2023-11-24T13:53:05.395181277Z, connectivityStatus=null]> 08:53:05 13:53:05.395 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:05 13:53:05.395 [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=2023-11-24T13:53:05.395181277Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:53:05 13:53:05.395 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-11-24T13:53:05.395190783Z, connectivityStatus=null]> 08:53:05 13:53:05.395 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:05 13:53:05.395 [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=2023-11-24T13:53:05.395190783Z, connectivityStatus=null]. Reconnect was already triggered 08:53:05 13:53:05.395 [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=2023-11-24T13:53:05.395193Z, connectivityStatus=null]> 08:53:05 13:53:05.395 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:05 13:53:05.395 [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=2023-11-24T13:53:05.395193Z, connectivityStatus=null]. Reconnect was already triggered 08:53:05 13:53:05.400 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-281d1470-f33b-490a-a4fa-4db8aa3c4ab4> 08:53:05 13:53:05.401 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-7] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:53:05 13:53:05.403 [INFO ] [PekkoTestSystem-closableActorSystem-pekko.actor.default-dispatcher-14] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:53:05 13:53:05.452 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-24a60d93-f4c1-47da-903c-297d7f7467f3> 08:53:05 13:53:05.452 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-7e71bf0b-1169-419a-9af9-9e01ddb94666> 08:53:05 13:53:05.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:05 13:53:05.511 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:05 13:53:05.518 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-11-24T13:53:05.518705075Z, connectivityStatus=null]> 08:53:05 13:53:05.518 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:05 13:53:05.519 [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=2023-11-24T13:53:05.518705075Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING' 08:53:05 13:53:05.519 [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=2023-11-24T13:53:05.518712934Z, connectivityStatus=null]> 08:53:05 13:53:05.519 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:05 13:53:05.519 [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=2023-11-24T13:53:05.518712934Z, connectivityStatus=null]. Reconnect was already triggered 08:53:05 13:53:05.519 [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=2023-11-24T13:53:05.518714459Z, connectivityStatus=null]> 08:53:05 13:53:05.519 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:05 13:53:05.519 [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=2023-11-24T13:53:05.518714459Z, connectivityStatus=null]. Reconnect was already triggered 08:53:05 13:53:05.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:05 13:53:05.731 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:05 13:53:05.734 [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=2023-11-24T13:53:05.734811808Z, connectivityStatus=null]> 08:53:05 13:53:05.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:05 13:53:05.735 [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=2023-11-24T13:53:05.734811808Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 08:53:05 13:53:05.735 [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=2023-11-24T13:53:05.734832407Z, connectivityStatus=null]> 08:53:05 13:53:05.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:05 13:53:05.735 [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=2023-11-24T13:53:05.734832407Z, connectivityStatus=null]. Reconnect was already triggered 08:53:05 13:53:05.735 [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=2023-11-24T13:53:05.734834767Z, connectivityStatus=null]> 08:53:05 13:53:05.735 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:05 13:53:05.735 [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=2023-11-24T13:53:05.734834767Z, connectivityStatus=null]. Reconnect was already triggered 08:53:06 13:53:06.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:06 13:53:06.152 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:06 13:53:06.159 [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=2023-11-24T13:53:06.159250419Z, connectivityStatus=null]> 08:53:06 13:53:06.159 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:06 13:53:06.159 [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=2023-11-24T13:53:06.159250419Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 08:53:06 13:53:06.159 [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=2023-11-24T13:53:06.159269183Z, connectivityStatus=null]> 08:53:06 13:53:06.159 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:06 13:53:06.160 [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=2023-11-24T13:53:06.159269183Z, connectivityStatus=null]. Reconnect was already triggered 08:53:06 13:53:06.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-11-24T13:53:06.159270790Z, connectivityStatus=null]> 08:53:06 13:53:06.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:06 13:53:06.160 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-11-24T13:53:06.159270790Z, connectivityStatus=null]. Reconnect was already triggered 08:53:06 13:53:06.571 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:06 13:53:06.571 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:06 13:53:06.594 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-b1cee590-fc9b-46d1-9ff3-98123c61d394> 08:53:06 13:53:06.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-b1cee590-fc9b-46d1-9ff3-98123c61d394>. 08:53:06 13:53:06.595 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-b1cee590-fc9b-46d1-9ff3-98123c61d394>. 08:53:06 13:53:06.597 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:06 13:53:06.598 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:06 13:53:06.598 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:06 13:53:06.599 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:06 13:53:06.600 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:06 13:53:06.652 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-b1cee590-fc9b-46d1-9ff3-98123c61d394> 08:53:08 13:53:07.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:08 13:53:07.951 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:08 13:53:08.090 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:08 13:53:08.391 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:09 13:53:09.171 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:09 13:53:09.171 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:10 13:53:10.151 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:10 13:53:10.152 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:10 13:53:10.340 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:10 13:53:10.341 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:11 13:53:11.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:11 13:53:11.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:11 13:53:11.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:11 13:53:11.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect 08:53:11 13:53:11.621 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:11 13:53:11.645 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-1a03e5ca-1561-43fa-a4d6-967f752de47f> 08:53:11 13:53:11.645 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-1a03e5ca-1561-43fa-a4d6-967f752de47f>. 08:53:11 13:53:11.646 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-1a03e5ca-1561-43fa-a4d6-967f752de47f>. 08:53:11 13:53:11.648 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:11 13:53:11.648 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:11 13:53:11.649 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:11 13:53:11.649 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:11 13:53:11.650 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:11 13:53:11.652 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-1a03e5ca-1561-43fa-a4d6-967f752de47f> 08:53:11 13:53:11.664 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:53:11 13:53:11.665 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:53:11 13:53:11.665 [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. 08:53:11 13:53:11.677 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-f4c4ce9e-011d-40b1-bb62-423241e77ba9> 08:53:11 13:53:11.678 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-f4c4ce9e-011d-40b1-bb62-423241e77ba9>. 08:53:11 13:53:11.679 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-f4c4ce9e-011d-40b1-bb62-423241e77ba9>. 08:53:11 13:53:11.682 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:11 13:53:11.682 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:11 13:53:11.683 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:11 13:53:11.684 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:11 13:53:11.685 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:11 13:53:11.687 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:53:11 13:53:11.687 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:53:11 13:53:11.687 [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. 08:53:11 13:53:11.687 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:11 13:53:11.687 [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=2023-11-24T13:53:11.687496912Z, connectivityStatus=null]. Reconnect after: PT0.1S. Resolved status: failed. Going to 'CONNECTING' 08:53:11 13:53:11.688 [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=2023-11-24T13:53:11.687915548Z, connectivityStatus=null]> 08:53:11 13:53:11.688 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:11 13:53:11.688 [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=2023-11-24T13:53:11.687915548Z, connectivityStatus=null]. Reconnect after: PT0.2S. Resolved status: failed. Going to 'CONNECTING' 08:53:11 13:53:11.688 [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=2023-11-24T13:53:11.687920658Z, connectivityStatus=null]> 08:53:11 13:53:11.688 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:11 13:53:11.688 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-11-24T13:53:11.687920658Z, connectivityStatus=null]. Reconnect was already triggered 08:53:11 13:53:11.688 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-11-24T13:53:11.687923298Z, connectivityStatus=null]> 08:53:11 13:53:11.688 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:11 13:53:11.688 [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=2023-11-24T13:53:11.687923298Z, connectivityStatus=null]. Reconnect was already triggered 08:53:11 13:53:11.752 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-f4c4ce9e-011d-40b1-bb62-423241e77ba9> 08:53:11 13:53:11.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:11 13:53:11.901 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:11 13:53:11.906 [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=2023-11-24T13:53:11.905786468Z, connectivityStatus=null]> 08:53:11 13:53:11.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:11 13:53:11.906 [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=2023-11-24T13:53:11.905786468Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 08:53:11 13:53:11.906 [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=2023-11-24T13:53:11.905803495Z, connectivityStatus=null]> 08:53:11 13:53:11.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:11 13:53:11.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Received 2 subsequent failures during backoff: ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-11-24T13:53:11.905803495Z, connectivityStatus=null]. Reconnect was already triggered 08:53:11 13:53:11.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-11-24T13:53:11.905804954Z, connectivityStatus=null]> 08:53:11 13:53:11.906 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:11 13:53:11.906 [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=2023-11-24T13:53:11.905804954Z, connectivityStatus=null]. Reconnect was already triggered 08:53:12 13:53:12.320 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:12 13:53:12.321 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:12 13:53:12.322 [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=2023-11-24T13:53:12.321993337Z, connectivityStatus=null]> 08:53:12 13:53:12.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:12 13:53:12.322 [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=2023-11-24T13:53:12.321993337Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 08:53:12 13:53:12.322 [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=2023-11-24T13:53:12.322009156Z, connectivityStatus=null]> 08:53:12 13:53:12.322 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:12 13:53:12.322 [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=2023-11-24T13:53:12.322009156Z, connectivityStatus=null]. Reconnect was already triggered 08:53:12 13:53:12.323 [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=2023-11-24T13:53:12.322010570Z, connectivityStatus=null]> 08:53:12 13:53:12.323 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:12 13:53:12.323 [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=2023-11-24T13:53:12.322010570Z, connectivityStatus=null]. Reconnect was already triggered 08:53:12 13:53:12.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:12 13:53:12.741 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:12 13:53:12.748 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - CONNECTING failed: <ImmutableConnectionFailure [origin=null, cause=null, description=expected exception, time=2023-11-24T13:53:12.748422933Z, connectivityStatus=null]> 08:53:12 13:53:12.748 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:12 13:53:12.748 [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=2023-11-24T13:53:12.748422933Z, connectivityStatus=null]. Reconnect after: PT0.4S. Resolved status: failed. Going to 'CONNECTING' 08:53:12 13:53:12.749 [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=2023-11-24T13:53:12.748443041Z, connectivityStatus=null]> 08:53:12 13:53:12.749 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:12 13:53:12.749 [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=2023-11-24T13:53:12.748443041Z, connectivityStatus=null]. Reconnect was already triggered 08:53:12 13:53:12.749 [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=2023-11-24T13:53:12.748444657Z, connectivityStatus=null]> 08:53:12 13:53:12.749 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:12 13:53:12.749 [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=2023-11-24T13:53:12.748444657Z, connectivityStatus=null]. Reconnect was already triggered 08:53:13 13:53:12.970 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:13 13:53:12.971 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:13 13:53:13.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:13 13:53:13.161 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:13 13:53:13.176 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-dfa972f8-3dfa-4614-9e6c-67c344a16dfb> 08:53:13 13:53:13.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-dfa972f8-3dfa-4614-9e6c-67c344a16dfb>. 08:53:13 13:53:13.177 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-dfa972f8-3dfa-4614-9e6c-67c344a16dfb>. 08:53:13 13:53:13.179 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:13 13:53:13.180 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:13 13:53:13.181 [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@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:13 13:53:13.181 [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}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:13 13:53:13.182 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:13 13:53:13.186 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] 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. 08:53:13 13:53:13.188 [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=2023-11-24T13:53:13.188030918Z, connectivityStatus=null]> 08:53:13 13:53:13.188 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:13 13:53:13.188 [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=2023-11-24T13:53:13.188030918Z, connectivityStatus=null]. Reconnect after: PT0.05S. Resolved status: failed. Going to 'CONNECTING' 08:53:13 13:53:13.188 [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. 08:53:13 13:53:13.250 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:13 13:53:13.251 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:13 13:53:13.252 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-dfa972f8-3dfa-4614-9e6c-67c344a16dfb> 08:53:13 13:53:13.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:13 13:53:13.371 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:13 13:53:13.389 [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. 08:53:13 13:53:13.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:13 13:53:13.591 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:13 13:53:13.689 [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. 08:53:14 13:53:14.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:14 13:53:14.011 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:14 13:53:14.190 [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. 08:53:14 13:53:14.191 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:14 13:53:14.192 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:14 13:53:14.831 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:14 13:53:14.831 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:15 13:53:15.090 [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. 08:53:15 13:53:15.171 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:15 13:53:15.171 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:15 13:53:15.360 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:15 13:53:15.361 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:16 13:53:16.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:16 13:53:16.450 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Connection <connection-dfa972f8-3dfa-4614-9e6c-67c344a16dfb> - connection timed out - reached maximum retries for reconnecting and thus will no longer try to reconnect 08:53:16 13:53:16.611 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:16 13:53:16.611 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:16 13:53:16.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:16 13:53:16.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Socket is closed, scheduling a reconnect 08:53:16 13:53:16.641 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - cleanupResourcesForConnection 08:53:16 13:53:16.791 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Responding early with static 'CLOSED' ResourceStatus for all sub-sources and -targets and SSH tunnel, because some children could not be started, due to a live status <failed> in the client actor. 08:53:16 13:53:16.804 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Using default client ID <connection-578de081-ea6d-4210-a47f-dbf0a54cef54> 08:53:16 13:53:16.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Invalidating loggers for connection <connection-578de081-ea6d-4210-a47f-dbf0a54cef54>. 08:53:16 13:53:16.805 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-13] o.e.d.c.s.m.m.l.ConnectionLoggerRegistry - Initializing loggers for connection <connection-578de081-ea6d-4210-a47f-dbf0a54cef54>. 08:53:16 13:53:16.809 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:16 13:53:16.809 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:16 13:53:16.810 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Failed to apply configuration <DefaultMessageMapperConfiguration [id=MockMapper, properties=MergedJsonObjectMap[jsonObject={},fallbackObject={}], incomingConditions={}, outgoingConditions={}]> to mapper instance <WrappingMessageMapper [delegate=org.eclipse.ditto.connectivity.service.mapping.test.MockMapper@22803d10]>: The message mapper was not configured correctly as property 'Mock' was missing from the mappers configuration. 08:53:16 13:53:16.810 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Configured for processing messages with the following MessageMapperRegistry: <DefaultMessageMapperRegistry [defaultMapper=WrappingMessageMapper [delegate=DittoMessageMapper [id=default, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], customMappers={}, fallbackMappers={UpdateTwinWithLiveResponse=WrappingMessageMapper [delegate=UpdateTwinWithLiveResponseMessageMapper [id=UpdateTwinWithLiveResponse, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoHeadersForMerge=ImmutableDittoHeaders [{response-required=false, if-match=*}]]], Duplicating=WrappingMessageMapper [delegate=id=Duplicating, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], Normalized=WrappingMessageMapper [delegate=NormalizedMessageMapper [id=Normalized, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[], jsonFieldSelector=null]], Ditto=WrappingMessageMapper [delegate=DittoMessageMapper [id=Ditto, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json]]], Faulty=WrappingMessageMapper [delegate=id=Faulty, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], header=WrappingMessageMapper [delegate=id=header, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]], RawMessage=WrappingMessageMapper [delegate=RawMessageMapper [id=RawMessage, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[application/vnd.eclipse-hono-empty-notification, application/vnd.eclipse-hono-device-provisioning-notification, application/vnd.eclipse-hono-dc-notification+json, application/vnd.eclipse-hono-delivery-failure-notification+json], dittoMessageMapper=DittoMessageMapper [id=null, incomingConditions=null, outgoingConditions=null, contentTypeBlocklist=null], fallbackOutgoingContentType=ContentType [value=text/plain; charset=utf-8, parsingStrategy=TEXT], incomingMessageHeaders={ditto-message-direction={{header:ditto-message-direction|fn:default('TO')}}, ditto-message-subject={{header:ditto-message-subject}}, ditto-message-feature-id={{header:ditto-message-feature-id}}, ditto-message-thing-id={{header:ditto-message-thing-id}}, content-type={{header:content-type|fn:default('application/octet-stream')}}, status={{header:status}}}]], Dropping=WrappingMessageMapper [delegate=id=Dropping, incomingConditions={}, outgoingConditions={}, contentTypeBlocklist=[]]}]> 08:53:16 13:53:16.811 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - doConnectClient 08:53:16 13:53:16.813 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - allocateResourcesOnConnection 08:53:16 13:53:16.813 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-12] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Starting publisher and consumers. 08:53:16 13:53:16.814 [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. 08:53:16 13:53:16.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:53:16 13:53:16.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED> 08:53:16 13:53:16.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:53:16 13:53:16.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:53:16 13:53:16.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:53:16 13:53:16.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:53:16 13:53:16.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:53:16 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.31 s -- in org.eclipse.ditto.connectivity.service.messaging.BaseClientActorTest 08:53:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.ResolversTest 08:53:16 13:53:16.814 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:53:16 13:53:16.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:53:16 13:53:16.816 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:53:16 13:53:16.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:53:16 13:53:16.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:53:16 13:53:16.816 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:53:16 13:53:16.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:53:16 13:53:16.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:53:16 13:53:16.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:53:16 13:53:16.816 [WARN ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind waiting for command. Ongoing command is discarded. 08:53:16 13:53:16.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:53:16 13:53:16.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTED> unsubscribing from pubsub and stopping consumers 08:53:16 13:53:16.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - stopConsuming 08:53:16 13:53:16.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:53:16 13:53:16.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:53:16 13:53:16.816 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<DISCONNECTED> 08:53:16 13:53:16.817 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - ServiceUnbind State=<CONNECTING> 08:53:16 13:53:16.819 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state. 08:53:16 java.lang.IllegalStateException: Operation not allowed in uninitialized state. 08:53:16 at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182) 08:53:16 at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187) 08:53:16 at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108) 08:53:16 at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112) 08:53:16 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168) 08:53:16 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158) 08:53:16 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:669) 08:53:16 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:610) 08:53:16 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:390) 08:53:16 at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144) 08:53:16 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 08:53:16 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 08:53:16 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 08:53:16 ... 18 common frames omitted 08:53:16 Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state. 08:53:16 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) 08:53:16 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) 08:53:16 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636) 08:53:16 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:53:16 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:53:16 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 08:53:16 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 08:53:16 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 08:53:16 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:53:16 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:53:16 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 08:53:16 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:53:16 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504) 08:53:16 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:53:16 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:53:16 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 08:53:16 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:53:16 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 08:53:16 at scala.concurrent.Promise.tryFailure(Promise.scala:117) 08:53:16 at scala.concurrent.Promise.tryFailure$(Promise.scala:117) 08:53:16 at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104) 08:53:16 at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274) 08:53:16 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537) 08:53:16 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400) 08:53:16 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 08:53:16 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632) 08:53:16 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740) 08:53:16 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789) 08:53:16 at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) 08:53:16 at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) 08:53:16 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729) 08:53:16 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654) 08:53:16 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:53:16 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:53:16 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:53:16 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:53:16 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:53:16 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:53:16 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:53:16 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:53:16 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:53:16 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:53:16 13:53:16.819 [ERROR] [PekkoTestSystem-pekko.actor.default-dispatcher-8] o.e.d.c.s.m.OutboundMappingProcessorActor - Exception in stream of OutboundMappingProcessorActor: java.lang.IllegalStateException: Operation not allowed in uninitialized state. 08:53:16 java.lang.IllegalStateException: Operation not allowed in uninitialized state. 08:53:16 at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newIllegalStateException(DittoTracing.java:182) 08:53:16 at org.eclipse.ditto.internal.utils.tracing.DittoTracing$UninitializedState.newStartedSpanByTimer(DittoTracing.java:187) 08:53:16 at org.eclipse.ditto.internal.utils.tracing.DittoTracing.newStartedSpanByTimer(DittoTracing.java:108) 08:53:16 at org.eclipse.ditto.connectivity.service.messaging.MappingTimer.outbound(MappingTimer.java:112) 08:53:16 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.processMappableSignals(OutboundMappingProcessor.java:168) 08:53:16 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessor.process(OutboundMappingProcessor.java:158) 08:53:16 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.mapToExternalMessage(OutboundMappingProcessorActor.java:669) 08:53:16 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.handleOutboundSignal(OutboundMappingProcessorActor.java:610) 08:53:16 at org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorActor.lambda$createSink$a3571f47$1(OutboundMappingProcessorActor.java:390) 08:53:16 at org.apache.pekko.stream.javadsl.Source.$anonfun$map$1(Source.scala:2144) 08:53:16 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 08:53:16 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 08:53:16 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 08:53:16 ... 18 common frames omitted 08:53:16 Wrapped by: java.util.concurrent.CompletionException: java.lang.IllegalStateException: Operation not allowed in uninitialized state. 08:53:16 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332) 08:53:16 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347) 08:53:16 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636) 08:53:16 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:53:16 at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162) 08:53:16 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:26) 08:53:16 at scala.concurrent.impl.FutureConvertersImpl$CF.apply(FutureConvertersImpl.scala:23) 08:53:16 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:484) 08:53:16 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:53:16 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:53:16 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 08:53:16 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:53:16 at scala.concurrent.impl.Promise$Transformation.run(Promise.scala:504) 08:53:16 at scala.concurrent.ExecutionContext$parasitic$.execute(ExecutionContext.scala:222) 08:53:16 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:53:16 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 08:53:16 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:53:16 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 08:53:16 at scala.concurrent.Promise.tryFailure(Promise.scala:117) 08:53:16 at scala.concurrent.Promise.tryFailure$(Promise.scala:117) 08:53:16 at scala.concurrent.impl.Promise$DefaultPromise.tryFailure(Promise.scala:104) 08:53:16 at org.apache.pekko.stream.impl.SeqStage$$anon$3.onUpstreamFailure(Sinks.scala:274) 08:53:16 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:537) 08:53:16 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:400) 08:53:16 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 08:53:16 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.init(ActorGraphInterpreter.scala:632) 08:53:16 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.tryInit(ActorGraphInterpreter.scala:740) 08:53:16 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.preStart(ActorGraphInterpreter.scala:789) 08:53:16 at org.apache.pekko.actor.Actor.aroundPreStart(Actor.scala:558) 08:53:16 at org.apache.pekko.actor.Actor.aroundPreStart$(Actor.scala:558) 08:53:16 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundPreStart(ActorGraphInterpreter.scala:729) 08:53:16 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:654) 08:53:16 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:53:16 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:53:16 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:53:16 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:53:16 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:53:16 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:53:16 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:53:16 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:53:16 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:53:16 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:53:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.connectivity.service.messaging.ResolversTest 08:53:16 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest 08:53:16 13:53:16.821 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:53:16 13:53:16.853 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - Client actor registered: <connection-578de081-ea6d-4210-a47f-dbf0a54cef54> 08:53:16 13:53:16.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:53:16 13:53:16.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:53:16 13:53:16.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:53:16 13:53:16.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-14] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:53:16 13:53:16.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:53:16 13:53:16.855 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-5] o.e.d.c.s.m.BaseClientActorTest$DummyClientActor - SERVICE_REQUESTS_DONE: ackregatorCount=0 08:53:16 13:53:16.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:53:16 13:53:16.859 [INFO ] [PekkoTestSystem-pekko.actor.default-dispatcher-11] o.e.d.i.u.p.a.Subscriber - This cluster instance was terminated - no action required .. 08:53:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.eclipse.ditto.connectivity.service.messaging.DefaultClientActorPropsFactoryTest 08:53:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.DroppedTest 08:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.ditto.connectivity.service.messaging.DroppedTest 08:53:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest 08:53:17 [INFO] [11/24/2023 13:53:17.153] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.connectivity.service.messaging.AzSaslSigningTest 08:53:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.SendingTest 08:53:17 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.ditto.connectivity.service.messaging.SendingTest 08:53:17 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest 08:53:17 13:53:17.376 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:53:29 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.19 s -- in org.eclipse.ditto.connectivity.service.messaging.MappingSinksTest 08:53:29 [INFO] Running org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest 08:53:29 13:53:29.587 [INFO ] [main] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:53:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.connectivity.service.messaging.OutboundMappingProcessorTest 08:53:29 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest 08:53:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalErrorRegistryTest 08:53:29 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest 08:53:29 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s -- in org.eclipse.ditto.connectivity.service.mapping.RawMessageMapperTest 08:53:29 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest 08:53:29 [INFO] [11/24/2023 13:53:29.835] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:29 [INFO] [11/24/2023 13:53:29.870] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:29 [INFO] [11/24/2023 13:53:29.894] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:29 [INFO] [11/24/2023 13:53:29.916] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:29 [INFO] [11/24/2023 13:53:29.945] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:29 [INFO] [11/24/2023 13:53:29.977] [main] [CoordinatedShutdown(pekko://DefaultConnectivitySignalEnrichmentProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultConnectivitySignalEnrichmentProviderTest 08:53:29 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest 08:53:30 UnmodifiableExternalMessage [headers={correlation-id=4dd2a966-3432-462a-ba85-4eb0418da894, content-type=application/vnd.eclipse.ditto+json}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"_/foo-bar-connection/connections/announcements/opened","path":"/","headers":{"correlation-id":"4dd2a966-3432-462a-ba85-4eb0418da894","content-type":"application/json"},"value":{"openedAt":"2023-11-24T13:53:30.141552596Z"}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 08:53:30 testDefaultJavascriptOutgoingMappingForConnectionAnnouncements Duration: 1.725679ms 08:53:30 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=21264bd4-9717-4a5a-ab6e-ceae0f08b5be, version=2, content-type=application/json}]]] 08:53:30 testDefaultJavascriptIncomingMappingForByteDittoProtocol Duration: 1.332073ms 08:53:30 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=d9f0b23b-844c-4585-8ec0-d8b71dde4b08}]]] 08:53:30 testPlainJavascriptIncomingMapping Duration: 3.517996ms 08:53:30 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=06fc6aef-23e8-4a79-83f6-8d739bfc36e1}]]] 08:53:30 testPlainJavascriptIncomingMapping Duration: 0.513997ms 08:53:30 testEmptyJavascriptIncomingMapping Duration: 0.076147ms 08:53:30 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=f8e8aa74-f92d-4049-80da-e08ed3ea586d}]]] 08:53:30 testWithProtobufJsJavascriptIncomingMapping Duration: 303.817469ms 08:53:30 testEmptyJavascriptOutgoingMapping Duration: 0.314162ms 08:53:30 UnmodifiableExternalMessage [headers={correlation-id=3b9fe6e9-70a0-4e66-b14b-1fee457f8d14, content-type=application/vnd.eclipse.ditto+json}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-policy/policies/announcements/subjectDeletion","path":"/","headers":{"correlation-id":"3b9fe6e9-70a0-4e66-b14b-1fee457f8d14","content-type":"application/json"},"value":{"deleteAt":"2023-11-24T13:53:30.463423492Z","subjectIds":[]}}, bytePayload=null', internalHeaders=ImmutableDittoHeaders [{}]] 08:53:30 testDefaultJavascriptOutgoingMappingForPolicyAnnouncements Duration: 1.300108ms 08:53:30 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=7fd1a8b5-7d21-4f65-8279-417aa609efb4}]]] 08:53:30 testBinaryJavascriptIncomingMapping Duration: 1.051713ms 08:53:30 UnmodifiableExternalMessage [headers={content-type=application/vnd.google.protobuf, ditto-message-feature-id=SoftwareState, response-required=true, version=2, correlation-id=9d2a0eb7-8d22-4237-8135-c85cdc4015a4, ditto-message-direction=TO, ditto-message-thing-id=org.eclipse.ditto.example:INTEGRATION_TEST_DEVICE, ditto-message-subject=install}, 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 [{}]] 08:53:30 testWithProtobufJsJavascriptOutgoingMapping Duration: 113.287759ms 08:53:30 UnmodifiableExternalMessage [headers={correlation-id=73242e58-cf0f-4d45-a150-1ac3664201ae, content-type=application/octet-stream}, 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 [{}]] 08:53:30 testBinaryJavascriptOutgoingMapping Duration: 1.406046ms 08:53:30 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=79e29245-d455-41a3-84de-30cbf51f6c46, version=2, content-type=application/json}]]] 08:53:30 testNoopJavascriptIncomingMapping Duration: 0.221607ms 08:53:30 UnmodifiableExternalMessage [headers={correlation-id=3f2a87f4-ffe7-43b7-b38f-9a7edfee3f6e, content-type=text/plain}, 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 [{}]] 08:53:30 testCorrectChannelForConnectionAnnouncementsJavascriptOutgoingMapping Duration: 1.050536ms 08:53:30 {correlation-id=61706493-720a-4be5-ab8b-b2d8f4d6feb3, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json} 08:53:30 UnmodifiableExternalMessage [headers={correlation-id=61706493-720a-4be5-ab8b-b2d8f4d6feb3, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json}, 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":"61706493-720a-4be5-ab8b-b2d8f4d6feb3","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 [{}]] 08:53:30 testNoopJavascriptOutgoingMapping Duration: 0.233136ms 08:53:30 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=680a994c-76dc-4481-ba93-d6c9ea700ee1}]]] 08:53:30 testPlainJavascriptIncomingMapping Duration: 0.332215ms 08:53:30 HEADERS: ImmutableDittoHeaders [{correlation-id=93fa78b1-a015-4ac2-a5f6-cc2544192d71, subject={{topic:action-subject}}, content-type=application/json}] 08:53:30 CREATE THING :CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{correlation-id=93fa78b1-a015-4ac2-a5f6-cc2544192d71, 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] 08:53:30 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=93fa78b1-a015-4ac2-a5f6-cc2544192d71, subject={{topic:action-subject}}, content-type=application/json}]]] 08:53:30 ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"93fa78b1-a015-4ac2-a5f6-cc2544192d71","subject":"{{topic:action-subject}}","content-type":"application/json"},"path":"/","value":{"_namespace":"org.eclipse.ditto","thingId":"org.eclipse.ditto:foo-bar-plain","attributes":{"foo":"bar"}}} 08:53:30 {correlation-id=93fa78b1-a015-4ac2-a5f6-cc2544192d71, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json} 08:53:30 UnmodifiableExternalMessage [headers={correlation-id=93fa78b1-a015-4ac2-a5f6-cc2544192d71, subject={{topic:action-subject}}, content-type=application/vnd.eclipse.ditto+json}, response=false, error=false, authorizationContext=null, topicPath=null, enforcement=null, headerMapping=null, payloadMapping=null, sourceAddress=null, source=null, payloadType=TEXT, textPayload={"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","path":"/","headers":{"correlation-id":"93fa78b1-a015-4ac2-a5f6-cc2544192d71","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 [{}]] 08:53:30 testNoopJavascriptOutgoingMapping Duration: 0.494231ms 08:53:30 UnmodifiableExternalMessage [headers={correlation-id=c54101f4-2e14-4f26-a510-95bc513242e1, content-type=text/plain}, 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 [{}]] 08:53:30 testPlainJavascriptOutgoingMapping Duration: 0.810185ms 08:53:30 HEADERS: ImmutableDittoHeaders [{correlation-id=812e11f0-0d78-45e2-aa14-d2c41154c72b, subject={{topic:action-subject}}, response-required=false, content-type=application/json}] 08:53:30 CREATE THING RESPONSE :CreateThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=812e11f0-0d78-45e2-aa14-d2c41154c72b, 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]] 08:53:30 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=812e11f0-0d78-45e2-aa14-d2c41154c72b, subject={{topic:action-subject}}, response-required=false, content-type=application/json}]]] 08:53:30 ADAPTABLE TO JSON: {"topic":"org.eclipse.ditto/foo-bar-plain/things/twin/commands/create","headers":{"correlation-id":"812e11f0-0d78-45e2-aa14-d2c41154c72b","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} 08:53:30 {correlation-id=812e11f0-0d78-45e2-aa14-d2c41154c72b, content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, response-required=false} 08:53:30 UnmodifiableExternalMessage [headers={correlation-id=812e11f0-0d78-45e2-aa14-d2c41154c72b, content-type=application/vnd.eclipse.ditto+json, subject={{topic:action-subject}}, response-required=false}, 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":"812e11f0-0d78-45e2-aa14-d2c41154c72b","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 [{}]] 08:53:30 testDefaultJavascriptOutgoingMappingWithStatus Duration: 0.533534ms 08:53:30 2572427 08:53:30 bytes length: 3 08:53:30 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=5797215f-318c-40cd-a728-5d53ddd55fd3}]]] 08:53:30 testBinaryWithByteBufferJsJavascriptIncomingMapping Duration: 3.023207ms 08:53:30 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=be5db71f-ceb7-4c56-80e9-cb3a05fddec8, version=2, content-type=application/json}]]] 08:53:30 testDefaultJavascriptIncomingMappingForDittoProtocol Duration: 0.167099ms 08:53:30 UnmodifiableExternalMessage [headers={correlation-id=4ffc0ced-83e4-4ae6-9f9a-652a8b322def, content-type=text/plain}, 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 [{}]] 08:53:30 testCorrectChannelForPolicyAnnouncementsJavascriptOutgoingMapping Duration: 0.774615ms 08:53:30 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoTest 08:53:30 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest 08:53:30 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultJavaScriptConfigTest 08:53:30 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest 08:53:30 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=bfae2408-68cd-406d-9175-45dca0a354f3}]]] 08:53:30 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=b7151256-c74d-4246-94f3-3a29127dc247}]]] 08:53:30 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=cd1f21ce-7a68-427c-9745-db2785aef216}]]] 08:53:30 42664720170 08:53:30 bytes length: 5 08:53:30 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 [{correlation-id=9efdb0a3-1f41-4ba1-b236-a4ba8ab34411, device_id=jmh-test, content-type=application/octet-stream}]]] 08:53:30 2572427 08:53:30 bytes length: 3 08:53:31 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=f6312d90-09e6-4f3e-bcf5-416ef05dda48}]]] 08:53:31 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=0da76129-1517-4c7b-81d3-adfd90c84d44}]]] 08:53:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.benchmark.JavaScriptMessageMapperRhinoBenchmarkTest 08:53:31 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest 08:53:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.DefaultIncomingMappingTest 08:53:31 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest 08:53:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ImmutableJavaScriptMessageMapperConfigurationTest 08:53:31 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest 08:53:31 ensureRecursionGetsAborted aborted after: 0.950246ms 08:53:31 ensureEndlessLoopGetsAborted aborted after: 501.783164ms 08:53:31 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.JavaScriptMessageMapperRhinoSandboxingTest 08:53:31 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest 08:53:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.mapping.javascript.ScriptedIncomingMappingTest 08:53:31 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest 08:53:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s -- in org.eclipse.ditto.connectivity.service.mapping.WrappingMessageMapperTest 08:53:32 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest 08:53:32 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s -- in org.eclipse.ditto.connectivity.service.mapping.ImplicitThingCreationMessageMapperTest 08:53:32 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest 08:53:32 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.mapping.CloudEventsMapperTest 08:53:32 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest 08:53:33 13:53:33.148 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute> 08:53:33 13:53:33.183 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveThing> 08:53:33 13:53:33.214 [INFO ] [main] o.e.d.c.s.m.UpdateTwinWithLiveResponseMessageMapper - Mapped MergeThing from received live <things.responses:retrieveAttribute> 08:53:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.ditto.connectivity.service.mapping.UpdateTwinWithLiveResponseMessageMapperTest 08:53:33 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest 08:53:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperConfigurationTest 08:53:33 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest 08:53:33 13:53:33.267 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Invalid value in header <ttd>: -5625. 08:53:33 13:53:33.298 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not convertible to type long. 08:53:33 13:53:33.443 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <ThingIdInvalidException>: Thing ID 'Invalid Value' is not valid! 08:53:33 13:53:33.534 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <UnresolvedPlaceholderException>: The placeholder '{{ header:thing-id }}' could not be resolved. 08:53:33 13:53:33.689 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not convertible to type long. 08:53:33 13:53:33.779 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <ttd> is not set. 08:53:33 13:53:33.975 [INFO ] [main] o.e.d.c.s.m.ConnectionStatusMessageMapper - Error occurred during mapping: <MessageMappingFailedException>: Header <creation-time> is not set. 08:53:33 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 s -- in org.eclipse.ditto.connectivity.service.mapping.ConnectionStatusMessageMapperTest 08:53:33 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest 08:53:34 13:53:34.038 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <some-id> with mapping engine <java.lang.String> not found. 08:53:34 13:53:34.039 [INFO ] [main] o.e.d.c.s.m.DefaultMessageMapperFactory - Mapper <missing-mapper-id> with mapping engine <missing-mapper> not found. 08:53:34 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperFactoryTest 08:53:34 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest 08:53:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.DittoMessageMapperTest 08:53:34 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest 08:53:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.mapping.DefaultMessageMapperRegistryTest 08:53:34 [INFO] Running org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest 08:53:34 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s -- in org.eclipse.ditto.connectivity.service.mapping.NormalizedMessageMapperTest 08:53:34 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest 08:53:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionIdsRetrievalConfigTest 08:53:34 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest 08:53:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.config.DefaultBackOffConfigTest 08:53:34 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest 08:53:34 [INFO] [11/24/2023 13:53:34.593] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:34 [INFO] [11/24/2023 13:53:34.643] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfSaslMechanismIsUnknown)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:34 [INFO] [11/24/2023 13:53:34.677] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:34 [INFO] [11/24/2023 13:53:34.700] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:34 [INFO] [11/24/2023 13:53:34.737] [main] [CoordinatedShutdown(pekko://getBaseUriReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:34 [INFO] [11/24/2023 13:53:34.771] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsExplicitlyConfiguredValue)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:34 [INFO] [11/24/2023 13:53:34.799] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfOneBootstrapServerUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:34 [INFO] [11/24/2023 13:53:34.837] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsExplicitlyConfiguredValues)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:34 [INFO] [11/24/2023 13:53:34.872] [main] [CoordinatedShutdown(pekko://getBootstrapServerUrisReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:34 [INFO] [11/24/2023 13:53:34.940] [main] [CoordinatedShutdown(pekko://isValidateCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:34 [INFO] [11/24/2023 13:53:34.970] [main] [CoordinatedShutdown(pekko://newInstanceThrowsDittoConfigErrorIfBaseUriSyntaxIsInvalid)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:35 [INFO] [11/24/2023 13:53:35.006] [main] [CoordinatedShutdown(pekko://getSaslMechanismReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:35 [INFO] [11/24/2023 13:53:35.054] [main] [CoordinatedShutdown(pekko://getTrustedCertificatesReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:35 [INFO] [11/24/2023 13:53:35.087] [main] [CoordinatedShutdown(pekko://getCredentialsReturnsDefaultValueIfNotContainedInConfig)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:53:35 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.520 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHonoConfigTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest 08:53:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConfigTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest 08:53:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.ditto.connectivity.service.config.DefaultClientConfigTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest 08:53:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaProducerConfigTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest 08:53:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.eclipse.ditto.connectivity.service.config.DefaultAmqp10ConfigTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest 08:53:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMappingConfigTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest 08:53:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.connectivity.service.config.mapping.DefaultMapperLimitsConfigTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest 08:53:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.connectivity.service.config.DefaultHttpPushConfigTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest 08:53:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.config.DefaultKafkaConsumerConfigTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest 08:53:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionConfigTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest 08:53:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.connectivity.service.config.DefaultFieldsEncryptionConfigTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest 08:53:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.connectivity.service.config.DefaultConnectionThrottlingConfigTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest 08:53:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.service.config.DefaultOAuth2ConfigTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest 08:53:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableConnectionIdPlaceholderTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest 08:53:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.TopicPlaceholderTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest 08:53:35 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ConnectionIdPlaceholderTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest 08:53:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.placeholders.ImmutableSourceAddressPlaceholderTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest 08:53:35 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.connectivity.service.SignalEnforcementFilterTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest 08:53:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.connectivity.service.util.EncryptorAesGcmTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest 08:53:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalEventRegistryTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest 08:53:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandRegistryTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest 08:53:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.connectivity.service.ConnectivityServiceGlobalCommandResponseRegistryTest 08:53:35 [INFO] Running org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest 08:53:35 13:53:35.743 [INFO ] [main] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment. 08:53:35 13:53:35.845 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-11] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 08:53:36 13:53:35.932 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-17] 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. 08:53:36 13:53:36.242 [INFO ] [ConnectivityRootActorTest-pekko.actor.default-dispatcher-15] o.e.d.c.s.m.p.ConnectivityMongoEventAdapter - Connections fields encryption: false 08:53:46 Failed to stop [ConnectivityRootActorTest] within [10 seconds] 08:53:46 -> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 1 children 08:53:46 ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=4 Terminating(Termination) 08:53:46 | toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers#-1815575655] 08:53:46 ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=4 Terminating(Termination) 08:53:46 | toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2137#225014810] 08:53:46 ⌊-> StreamSupervisor-2137 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=4 Terminating(Termination) 08:53:46 | toDie: Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2137/flow-7-0-ignoreSink#-669339382] 08:53:46 | Actor[pekko://ConnectivityRootActorTest/system/Materializers/StreamSupervisor-2137/flow-9-0-ignoreSink#516503204] 08:53:46 ⌊-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 08:53:46 ⌊-> flow-9-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 08:53:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.84 s -- in org.eclipse.ditto.connectivity.service.ConnectivityRootActorTest 08:53:48 [INFO] 08:53:48 [INFO] Results: 08:53:48 [INFO] 08:53:48 [WARNING] Tests run: 1678, Failures: 0, Errors: 0, Skipped: 3 08:53:48 [INFO] 08:53:48 [INFO] 08:53:48 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-service --- 08:53:48 [INFO] 08:53:48 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-service --- 08:53:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar 08:53:48 [INFO] 08:53:48 [INFO] --- shade:3.5.0:shade (default) @ ditto-connectivity-service --- 08:53:48 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 08:53:48 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 08:53:48 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 08:53:48 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 08:53:48 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 08:53:48 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 08:53:48 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 08:53:48 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 08:53:48 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 08:53:48 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 08:53:48 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 08:53:48 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 08:53:48 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 08:53:48 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 08:53:48 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 08:53:48 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar. 08:53:48 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar. 08:53:48 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 08:53:48 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 08:53:48 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. 08:53:48 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. 08:53:48 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 08:53:48 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 08:53:48 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 08:53:48 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 08:53:48 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 08:53:48 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar. 08:53:48 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar. 08:53:48 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar. 08:53:48 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar. 08:53:48 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 08:53:48 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 08:53:48 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 08:53:48 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 08:53:48 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 08:53:48 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 08:53:48 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 08:53:48 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 08:53:48 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 08:53:48 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 08:53:48 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 08:53:48 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 08:53:48 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 08:53:48 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 08:53:48 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 08:53:48 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 08:53:48 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 08:53:48 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 08:53:48 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 08:53:48 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 08:53:48 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 08:53:48 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 08:53:48 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 08:53:48 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.webjars.npm:bytebuffer:jar:5.0.1 in the shaded jar. 08:53:48 [INFO] Including org.webjars.npm:long:jar:3.2.0 in the shaded jar. 08:53:48 [INFO] Including org.apache.sshd:sshd-core:jar:2.9.2 in the shaded jar. 08:53:48 [INFO] Including org.apache.sshd:sshd-common:jar:2.9.2 in the shaded jar. 08:53:48 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.36 in the shaded jar. 08:53:48 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 08:53:48 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.10.0 in the shaded jar. 08:53:48 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. 08:53:48 [INFO] Including org.apache.qpid:proton-j:jar:0.34.1 in the shaded jar. 08:53:48 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 08:53:48 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.99.Final in the shaded jar. 08:53:48 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.99.Final in the shaded jar. 08:53:48 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.99.Final in the shaded jar. 08:53:48 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.99.Final in the shaded jar. 08:53:48 [INFO] Including io.netty:netty-codec-http:jar:4.1.99.Final in the shaded jar. 08:53:48 [INFO] Including com.hivemq:hivemq-mqtt-client:jar:1.3.3 in the shaded jar. 08:53:48 [INFO] Including io.reactivex.rxjava2:rxjava:jar:2.2.21 in the shaded jar. 08:53:48 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 08:53:48 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 08:53:48 [INFO] Including org.jctools:jctools-core:jar:2.1.2 in the shaded jar. 08:53:48 [INFO] Including org.jetbrains:annotations:jar:16.0.3 in the shaded jar. 08:53:48 [INFO] Including com.google.dagger:dagger:jar:2.27 in the shaded jar. 08:53:48 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. 08:53:48 [INFO] Including com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0 in the shaded jar. 08:53:48 [INFO] Including com.rabbitmq:amqp-client:jar:5.18.0 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-connectors-kafka_2.13:jar:1.0.0 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 08:53:48 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 08:53:48 [INFO] Including org.apache.kafka:kafka-clients:jar:3.5.1 in the shaded jar. 08:53:48 [INFO] Including com.github.luben:zstd-jni:jar:1.5.5-1 in the shaded jar. 08:53:48 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 08:53:48 [INFO] Including org.xerial.snappy:snappy-java:jar:1.1.10.1 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 08:53:48 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 08:53:48 [INFO] Including org.mozilla:rhino-runtime:jar:1.7.14 in the shaded jar. 08:53:48 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 08:53:48 [INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar. 08:53:48 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar. 08:53:48 [INFO] Including org.komamitsu:fluency-core:jar:2.6.5 in the shaded jar. 08:53:48 [INFO] Including org.msgpack:jackson-dataformat-msgpack:jar:0.9.1 in the shaded jar. 08:53:48 [INFO] Including org.msgpack:msgpack-core:jar:0.9.1 in the shaded jar. 08:53:48 [INFO] Including org.komamitsu:phi-accural-failure-detector:jar:0.0.5 in the shaded jar. 08:53:48 [INFO] Including net.jodah:failsafe:jar:2.4.4 in the shaded jar. 08:53:48 [INFO] Including org.komamitsu:fluency-fluentd:jar:2.6.5 in the shaded jar. 08:53:48 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. 08:53:48 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 08:53:48 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 08:53:48 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 08:53:48 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 08:53:48 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 08:53:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:53:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:53:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:53:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:53:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:53:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:53:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:53:56 [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: 08:53:56 [WARNING] - META-INF/NOTICE.md 08:53:56 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 08:53:56 [WARNING] - META-INF/io.netty.versions.properties 08:53:56 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 08:53:56 [WARNING] - META-INF.versions.9.module-info 08:53:56 [WARNING] sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 08:53:56 [WARNING] - .cache/formatter-maven-cache.properties 08:53:56 [WARNING] jctools-core-2.1.2.jar, netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 08:53:56 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 08:53:56 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 08:53:56 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 08:53:56 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 08:53:56 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 08:53:56 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 08:53:56 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 08:53:56 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 08:53:56 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 08:53:56 [WARNING] agrona-1.15.1.jar, amqp-client-5.18.0.jar, annotations-16.0.3.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.10.jar, config-1.4.2.jar, dagger-2.27.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, eddsa-0.3.0.jar, failsafe-2.4.4.jar, fluency-core-2.6.5.jar, fluency-fluentd-2.6.5.jar, hivemq-mqtt-client-1.3.3.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-dataformat-msgpack-0.9.1.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, jakarta.jms-api-2.0.3.jar, janino-3.1.10.jar, jcl-over-slf4j-1.7.36.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-1.7.36.jar, kafka-clients-3.5.1.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, msgpack-core-0.9.1.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-rabbitmq_2.13-7.0.0.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, phi-accural-failure-detector-0.0.5.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, rhino-runtime-1.7.14.jar, rxjava-2.2.21.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-1.7.36.jar, snappy-java-1.1.10.1.jar, spray-json_2.13-1.3.6.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar, ssl-config-core_2.13-0.6.1.jar, zstd-jni-1.5.5-1.jar define 1 overlapping resource: 08:53:56 [WARNING] - META-INF/MANIFEST.MF 08:53:56 [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: 08:53:56 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 08:53:56 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 08:53:56 [WARNING] - META-INF/DISCLAIMER 08:53:56 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 08:53:56 [WARNING] - META-INF/LICENSE 08:53:56 [WARNING] proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 08:53:56 [WARNING] - META-INF/DEPENDENCIES 08:53:56 [WARNING] maven-shade-plugin has detected that some files are 08:53:56 [WARNING] present in two or more JARs. When this happens, only one 08:53:56 [WARNING] single version of the file is copied to the uber jar. 08:53:56 [WARNING] Usually this is not harmful and you can skip these warnings, 08:53:56 [WARNING] otherwise try to manually exclude artifacts based on 08:53:56 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 08:53:56 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 08:53:56 [INFO] Attaching shaded artifact. 08:53:56 [INFO] 08:53:56 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-service --- 08:53:56 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:53:56 [INFO] No previous run data found, generating javadoc. 08:54:04 [WARNING] Javadoc Warnings 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/package-info.java:15: warning: no comment 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.config; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.config.javascript; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.config.mapping; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement.pre; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.amqp; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.hono; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.httppush; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal.ssl; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.kafka; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.common; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.commands; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.events; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.rabbitmq; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.tunnel; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.validation; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.placeholders; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] package org.eclipse.ditto.connectivity.service.util; 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] DittoHeaders getAdditionalInboundHeaders(ExternalMessage message); 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:41: warning: no comment 08:54:04 [WARNING] protected final ActorSystem actorSystem; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:42: warning: no comment 08:54:04 [WARNING] protected final Config config; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:49: warning: no comment 08:54:04 [WARNING] protected AbstractMessageMapper(final ActorSystem actorSystem, final Config config) { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:54: warning: no comment 08:54:04 [WARNING] protected AbstractMessageMapper(final AbstractMessageMapper copyFromMapper) { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:135: warning: no comment 08:54:04 [WARNING] protected static Charset determineCharset(final Map<String, String> messageHeaders) { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:145: warning: no comment 08:54:04 [WARNING] protected static boolean isError(final Adaptable adaptable) { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:150: warning: no comment 08:54:04 [WARNING] protected static boolean isLiveSignal(final Adaptable adaptable) { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:139: warning: no comment 08:54:04 [WARNING] protected static boolean isResponse(final Adaptable adaptable) { 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] protected static final Collection<String> ACCEPTED_SCHEMES = List.of("tcp", "ssl"); 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] protected static final Collection<String> SECURE_SCHEMES = List.of("ssl"); 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] protected AbstractMqttValidator(final MqttConfig mqttConfig) { 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] protected static void validateAddresses(final Connection connection, final DittoHeaders dittoHeaders) { 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] protected static void validateEnforcementInput(final Enforcement enforcement, 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] protected static void validateSourceEnforcement(@Nullable final Enforcement enforcement, 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] protected static void validateSourceQoS(final int qos, 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] protected void validateSpecificConfig(final Connection connection, final DittoHeaders dittoHeaders) { 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] protected static void validateTargetQoS(final int qos, 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] protected static void validateExtraFields(final Target target) { 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] protected AbstractWithOrigin(@Nullable final ActorRef origin) { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for clientConnected 08:54:04 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for data 08:54:04 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @return 08:54:04 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1243: warning: no @param for clientConnected 08:54:04 [WARNING] protected CompletionStage<InitializationResult> startPublisherAndConsumerActors( 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:772: warning: no comment 08:54:04 [WARNING] protected abstract ActorRef getPublisherActor(); 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] protected abstract CompletionStage<SendResult> publishMessage(Signal<?> signal, 08:54:04 [WARNING] ^ 08:54:04 [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 08:54:04 [WARNING] public static final JsonFieldDefinition<String> X_AMZ_CONTENT_SHA256 = 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2194: warning: no comment 08:54:04 [WARNING] public interface ReconnectTimeoutStrategy { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:202: warning: no comment 08:54:04 [WARNING] protected final UUID actorUuid; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:206: warning: no comment 08:54:04 [WARNING] protected final ChildActorNanny childActorNanny; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:204: warning: no comment 08:54:04 [WARNING] protected final ConnectivityCounterRegistry connectionCounterRegistry; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:173: warning: no comment 08:54:04 [WARNING] protected final ConnectionLogger connectionLogger; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:205: warning: no comment 08:54:04 [WARNING] protected final ConnectionLoggerRegistry connectionLoggerRegistry; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:174: warning: no comment 08:54:04 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:171: warning: no comment 08:54:04 [WARNING] protected static final Status.Success DONE = new Status.Success(Done.getInstance()); 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:219: warning: no comment 08:54:04 [WARNING] protected BaseClientActor(final Connection connection, 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1673: warning: no comment 08:54:04 [WARNING] protected boolean canConnectViaSocket(final Connection connection) { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:318: warning: no comment 08:54:04 [WARNING] protected ConnectivityConfig connectivityConfig() { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1205: warning: no comment 08:54:04 [WARNING] protected final SshTunnelState getSshTunnelState() { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1903: warning: no comment 08:54:04 [WARNING] protected Optional<ConnectionThrottlingConfig> getThrottlingConfig() { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2420: warning: no comment 08:54:04 [WARNING] ACKREGATOR_STARTED, 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2421: warning: no comment 08:54:04 [WARNING] ACKREGATOR_STOPPED, 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2415: warning: no comment 08:54:04 [WARNING] CONNECT_AFTER_TUNNEL_ESTABLISHED, 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2416: warning: no comment 08:54:04 [WARNING] GOTO_CONNECTED_AFTER_INITIALIZATION, 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2414: warning: no comment 08:54:04 [WARNING] INIT_COMPLETE, 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2417: warning: no comment 08:54:04 [WARNING] RESUBSCRIBE, 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2419: warning: no comment 08:54:04 [WARNING] SERVICE_REQUESTS_DONE, 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2418: warning: no comment 08:54:04 [WARNING] SERVICE_UNBIND, 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2422: warning: no comment 08:54:04 [WARNING] SHUTDOWN_TIMEOUT 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2353: warning: no comment 08:54:04 [WARNING] public static InitializationResult failed(@Nullable final Throwable throwable) { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2363: warning: no comment 08:54:04 [WARNING] public ConnectionFailure getFailure() { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2367: warning: no comment 08:54:04 [WARNING] public boolean isSuccess() { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2349: warning: no comment 08:54:04 [WARNING] public static InitializationResult success() { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2196: warning: no comment 08:54:04 [WARNING] boolean canReconnect(); 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2202: warning: no comment 08:54:04 [WARNING] Duration getNextBackoff(); 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2200: warning: no comment 08:54:04 [WARNING] Duration getNextTimeout(); 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2198: warning: no comment 08:54:04 [WARNING] void reset(); 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:191: warning: no comment 08:54:04 [WARNING] public BaseClientData setConnectionStatusDetails(@Nullable final String connectionStatusDetails) { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:195: warning: no comment 08:54:04 [WARNING] public BaseClientData setInConnectionStatusSince(final Instant inConnectionStatusSince) { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:234: warning: no @return 08:54:04 [WARNING] protected final Sink<DittoRuntimeException, ?> getDittoRuntimeExceptionSink() { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:73: warning: no comment 08:54:04 [WARNING] protected final ConnectionId connectionId; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:74: warning: no comment 08:54:04 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:72: warning: no comment 08:54:04 [WARNING] protected final ConnectionMonitor inboundAcknowledgedMonitor; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:71: warning: no comment 08:54:04 [WARNING] protected final ConnectionMonitor inboundMonitor; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:69: warning: no comment 08:54:04 [WARNING] protected final Source source; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:68: warning: no comment 08:54:04 [WARNING] protected final String sourceAddress; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:82: warning: no comment 08:54:04 [WARNING] protected BaseConsumerActor(final Connection connection, 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:247: warning: no comment 08:54:04 [WARNING] protected ResourceStatus getCurrentSourceStatus() { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:115: warning: no comment 08:54:04 [WARNING] protected final Sink<AcknowledgeableMessage, NotUsed> getMessageMappingSink() { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:256: warning: no comment 08:54:04 [WARNING] protected void handleAddressStatus(final ResourceStatus resourceStatus) { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:105: warning: no comment 08:54:04 [WARNING] protected void resetResourceStatus() { 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:101: warning: no comment 08:54:04 [WARNING] protected final Connection connection; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:105: warning: no comment 08:54:04 [WARNING] protected final ConnectionConfig connectionConfig; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:108: warning: no comment 08:54:04 [WARNING] protected final ExpressionResolver connectionIdResolver; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:106: warning: no comment 08:54:04 [WARNING] protected final ConnectionLogger connectionLogger; 08:54:04 [WARNING] ^ 08:54:04 [WARNING] 100 warnings 08:54:04 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar 08:54:04 [INFO] 08:54:04 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-service --- 08:54:04 [INFO] Tests are skipped. 08:54:04 [INFO] 08:54:04 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-service --- 08:54:04 [INFO] Tests are skipped. 08:54:04 [INFO] 08:54:04 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-service --- 08:54:04 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec 08:54:04 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Service' with 571 classes 08:54:05 [INFO] 08:54:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-service --- 08:54:05 [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 08:54:05 [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 08:54:05 [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 08:54:05 [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 08:54:05 [INFO] 08:54:05 [INFO] ---------------< org.eclipse.ditto:ditto-documentation >---------------- 08:54:05 [INFO] Building Eclipse Ditto :: Documentation 0-SNAPSHOT [68/77] 08:54:05 [INFO] from documentation/pom.xml 08:54:05 [INFO] --------------------------------[ pom ]--------------------------------- 08:54:05 [INFO] 08:54:05 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-documentation --- 08:54:05 [INFO] 08:54:05 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-documentation --- 08:54:05 [INFO] 08:54:05 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-documentation --- 08:54: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/documentation/target/jacoco.exec 08:54:05 [INFO] 08:54:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-documentation --- 08:54:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:0-SNAPSHOT... 08:54:05 [INFO] 08:54:05 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-documentation --- 08:54:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:54:05 [INFO] 08:54:05 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-documentation --- 08:54:05 [INFO] Tests are skipped. 08:54:05 [INFO] 08:54:05 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-documentation --- 08:54:05 [INFO] Tests are skipped. 08:54:05 [INFO] 08:54:05 [INFO] --- jacoco:0.8.10:report (report) @ ditto-documentation --- 08:54:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:54:05 [INFO] 08:54:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-documentation --- 08:54:05 [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 08:54:05 [INFO] 08:54:05 [INFO] ------------------< org.eclipse.ditto:ditto-gateway >------------------- 08:54:05 [INFO] Building Eclipse Ditto :: Gateway 0-SNAPSHOT [69/77] 08:54:05 [INFO] from gateway/pom.xml 08:54:05 [INFO] --------------------------------[ pom ]--------------------------------- 08:54:05 [INFO] 08:54:05 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway --- 08:54:05 [INFO] 08:54:05 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway --- 08:54:05 [INFO] 08:54:05 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway --- 08:54: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/gateway/target/jacoco.exec 08:54:05 [INFO] 08:54:05 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway --- 08:54:05 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:54:05 [INFO] The goal is skip due to packaging 'pom' 08:54:05 [INFO] 08:54:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway --- 08:54:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway:pom:0-SNAPSHOT... 08:54:05 [INFO] 08:54:05 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway --- 08:54:05 [INFO] 08:54:05 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway --- 08:54:05 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 08:54:05 [INFO] 08:54:05 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway --- 08:54:05 [INFO] Tests are skipped. 08:54:05 [INFO] 08:54:05 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway --- 08:54:05 [INFO] Tests are skipped. 08:54:05 [INFO] 08:54:05 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway --- 08:54:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:54:05 [INFO] 08:54:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway --- 08:54:05 [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 08:54:05 [INFO] 08:54:05 [INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >----------------- 08:54:05 [INFO] Building Eclipse Ditto :: Gateway :: API 0-SNAPSHOT [70/77] 08:54:05 [INFO] from gateway/api/pom.xml 08:54:05 [INFO] --------------------------------[ jar ]--------------------------------- 08:54:05 [INFO] 08:54:05 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-api --- 08:54:05 [INFO] 08:54:05 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-api --- 08:54:05 [INFO] 08:54:05 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-api --- 08:54: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/gateway/api/target/jacoco.exec 08:54:05 [INFO] 08:54:05 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-api --- 08:54:05 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:54:05 [WARNING] 08:54:05 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:54:05 [WARNING] 08:54:05 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:54:05 [WARNING] 08:54:05 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:54:05 [INFO] 08:54:05 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-api --- 08:54:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/resources 08:54:05 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:54:05 [INFO] 08:54:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-api --- 08:54:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT... 08:54:05 [INFO] 08:54:05 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-api --- 08:54:05 [INFO] Changes detected - recompiling the module! :dependency 08:54:05 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes 08:54:05 [INFO] 08:54:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-api --- 08:54:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/test/resources 08:54:05 [INFO] 08:54:05 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-api --- 08:54:05 [INFO] Changes detected - recompiling the module! :dependency 08:54:05 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 08:54:05 [INFO] 08:54:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-api --- 08:54:05 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:54:05 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/surefire-reports 08:54:05 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:54:05 [INFO] 08:54:05 [INFO] ------------------------------------------------------- 08:54:05 [INFO] T E S T S 08:54:05 [INFO] ------------------------------------------------------- 08:54:06 [INFO] Running org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest 08:54:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.420 s -- in org.eclipse.ditto.gateway.api.GatewayWebsocketSessionClosedExceptionTest 08:54:06 [INFO] 08:54:06 [INFO] Results: 08:54:06 [INFO] 08:54:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 08:54:06 [INFO] 08:54:06 [INFO] 08:54:06 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-api --- 08:54:06 [INFO] 08:54:06 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-api --- 08:54:06 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar 08:54:06 [INFO] 08:54:06 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-api --- 08:54:06 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:54:06 [INFO] No previous run data found, generating javadoc. 08:54:08 [WARNING] Javadoc Warnings 08:54:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/java/org/eclipse/ditto/gateway/api/package-info.java:14: warning: no comment 08:54:08 [WARNING] package org.eclipse.ditto.gateway.api; 08:54:08 [WARNING] ^ 08:54:08 [WARNING] 1 warning 08:54:08 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar 08:54:08 [INFO] 08:54:08 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-api --- 08:54:08 [INFO] Tests are skipped. 08:54:08 [INFO] 08:54:08 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-api --- 08:54:08 [INFO] Tests are skipped. 08:54:08 [INFO] 08:54:08 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-api --- 08:54:08 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec 08:54:08 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: API' with 22 classes 08:54:08 [INFO] 08:54:08 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-api --- 08:54:08 [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 08:54:08 [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 08:54:08 [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 08:54:08 [INFO] 08:54:08 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-http >------------- 08:54:08 [INFO] Building Eclipse Ditto :: Internal :: Utils :: HTTP 0-SNAPSHOT [71/77] 08:54:08 [INFO] from internal/utils/http/pom.xml 08:54:08 [INFO] --------------------------------[ jar ]--------------------------------- 08:54:08 [INFO] 08:54:08 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-http --- 08:54:08 [INFO] 08:54:08 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-http --- 08:54:08 [INFO] 08:54:08 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-http --- 08:54:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/jacoco.exec 08:54:08 [INFO] 08:54:08 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-http --- 08:54:08 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:54:08 [WARNING] 08:54:08 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:54:08 [WARNING] 08:54:08 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:54:08 [WARNING] 08:54:08 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:54:08 [INFO] 08:54:08 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-http --- 08:54:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/main/resources 08:54:08 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:54:08 [INFO] 08:54:08 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-http --- 08:54:08 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT... 08:54:08 [INFO] 08:54:08 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-http --- 08:54:08 [INFO] Changes detected - recompiling the module! :dependency 08:54:08 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 08:54:08 [INFO] 08:54:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-http --- 08:54:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/test/resources 08:54:08 [INFO] 08:54:08 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-http --- 08:54:08 [INFO] No sources to compile 08:54:08 [INFO] 08:54:08 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-http --- 08:54:08 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:54:08 [INFO] No tests to run. 08:54:08 [INFO] 08:54:08 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-http --- 08:54:08 [INFO] 08:54:08 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-http --- 08:54:08 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar 08:54:08 [INFO] 08:54:08 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-http --- 08:54:08 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:54:08 [INFO] No previous run data found, generating javadoc. 08:54:10 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar 08:54:10 [INFO] 08:54:10 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-http --- 08:54:10 [INFO] Tests are skipped. 08:54:10 [INFO] 08:54:10 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-http --- 08:54:10 [INFO] Tests are skipped. 08:54:10 [INFO] 08:54:10 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-http --- 08:54:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:54:10 [INFO] 08:54:10 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-http --- 08:54:10 [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 08:54:10 [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 08:54:10 [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 08:54:10 [INFO] 08:54:10 [INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >------------- 08:54:10 [INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 0-SNAPSHOT [72/77] 08:54:10 [INFO] from internal/utils/jwt/pom.xml 08:54:10 [INFO] --------------------------------[ jar ]--------------------------------- 08:54:11 [INFO] 08:54:11 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-internal-utils-jwt --- 08:54:11 [INFO] 08:54:11 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-internal-utils-jwt --- 08:54:11 [INFO] 08:54:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt --- 08:54:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec 08:54:11 [INFO] 08:54:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-jwt --- 08:54:11 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:54:11 [WARNING] 08:54:11 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:54:11 [WARNING] 08:54:11 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:54:11 [WARNING] 08:54:11 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:54:11 [INFO] 08:54:11 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-jwt --- 08:54:11 [INFO] Copying 2 resources from src/main/resources to target/classes 08:54:11 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:54:11 [INFO] 08:54:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-jwt --- 08:54:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT... 08:54:11 [INFO] 08:54:11 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-jwt --- 08:54:11 [INFO] Changes detected - recompiling the module! :dependency 08:54:11 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 08:54:11 [INFO] 08:54:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-jwt --- 08:54:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/src/test/resources 08:54:11 [INFO] 08:54:11 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-jwt --- 08:54:11 [INFO] Changes detected - recompiling the module! :dependency 08:54:11 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 08:54:11 [INFO] 08:54:11 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-jwt --- 08:54:11 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:54:11 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/surefire-reports 08:54:11 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:54:11 [INFO] 08:54:11 [INFO] ------------------------------------------------------- 08:54:11 [INFO] T E S T S 08:54:11 [INFO] ------------------------------------------------------- 08:54:11 [INFO] Running org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest 08:54:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.eclipse.ditto.internal.utils.jwt.JjwtDeserializerTest 08:54:12 [INFO] 08:54:12 [INFO] Results: 08:54:12 [INFO] 08:54:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 08:54:12 [INFO] 08:54:12 [INFO] 08:54:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-jwt --- 08:54:12 [INFO] 08:54:12 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-jwt --- 08:54:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar 08:54:12 [INFO] 08:54:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-jwt --- 08:54:12 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:54:12 [INFO] No previous run data found, generating javadoc. 08:54:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar 08:54:13 [INFO] 08:54:13 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-jwt --- 08:54:13 [INFO] Tests are skipped. 08:54:13 [INFO] 08:54:13 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-jwt --- 08:54:13 [INFO] Tests are skipped. 08:54:13 [INFO] 08:54:13 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-jwt --- 08:54:13 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec 08:54:13 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: JWT' with 2 classes 08:54:13 [INFO] 08:54:13 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-jwt --- 08:54:13 [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 08:54:13 [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 08:54:13 [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 08:54:13 [INFO] 08:54:13 [INFO] --------------< org.eclipse.ditto:ditto-gateway-service >--------------- 08:54:13 [INFO] Building Eclipse Ditto :: Gateway :: Service 0-SNAPSHOT [73/77] 08:54:13 [INFO] from gateway/service/pom.xml 08:54:13 [INFO] --------------------------------[ jar ]--------------------------------- 08:54:15 [INFO] 08:54:15 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-gateway-service --- 08:54:15 [INFO] 08:54:15 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-gateway-service --- 08:54:15 [INFO] 08:54:15 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-service --- 08:54: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/gateway/service/target/jacoco.exec 08:54:15 [INFO] 08:54:15 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-service --- 08:54:15 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:54:15 [WARNING] 08:54:15 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:54:15 [WARNING] 08:54:15 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:54:15 [WARNING] 08:54:15 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:54:15 [INFO] 08:54:15 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-service --- 08:54:15 [INFO] Copying 1 resource from src/main/resources to target/classes 08:54:15 [INFO] Copying 5 resources from src/main/resources to target/classes 08:54:15 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:54:15 [INFO] 08:54:15 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-service --- 08:54:15 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-service:jar:0-SNAPSHOT... 08:54:15 [INFO] 08:54:15 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-service --- 08:54:15 [INFO] Changes detected - recompiling the module! :dependency 08:54:15 [INFO] Compiling 221 source files with javac [debug target 17] to target/classes 08:54:16 [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. 08:54:16 [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. 08:54:16 [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. 08:54:16 [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. 08:54:16 [INFO] 08:54:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-service --- 08:54:16 [INFO] Copying 18 resources from src/test/resources to target/test-classes 08:54:16 [INFO] 08:54:16 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-service --- 08:54:16 [INFO] Changes detected - recompiling the module! :dependency 08:54:16 [INFO] Compiling 76 source files with javac [debug target 17] to target/test-classes 08:54:18 [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. 08:54:18 [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. 08:54:18 [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. 08:54:18 [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. 08:54:18 [INFO] 08:54:18 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-service --- 08:54:18 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:54:18 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/surefire-reports 08:54:18 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:54:18 [INFO] 08:54:18 [INFO] ------------------------------------------------------- 08:54:18 [INFO] T E S T S 08:54:18 [INFO] ------------------------------------------------------- 08:54:19 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest 08:54:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.973 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.JsonValueSourceToHttpResponseTest 08:54:24 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest 08:54:24 13:54:24,172 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 08:54:24 13:54:24,172 |-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] 08:54:24 13:54:24,266 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 08:54:24 13:54:24,268 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 08:54:24 13:54:24,272 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:54:24 13:54:24,284 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 08:54:24 13:54:24,293 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:54:24 13:54:24,339 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 08:54:24 13:54:24,339 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR] 08:54:24 13:54:24,340 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 08:54:24 13:54:24,606 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.mongodb.driver] to WARN 08:54:24 13:54:24,606 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.contactpoint.HttpClusterBootstrapRoutes] to WARN 08:54:24 13:54:24,607 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.pekko.management.cluster.bootstrap.internal.BootstrapCoordinator] to WARN 08:54:24 13:54:24,607 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.pekko.actor.CoordinatedShutdown] to DEBUG 08:54:24 13:54:24,607 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.ditto] to INFO 08:54:24 13:54:24,607 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 08:54:24 13:54:24,609 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 08:54:24 13:54:24,610 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT] 08:54:24 13:54:24,613 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 08:54:24 13:54:24,614 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6d8579ed - Registering current configuration as safe fallback point 08:54:24 2023-11-24 13:54:24,616 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:27 2023-11-24 13:54:27,613 WARN [HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-500a31b][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-500a31b - 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-500a31b, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:38537/user/$c/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithInvalidResponseTimesOut-500a31b#2026251433, ditto-connection-id=b7f5682e-87c8-4fb8-a2ae-437fafcb46eb, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:766b6c98-2089-40ec-b632-82b45de64038, thing={}, thingPlainJson={}]. 08:54:31 2023-11-24 13:54:31,776 WARN [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-d6786fe][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-d6786fe - Received invalid response. Reason: Entity ID of live response <:5d028aaa-dedb-4d7b-adfb-fa6470c11b99> differs from entity ID of command <:1430f097-b985-4341-8f5d-2fbeec57679c>. Response: ModifyAttributeResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"jwt","subjects":["google:any-google-user","integration:any-integration-subject"]}, correlation-id=HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-d6786fe, channel=live, timeout=4000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:38537/user/$h/ackr0-HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-d6786fe#1651548943, response-required=false}], responseType=things.responses:modifyAttribute, httpStatus=HttpStatus [code=204, category=SUCCESS], thingId=:5d028aaa-dedb-4d7b-adfb-fa6470c11b99, attributePointer=/manufacturer, attributeValue=null]. 08:54:31 2023-11-24 13:54:31,776 WARN [HttpRequestActorTest.liveCommandWithInvalidResponseWithoutConnectionIdIsLoggedOnly-d6786fe][] o.e.d.g.s.e.a.HttpRequestActor pekko://HttpRequestActorTest/user/$h - Discarding invalid response as connection ID of sender could not be determined. 08:54:36 2023-11-24 13:54:36,025 WARN [HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-85ca920][] o.e.d.e.s.a.AcknowledgementAggregatorActor pekko://HttpRequestActorTest/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-85ca920 - 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-85ca920, timeout=5000ms, requested-acks=["live-response"], ditto-ackgregator-address=pekko://HttpRequestActorTest@127.0.0.1:38537/user/$p/ackr0-HttpRequestActorTest.liveCommandWithoutAckRequestWithEventualValidResponseSucceeds-85ca920#1222004066, ditto-connection-id=b1eb5b5f-7a6d-4e09-b812-504e937eb546, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=:9062cc25-a888-4ee2-b825-d95e0180840b, thing={}, thingPlainJson={}]. 08:54:36 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.10 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorTest 08:54:36 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest 08:54:36 Nov 24, 2023 1:54:36 PM org.eclipse.ditto.base.model.entity.id.BaseEntityIdFactory getEntityId 08:54:36 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. 08:54:36 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.UriForLocationHeaderSupplierTest 08:54:36 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest 08:54:36 2023-11-24 13:54:36,233 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:36 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in org.eclipse.ditto.gateway.service.endpoints.actors.HttpRequestActorHeaderInteractionTest 08:54:36 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest 08:54:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.OAuthTokenIntegrationSubjectIdFactoryTest 08:54:36 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest 08:54:36 2023-11-24 13:54:36,645 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:36 2023-11-24 13:54:36,809 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:36 2023-11-24 13:54:36,842 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 08:54:37 2023-11-24 13:54:37,485 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:37 2023-11-24 13:54:37,596 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:37 2023-11-24 13:54:37,669 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:37 2023-11-24 13:54:37,753 INFO [PoliciesRouteTest.activatePolicyTokenIntegrationWithPreAuthentication-c702638][] 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-c702638}]]>! 08:54:37 2023-11-24 13:54:37,786 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:37 2023-11-24 13:54:37,863 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:37 2023-11-24 13:54:37,928 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:37 2023-11-24 13:54:37,976 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:38 2023-11-24 13:54:38,033 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:38 2023-11-24 13:54:38,081 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:38 2023-11-24 13:54:38,144 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:38 2023-11-24 13:54:38,186 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:38 2023-11-24 13:54:38,239 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:38 2023-11-24 13:54:38,281 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:38 2023-11-24 13:54:38,335 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:38 2023-11-24 13:54:38,376 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:38 2023-11-24 13:54:38,446 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:38 2023-11-24 13:54:38,479 INFO [PoliciesRouteTest.deactivatePolicyTokenIntegrationWithPreAuthentication-668cc77][] 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-668cc77}]]>! 08:54:38 2023-11-24 13:54:38,532 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:38 2023-11-24 13:54:38,566 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:38 2023-11-24 13:54:38,597 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:38 2023-11-24 13:54:38,670 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:38 2023-11-24 13:54:38,698 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:38 2023-11-24 13:54:38,782 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:38 2023-11-24 13:54:38,836 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:38 2023-11-24 13:54:38,862 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:38 2023-11-24 13:54:38,889 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:38 2023-11-24 13:54:38,943 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:38 2023-11-24 13:54:38,971 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(PoliciesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:38 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.383 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.policies.PoliciesRouteTest 08:54:38 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest 08:54:40 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:54:40 [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.674 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.websocket.ProtocolMessageExtractorTest 08:54:40 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest 08:54:40 2023-11-24 13:54:40,835 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:41 2023-11-24 13:54:41,058 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:41 2023-11-24 13:54:41,083 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 08:54:41 2023-11-24 13:54:41,435 WARN [][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective - DevOps resource is not secured 08:54:41 2023-11-24 13:54:41,439 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:41 2023-11-24 13:54:41,531 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:41 2023-11-24 13:54:41,647 WARN [][] o.e.d.g.s.e.d.a.DevOpsInsecureAuthenticationDirective - DevOps resource is not secured 08:54:41 2023-11-24 13:54:41,649 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(DevOpsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.devops.DevOpsRouteTest 08:54:41 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest 08:54:41 2023-11-24 13:54:41,750 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:41 2023-11-24 13:54:41,878 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:41 2023-11-24 13:54:41,930 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 08:54:41 2023-11-24 13:54:41,973 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(WhoamiRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiRouteTest 08:54:42 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest 08:54:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiTest 08:54:42 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest 08:54:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.WhoamiResponseTest 08:54:42 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest 08:54:42 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.whoami.DefaultUserInformationTest 08:54:42 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest 08:54:42 2023-11-24 13:54:42,786 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:42 2023-11-24 13:54:42,939 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:43 2023-11-24 13:54:42,959 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 08:54:43 2023-11-24 13:54:43,036 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:43 2023-11-24 13:54:43,080 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:43 2023-11-24 13:54:43,268 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:43 2023-11-24 13:54:43,329 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:43 2023-11-24 13:54:43,395 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:43 2023-11-24 13:54:43,467 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:43 2023-11-24 13:54:43,542 INFO [ThingSearchRouteTest.countThingsShouldAssertBadRequest-22789c3][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <none/none> request: <example.com POST /search/things/count> 08:54:43 2023-11-24 13:54:43,546 INFO [ThingSearchRouteTest.countThingsShouldAssertBadRequest-22789c3][] 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-22789c3}]]>! 08:54:43 2023-11-24 13:54:43,575 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:43 2023-11-24 13:54:43,652 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingSearchRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.thingsearch.ThingSearchRouteTest 08:54:43 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest 08:54:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.DittoRuntimeExceptionToHttpResponseTest 08:54:43 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest 08:54:43 2023-11-24 13:54:43,782 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:43 2023-11-24 13:54:43,871 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:43 2023-11-24 13:54:43,882 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 08:54:44 2023-11-24 13:54:43,953 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:44 2023-11-24 13:54:43,968 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 08:54:44 2023-11-24 13:54:44,146 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:44 2023-11-24 13:54:44,361 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-101) - [SSE things] Upstream failed. 08:54:44 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:44 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:44 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:44 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:44 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:44 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:44 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144) 08:54:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:44 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:44 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:44 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:44 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:44 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:44 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:44 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:44 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:44 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:44 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:44 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:44 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:44 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:44 2023-11-24 13:54:44,361 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-101) - [SSE things] Upstream failed. 08:54:44 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:44 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:44 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:44 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:44 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:44 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:44 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOpensSseConnection(ThingsSseRouteBuilderTest.java:144) 08:54:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:44 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:44 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:44 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:44 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:44 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:44 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:44 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:44 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:44 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:44 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:44 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:44 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:44 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:44 2023-11-24 13:54:44,386 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:44 2023-11-24 13:54:44,782 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:44 2023-11-24 13:54:44,882 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-107) - [SSE things//inbox/messages] Upstream failed. 08:54:44 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:44 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:44 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:44 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:44 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:44 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:44 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264) 08:54:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:44 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:44 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:44 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:44 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:44 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:44 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:44 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:44 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:44 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:44 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:44 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:44 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:44 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:44 2023-11-24 13:54:44,882 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-107) - [SSE things//inbox/messages] Upstream failed. 08:54:44 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:44 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:44 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:44 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:44 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:44 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:44 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxOpensSseConnection(ThingsSseRouteBuilderTest.java:264) 08:54:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:44 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:44 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:44 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:44 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:44 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:44 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:44 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:44 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:44 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:44 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:44 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:44 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:44 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:44 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:44 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:44 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:44 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:44 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:44 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:44 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:44 2023-11-24 13:54:44,915 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:45 2023-11-24 13:54:45,029 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:45 2023-11-24 13:54:45,146 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:45 2023-11-24 13:54:45,212 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-116) - [SSE things//inbox/messages/hello-world] Upstream failed. 08:54:45 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:45 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:45 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:45 2023-11-24 13:54:45,212 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-116) - [SSE things//inbox/messages/hello-world] Upstream failed. 08:54:45 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:45 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingForMessageInboxSpecifiedSubjectOpensSseConnection(ThingsSseRouteBuilderTest.java:278) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:45 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:45 2023-11-24 13:54:45,245 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:45 2023-11-24 13:54:45,310 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-119) - [SSE things] Upstream failed. 08:54:45 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:45 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:45 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:45 2023-11-24 13:54:45,310 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-119) - [SSE things] Upstream failed. 08:54:45 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:45 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNoQueryParametersOnSpecificThingOpensSseConnection(ThingsSseRouteBuilderTest.java:152) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:45 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:45 2023-11-24 13:54:45,346 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:45 2023-11-24 13:54:45,410 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-122) - [SSE things] Upstream failed. 08:54:45 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:45 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:45 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:45 2023-11-24 13:54:45,410 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-122) - [SSE things] Upstream failed. 08:54:45 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:45 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndNamespacesParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:293) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:45 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:45 2023-11-24 13:54:45,449 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:45 2023-11-24 13:54:45,510 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-125) - [SSE things] Upstream failed. 08:54:45 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:45 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:45 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:45 2023-11-24 13:54:45,510 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-125) - [SSE things] Upstream failed. 08:54:45 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:45 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndSubpathSseConnection(ThingsSseRouteBuilderTest.java:252) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:45 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:45 2023-11-24 13:54:45,544 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:45 2023-11-24 13:54:45,606 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-128) - [SSE things] Upstream failed. 08:54:45 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:45 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:45 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:45 2023-11-24 13:54:45,606 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-128) - [SSE things] Upstream failed. 08:54:45 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:45 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndExtraFieldsParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:308) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:45 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:45 2023-11-24 13:54:45,649 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:45 2023-11-24 13:54:45,763 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:45 2023-11-24 13:54:45,842 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-134) - [SSE things] Upstream failed. 08:54:45 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:45 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:45 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:45 2023-11-24 13:54:45,842 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-134) - [SSE things] Upstream failed. 08:54:45 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:45 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:45 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:45 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndSpecificThingAndFilterOpensSseConnection(ThingsSseRouteBuilderTest.java:240) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:45 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:45 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:45 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:45 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:45 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:45 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:45 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:45 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:45 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:45 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:45 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:45 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:45 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:45 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:45 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:45 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:45 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:45 2023-11-24 13:54:45,877 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:46 2023-11-24 13:54:45,991 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:46 2023-11-24 13:54:46,077 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:46 2023-11-24 13:54:46,135 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-143) - [SSE things] Upstream failed. 08:54:46 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:46 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:46 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:46 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:46 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:46 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:46 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226) 08:54:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:46 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:46 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:46 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:46 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:46 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:46 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:46 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:46 2023-11-24 13:54:46,135 ERROR [][] o.a.p.s.Materializer org.apache.pekko.stream.Log(pekko://ThingsSseRouteBuilderTest/system/Materializers/StreamSupervisor-143) - [SSE things] Upstream failed. 08:54:46 org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException: The service you wanted to reach is currently not available. 08:54:46 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:120) 08:54:46 at org.eclipse.ditto.gateway.api.GatewayServiceUnavailableException$Builder.doBuild(GatewayServiceUnavailableException.java:106) 08:54:46 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:54:46 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest$1.<init>(ThingsSseRouteBuilderTest.java:350) 08:54:46 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.executeThingsRouteTest(ThingsSseRouteBuilderTest.java:322) 08:54:46 at org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest.getWithAcceptHeaderAndFilterParameterOpensSseConnection(ThingsSseRouteBuilderTest.java:226) 08:54:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:46 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:46 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:46 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:46 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:46 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:46 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:46 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:46 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:46 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:46 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:46 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:46 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:46 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:46 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:46 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:46 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:54:46 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:46 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:46 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:46 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:46 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:46 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:46 [WARN] [11/24/2023 13:54:46.149] [ThingsSseRouteBuilderTest-pekko.actor.internal-dispatcher-2] [Cluster(pekko://ThingsSseRouteBuilderTest)] Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config 08:54:46 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.427 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.sse.ThingsSseRouteBuilderTest 08:54:46 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest 08:54:46 2023-11-24 13:54:46,187 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:46 2023-11-24 13:54:46,309 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:46 2023-11-24 13:54:46,332 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 08:54:46 2023-11-24 13:54:46,452 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:46 2023-11-24 13:54:46,504 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:46 2023-11-24 13:54:46,556 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:46 2023-11-24 13:54:46,589 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:46 2023-11-24 13:54:46,654 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:46 2023-11-24 13:54:46,692 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:46 2023-11-24 13:54:46,743 INFO [ConnectionsRouteTest.testPostConnectionCommandWrongFails-1d6a924][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <application/json> request: <example.com POST /connections/40fa1807-c7f6-40cf-88f9-f539ea58b6ba/command> 08:54:46 2023-11-24 13:54:46,766 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:46 2023-11-24 13:54:46,802 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:46 2023-11-24 13:54:46,862 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:46 2023-11-24 13:54:46,912 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:46 2023-11-24 13:54:46,948 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:47 2023-11-24 13:54:46,994 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:47 2023-11-24 13:54:47,047 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:47 2023-11-24 13:54:47,092 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:47 2023-11-24 13:54:47,136 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:47 2023-11-24 13:54:47,172 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:47 2023-11-24 13:54:47,202 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:47 2023-11-24 13:54:47,265 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:47 2023-11-24 13:54:47,297 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:47 2023-11-24 13:54:47,352 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:47 2023-11-24 13:54:47,382 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:47 2023-11-24 13:54:47,432 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:47 2023-11-24 13:54:47,457 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:47 2023-11-24 13:54:47,490 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:47 2023-11-24 13:54:47,542 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:47 2023-11-24 13:54:47,577 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:47 2023-11-24 13:54:47,630 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:47 2023-11-24 13:54:47,665 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:47 2023-11-24 13:54:47,698 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:47 2023-11-24 13:54:47,766 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:47 2023-11-24 13:54:47,801 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:47 2023-11-24 13:54:47,854 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:47 2023-11-24 13:54:47,894 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:47 2023-11-24 13:54:47,947 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ConnectionsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:47 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.799 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.connections.ConnectionsRouteTest 08:54:47 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest 08:54:48 2023-11-24 13:54:47,998 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:48 2023-11-24 13:54:48,053 INFO [][] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:54:48 2023-11-24 13:54:48,075 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:48 2023-11-24 13:54:48,084 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 08:54:48 2023-11-24 13:54:48,131 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:48 2023-11-24 13:54:48,142 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 08:54:48 2023-11-24 13:54:48,296 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:48 2023-11-24 13:54:48,300 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:48 2023-11-24 13:54:48,464 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:48 2023-11-24 13:54:48,480 INFO [410fdbee-d04a-40d4-903a-47d4684176d3][] 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>. 08:54:48 2023-11-24 13:54:48,482 INFO [410fdbee-d04a-40d4-903a-47d4684176d3][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/overall/status' was: 404 08:54:48 2023-11-24 13:54:48,530 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:48 2023-11-24 13:54:48,575 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:48 2023-11-24 13:54:48,575 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:48 2023-11-24 13:54:48,577 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:48 2023-11-24 13:54:48,637 INFO [a526f3af-73a4-4eff-bc90-ddbcb8876e73][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/connections' was: 401 08:54:48 2023-11-24 13:54:48,662 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:48 2023-11-24 13:54:48,700 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:48 2023-11-24 13:54:48,700 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:48 2023-11-24 13:54:48,702 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:48 2023-11-24 13:54:48,703 INFO [699922f0-7007-43fe-a800-110bb085c317][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/overall/status' was: 401 08:54:48 2023-11-24 13:54:48,742 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:48 2023-11-24 13:54:48,780 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:48 2023-11-24 13:54:48,780 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:48 2023-11-24 13:54:48,810 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:48 2023-11-24 13:54:48,873 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:48 2023-11-24 13:54:48,873 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:48 2023-11-24 13:54:48,875 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:48 2023-11-24 13:54:48,881 INFO [43f859d8-8d01-4ba5-ab16-6c9ae67bf56f][] 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]]>. 08:54:48 2023-11-24 13:54:48,888 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:48 2023-11-24 13:54:48,931 INFO [43f859d8-8d01-4ba5-ab16-6c9ae67bf56f][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things' was: 200 08:54:48 2023-11-24 13:54:48,952 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:49 2023-11-24 13:54:48,991 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:48,991 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:48,993 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:48,995 INFO [a595d4bc-e873-4ee8-a61d-0841991fee92][] 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]]>. 08:54:49 2023-11-24 13:54:48,998 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:49,001 INFO [a595d4bc-e873-4ee8-a61d-0841991fee92][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/whoami' was: 200 08:54:49 2023-11-24 13:54:49,042 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:49 2023-11-24 13:54:49,082 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,082 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,085 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:49,086 INFO [a4e16523-7b88-4c4a-a2aa-89d8484f168f][] 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]]>. 08:54:49 2023-11-24 13:54:49,089 INFO [a4e16523-7b88-4c4a-a2aa-89d8484f168f][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <DittoHeadersTooLargeException> occurred in gateway root route: <DittoHeadersTooLargeException [message='The headers are too large.', errorCode=headers.too.large, httpStatus=HttpStatus [code=431, category=CLIENT_ERROR], description='The number of authorization subjects <101> exceeded the maximum allowed value <100>.', href=null, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=a4e16523-7b88-4c4a-a2aa-89d8484f168f, 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}]]>! 08:54:49 2023-11-24 13:54:49,090 INFO [a4e16523-7b88-4c4a-a2aa-89d8484f168f][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/things' was: 431 08:54:49 2023-11-24 13:54:49,131 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:49 2023-11-24 13:54:49,174 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,175 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,177 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:49,178 INFO [f33e3dad-2bd8-4a24-a151-66d355b6212e][] 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=f33e3dad-2bd8-4a24-a151-66d355b6212e}]]>! 08:54:49 2023-11-24 13:54:49,202 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:49 2023-11-24 13:54:49,258 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,258 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,259 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:49,266 INFO [793389b7-8f15-4dcc-87ae-33fdcd4a3d8b][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/status/health' was: 200 08:54:49 2023-11-24 13:54:49,285 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:49 2023-11-24 13:54:49,344 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,344 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,346 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:49,346 INFO [a6e77b3f-561c-4943-a1e4-08cdfe86e64b][] 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>. 08:54:49 2023-11-24 13:54:49,346 INFO [a6e77b3f-561c-4943-a1e4-08cdfe86e64b][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/ws/2' was: 404 08:54:49 2023-11-24 13:54:49,366 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:49 2023-11-24 13:54:49,407 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,408 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,410 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:49,412 INFO [97356e6e-929a-41f1-a630-9923b0fdff31][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/9999/things?ids=bumlux' was: 404 08:54:49 2023-11-24 13:54:49,448 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:49 2023-11-24 13:54:49,490 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,490 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,492 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:49,493 INFO [bab0abd8-eebc-466f-bc3b-bb1c71e295af][] 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>. 08:54:49 2023-11-24 13:54:49,493 INFO [bab0abd8-eebc-466f-bc3b-bb1c71e295af][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/status/cluster' was: 404 08:54:49 2023-11-24 13:54:49,534 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:49 2023-11-24 13:54:49,569 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,569 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,571 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:49,571 INFO [c8408472-240c-467a-b135-01b1cc0a2660][] 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>. 08:54:49 2023-11-24 13:54:49,572 INFO [c8408472-240c-467a-b135-01b1cc0a2660][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things' was: 404 08:54:49 2023-11-24 13:54:49,594 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:49 2023-11-24 13:54:49,656 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,656 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,659 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:49,661 INFO [17ea21e8-3eac-4167-beb0-ec3b54e7dc68][] 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]]>. 08:54:49 2023-11-24 13:54:49,663 INFO [17ea21e8-3eac-4167-beb0-ec3b54e7dc68][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <GatewayDuplicateHeaderException> occurred in gateway root route: <GatewayDuplicateHeaderException [message='<timeout> was provided as header as well as query parameter with divergent values!', errorCode=gateway:duplicate.header.field, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='A request must not contain multiple header fields with the same field name. For more information see RFC 7230 section 3.2.2.', href=https://tools.ietf.org/rfc/rfc7230.txt, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=17ea21e8-3eac-4167-beb0-ec3b54e7dc68, ditto-auth-context={"type":"pre-authenticated-http","subjects":["some-issuer:foo"]}}]]>! 08:54:49 2023-11-24 13:54:49,664 INFO [17ea21e8-3eac-4167-beb0-ec3b54e7dc68][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things?ids=namespace:bumlux&timeout=32s' was: 400 08:54:49 2023-11-24 13:54:49,740 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:49 2023-11-24 13:54:49,776 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,776 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,778 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:49,779 INFO [5d29f8ea-9135-43ff-ab63-31acd7250087][] 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]]>. 08:54:49 2023-11-24 13:54:49,782 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:49,784 INFO [5d29f8ea-9135-43ff-ab63-31acd7250087][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/things' was: 200 08:54:49 2023-11-24 13:54:49,839 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:49 2023-11-24 13:54:49,875 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,875 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,877 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:49,888 INFO [2d9bb3e4-2df7-4d4c-ad40-6d566eab5952][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/overall/status' was: 200 08:54:49 2023-11-24 13:54:49,940 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:49 2023-11-24 13:54:49,975 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,975 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:49 2023-11-24 13:54:49,976 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:49 2023-11-24 13:54:49,977 INFO [5644d117-c527-4d43-b501-222b4caf5941][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/' was: 404 08:54:50 2023-11-24 13:54:50,000 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:50 2023-11-24 13:54:50,054 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,054 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,056 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:50 2023-11-24 13:54:50,057 INFO [1ff2e2d5-6ed3-4e84-8f55-32e88d95eea5][] 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]]>. 08:54:50 2023-11-24 13:54:50,059 INFO [1ff2e2d5-6ed3-4e84-8f55-32e88d95eea5][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/foo' was: 404 08:54:50 2023-11-24 13:54:50,081 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:50 2023-11-24 13:54:50,128 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,128 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,130 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:50 2023-11-24 13:54:50,131 INFO [c9759d18-8fba-4575-863c-5fb12ec4379b][] 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>. 08:54:50 2023-11-24 13:54:50,131 INFO [c9759d18-8fba-4575-863c-5fb12ec4379b][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things' was: 404 08:54:50 2023-11-24 13:54:50,153 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:50 2023-11-24 13:54:50,187 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,187 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,188 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:50 2023-11-24 13:54:50,228 INFO [35654821-2ab0-4741-b9df-78376500f6bb][] 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]]>. 08:54:50 2023-11-24 13:54:50,238 INFO [35654821-2ab0-4741-b9df-78376500f6bb][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/ws/2' was: 400 08:54:50 2023-11-24 13:54:50,264 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:50 2023-11-24 13:54:50,339 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,339 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,341 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:50 2023-11-24 13:54:50,342 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:50 2023-11-24 13:54:50,345 INFO [7851de93-be9d-4fd1-92e6-7e857abff130][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/connections' was: 200 08:54:50 2023-11-24 13:54:50,363 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:50 2023-11-24 13:54:50,408 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,408 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,443 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:50 2023-11-24 13:54:50,472 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,473 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,475 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:50 2023-11-24 13:54:50,476 INFO [6d5fd4eb-bf8e-4dd5-8103-849ea496e3fa][] 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]]>. 08:54:50 2023-11-24 13:54:50,481 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:50 2023-11-24 13:54:50,484 INFO [6d5fd4eb-bf8e-4dd5-8103-849ea496e3fa][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things?ids=namespace:bumlux' was: 200 08:54:50 2023-11-24 13:54:50,503 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:50 2023-11-24 13:54:50,549 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,549 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,551 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:50 2023-11-24 13:54:50,552 INFO [361c72c8-b08e-4b02-abc2-ac8dea914301][] 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]]>. 08:54:50 2023-11-24 13:54:50,557 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <CommandHeaderInvalidException>! 08:54:50 2023-11-24 13:54:50,557 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 [{}]]>! 08:54:50 2023-11-24 13:54:50,558 INFO [361c72c8-b08e-4b02-abc2-ac8dea914301][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things/org.eclipse.ditto:dummy' was: 400 08:54:50 2023-11-24 13:54:50,581 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:50 2023-11-24 13:54:50,615 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,615 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,632 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:50 2023-11-24 13:54:50,633 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]]>. 08:54:50 2023-11-24 13:54:50,635 INFO [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <DittoHeadersTooLargeException> occurred in gateway root route: <DittoHeadersTooLargeException [message='The headers are too large.', errorCode=headers.too.large, httpStatus=HttpStatus [code=431, category=CLIENT_ERROR], description='The number of bytes exceeded the maximum allowed value <5,120>!', href=null, dittoHeaders=ImmutableDittoHeaders [{version=2, correlation-id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx, ditto-auth-context={"type":"pre-authenticated-http","subjects":["some-issuer:foo"]}, x-ditto-pre-authenticated=some-issuer:foo, x-correlation-id=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx}]]>! 08:54:50 2023-11-24 13:54:50,639 INFO [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/things' was: 431 08:54:50 2023-11-24 13:54:50,670 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:50 2023-11-24 13:54:50,763 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,763 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,765 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:50 2023-11-24 13:54:50,766 INFO [f72d9552-4a1f-4d00-b68d-4887246ece54][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/doesNotExist' was: 404 08:54:50 2023-11-24 13:54:50,830 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:50 2023-11-24 13:54:50,862 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,862 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,863 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:50 2023-11-24 13:54:50,863 INFO [c8b3afad-8cdb-4f75-9c01-e7e71540b1f8][] 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>. 08:54:50 2023-11-24 13:54:50,864 INFO [c8b3afad-8cdb-4f75-9c01-e7e71540b1f8][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/status/health' was: 404 08:54:50 2023-11-24 13:54:50,881 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:50 2023-11-24 13:54:50,933 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,933 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:50 2023-11-24 13:54:50,934 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:50 2023-11-24 13:54:50,936 INFO [fbf518b0-27b2-4e44-9457-c5ac3b1c95c8][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/connections' was: 401 08:54:50 2023-11-24 13:54:50,952 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:51 2023-11-24 13:54:50,984 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:50,984 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:50,985 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:51 2023-11-24 13:54:50,989 INFO [ff9fc816-488a-4464-a883-882336c83af0][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/health' was: 200 08:54:51 2023-11-24 13:54:51,029 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:51 2023-11-24 13:54:51,060 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:51,060 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:51,062 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:51 2023-11-24 13:54:51,063 INFO [1d3d6ea3-49a6-43b0-9b21-527c1043b868][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/doesNotExist' was: 301 08:54:51 2023-11-24 13:54:51,084 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:51 2023-11-24 13:54:51,114 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:51,114 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:51,132 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:51 2023-11-24 13:54:51,135 INFO [1f1de18f-1142-44a0-961f-403bf22eb13e][] 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]]>. 08:54:51 2023-11-24 13:54:51,137 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <ThingIdInvalidException>! 08:54:51 2023-11-24 13:54:51,137 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - <ThingIdInvalidException> occurred in gateway root route: <ThingIdInvalidException [message='Thing ID 'namespace:46179ada-947a-432c-8f21-ad5bc5ab8aab:3193d294-b2ac-4a29-be81-46846cf80d7a:3dfc2c2b-ac13-453d-a86a-6bbbdc3bdd3b:1059b32b-a984-49a0-9d1f-6c5736d0c4b2:8178e2d3-41ff-4d03-ace1-81c198aa34f5:8d45d6c3-fb5b-4ef3-ad93-c0be72793858:122085b3-8111-4acd-b58a-606cb5285536:5899a7ed-1be0-4de9-bb1d-95f329b5abe2:e25935ab-1c9a-4a6e-ba8a-8355306c1cb6:7552238c-7517-49ee-97a8-c0ad29f47d1a:73558d02-11d9-4084-9f6c-6da7dbd51969:8b3f450d-b2b2-40c7-90c1-6214ee7a6b1f:7529f20c-89d5-45cb-8f90-7fd9d1968d86:06f3f8ff-5684-4420-9f76-6acc17a47542:a3f49bc8-b414-4748-9faa-d9735ee11362:ebfcaaee-99e6-4d2d-8446-b314a0eb3509:f0c06968-0ecf-4d36-8f56-cf6537726c39:c047ce5d-0b48-40c1-b64e-b44f726687f5:47b38a44-6ee6-46b3-be16-e636f366b889:76c72cd6-855f-4179-838b-28bf84cbccd7:e64d80d4-670e-4095-8741-acaf937231c9:a904f0d8-d68a-425e-977b-89d490707857:a65324f3-c8b3-4f37-aff5-734359bce329:8e54b41d-4068-43d8-8135-6bbd4014553d:9b48b0ea-55ee-4815-9b48-13106dd7d6dc:94e7ac41-1150-4dcd-afff-eda1087aebbd:4f96ad70-b8cf-49cb-8731-7461c6482990:c31f77b4-91ec-41b7-975b-f9c81298d4ff:f22f4b2c-e240-46da-a32d-618e867b242a:9211083a-b8a1-461c-9768-291973ae7c83:874d4455-ba0e-4219-abb6-9fd53f9405f6:18310996-16b1-48d7-9fe1-e7e6007a77da:fbee3f20-f5ee-48f7-9b2d-fbfdc40f0ee0:38ef1396-6da0-49ed-9f00-7bba250081cf:3b1b0bf1-dabf-4971-98e3-a1133c176215:0c9ab51a-23d9-4388-afe7-7bb8b1eb38b1:50f340b5-da82-45ea-8067-d717a4585f39:a1d57281-c83c-4106-919a-8ecb33966430:851dced7-b6db-4f5a-9353-d91bcc2f8c4a:693936d7-1cd0-4df1-a88d-bdaa9150b17b:95415c76-c4a8-45f3-9b6f-fea1a1d89a43:8e3cb07f-f29d-431f-bb32-4243df560494:0a07fbce-c1cc-4105-9c50-7684debd7e30:5a62d0ee-892a-4b3b-949c-7ebb394eb87e:cda0c4bb-55e5-47d5-9285-29b7a0e227f9:1cab37b2-5b5f-4641-9661-dc9b8c0d831c:ef3f8cf8-8810-4fc4-aa10-d6f10077ea0f:ffa866af-7837-4dbe-8201-893613f2640a:729c200c-7f2a-419f-a247-81d3fa0445f9:5884314f-15b9-4d9e-8ad6-dca61bc9397e:649aa6ad-8e01-49af-817b-5b2b2a322d95:fe522737-ed9f-47bc-ba12-5a1a9c87b7a2:011e4e27-5100-428b-9fcb-75a724253bfa:bf87a1bb-58e5-4b67-b3d4-e8be006f99bd:4f48192e-2309-41dc-b7ac-8dc8a6c8e8c1:ae95ee7e-5917-431d-ba50-391b0a3312da:702479ab-baaa-4036-bab2-0e2c836d16cd:483b053f-0eb8-4bac-aa32-ef29fe5b4962:b3728c11-1247-4fab-8803-38ef6d7302db:734e41ac-dbd7-4a9a-8565-0a54440fbd25:55faf9a1-0b44-48b3-91d2-e45f3dd161e9:4abb266f-b068-4164-afcb-4a06b1a8d9b7:c80ee8d3-d9d5-442b-85f5-7e3ab0335440:f41af4a7-ed8d-4611-9f2d-44a8e6ad3110:c639055b-906f-449e-9ceb-e23b328af3eb:98faead3-8ba4-475d-8daf-a7d5fefe934b:018d12d4-2399-4481-bdfc-5607f36b30f3:e5635fa9-08bc-41ec-97e5-d99d617f8f42:7ae4d3bd-19d5-491e-9678-dcc6a8050e0b:6b062818-9b92-4ae6-9a9f-85d0287125d8:403607ff-9f4b-4041-9062-0bd417b0f1b7:d4f1867c-7ca3-4183-92e7-efe89b7e3b3d:99a2e152-8bcf-4e6e-9c52-734e5206dd8a:3fa64932-cb1f-4565-8462-7eb6e19a2641:dc27a6f5-4fa3-43ec-b00e-4dd311a4e26a:a336fdd5-9853-4956-96c3-078c2a7017ad:826d3e62-b617-4ec1-afe8-491f1b83a405:90c1cdd9-7a85-4ed4-94e9-6cf3f0671edb:0c0d2cb3-aa04-4d5c-a252-576341685617:4ed6cd45-7c56-48fd-a6f9-58e16e69525b:78b270a2-5ac3-45d8-a163-b25e6000bfd4:76d12c54-bfbd-4294-89bd-c27041b10b48:e8cf95cd-938b-40be-b567-4b3d3d2f2477:7f3ec384-6b19-4a92-bbc3-b85649dd7e11:27a8c1b3-4685-4425-9333-5d5a6c0cbda7:d4a43505-bd45-4c66-a83d-357adf9256a5:51d14380-a71c-40ef-926d-ad2ecfb2c262:0a1af02b-25ab-4ee2-9410-53927040ba1d:ca3b7a42-2784-476c-a1fd-eb947b467602:f0bf04a8-a200-48b1-ba09-84427c617241:1826a243-a04e-4dde-ae0c-d8a1e688c6f8:b77a18cc-9f54-44f6-a725-482c7bfd876a:9e9b2c86-3be6-465e-a580-8af0c5d1b1fa:514d0570-40d6-4191-9591-6f62b19b0cba:d4f35fd4-2c75-4a9e-87de-f1ec2a2b4749:a6a8a293-581a-473c-8d12-060a69beddb3:603d1769-b953-434f-86e8-8915b5985651:01de3ad8-750f-4394-9a1b-2312f03e2353:e39ef2ed-23c8-451a-bb8d-041d564f922d:52e34d50-f7ed-407d-8528-fdcc5679216d' 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 [{}]]>! 08:54:51 2023-11-24 13:54:51,137 INFO [1f1de18f-1142-44a0-961f-403bf22eb13e][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/things/namespace:46179ada-947a-432c-8f21-ad5bc5ab8aab:3193d294-b2ac-4a29-be81-46846cf80d7a:3dfc2c2b-ac13-453d-a86a-6bbbdc3bdd3b:1059b32b-a984-49a0-9d1f-6c5736d0c4b2:8178e2d3-41ff-4d03-ace1-81c198aa34f5:8d45d6c3-fb5b-4ef3-ad93-c0be72793858:122085b3-8111-4acd-b58a-606cb5285536:5899a7ed-1be0-4de9-bb1d-95f329b5abe2:e25935ab-1c9a-4a6e-ba8a-8355306c1cb6:7552238c-7517-49ee-97a8-c0ad29f47d1a:73558d02-11d9-4084-9f6c-6da7dbd51969:8b3f450d-b2b2-40c7-90c1-6214ee7a6b1f:7529f20c-89d5-45cb-8f90-7fd9d1968d86:06f3f8ff-5684-4420-9f76-6acc17a47542:a3f49bc8-b414-4748-9faa-d9735ee11362:ebfcaaee-99e6-4d2d-8446-b314a0eb3509:f0c06968-0ecf-4d36-8f56-cf6537726c39:c047ce5d-0b48-40c1-b64e-b44f726687f5:47b38a44-6ee6-46b3-be16-e636f366b889:76c72cd6-855f-4179-838b-28bf84cbccd7:e64d80d4-670e-4095-8741-acaf937231c9:a904f0d8-d68a-425e-977b-89d490707857:a65324f3-c8b3-4f37-aff5-734359bce329:8e54b41d-4068-43d8-8135-6bbd4014553d:9b48b0ea-55ee-4815-9b48-13106dd7d6dc:94e7ac41-1150-4dcd-afff-eda1087aebbd:4f96ad70-b8cf-49cb-8731-7461c6482990:c31f77b4-91ec-41b7-975b-f9c81298d4ff:f22f4b2c-e240-46da-a32d-618e867b242a:9211083a-b8a1-461c-9768-291973ae7c83:874d4455-ba0e-4219-abb6-9fd53f9405f6:18310996-16b1-48d7-9fe1-e7e6007a77da:fbee3f20-f5ee-48f7-9b2d-fbfdc40f0ee0:38ef1396-6da0-49ed-9f00-7bba250081cf:3b1b0bf1-dabf-4971-98e3-a1133c176215:0c9ab51a-23d9-4388-afe7-7bb8b1eb38b1:50f340b5-da82-45ea-8067-d717a4585f39:a1d57281-c83c-4106-919a-8ecb33966430:851dced7-b6db-4f5a-9353-d91bcc2f8c4a:693936d7-1cd0-4df1-a88d-bdaa9150b17b:95415c76-c4a8-45f3-9b6f-fea1a1d89a43:8e3cb07f-f29d-431f-bb32-4243df560494:0a07fbce-c1cc-4105-9c50-7684debd7e30:5a62d0ee-892a-4b3b-949c-7ebb394eb87e:cda0c4bb-55e5-47d5-9285-29b7a0e227f9:1cab37b2-5b5f-4641-9661-dc9b8c0d831c:ef3f8cf8-8810-4fc4-aa10-d6f10077ea0f:ffa866af-7837-4dbe-8201-893613f2640a:729c200c-7f2a-419f-a247-81d3fa0445f9:5884314f-15b9-4d9e-8ad6-dca61bc9397e:649aa6ad-8e01-49af-817b-5b2b2a322d95:fe522737-ed9f-47bc-ba12-5a1a9c87b7a2:011e4e27-5100-428b-9fcb-75a724253bfa:bf87a1bb-58e5-4b67-b3d4-e8be006f99bd:4f48192e-2309-41dc-b7ac-8dc8a6c8e8c1:ae95ee7e-5917-431d-ba50-391b0a3312da:702479ab-baaa-4036-bab2-0e2c836d16cd:483b053f-0eb8-4bac-aa32-ef29fe5b4962:b3728c11-1247-4fab-8803-38ef6d7302db:734e41ac-dbd7-4a9a-8565-0a54440fbd25:55faf9a1-0b44-48b3-91d2-e45f3dd161e9:4abb266f-b068-4164-afcb-4a06b1a8d9b7:c80ee8d3-d9d5-442b-85f5-7e3ab0335440:f41af4a7-ed8d-4611-9f2d-44a8e6ad3110:c639055b-906f-449e-9ceb-e23b328af3eb:98faead3-8ba4-475d-8daf-a7d5fefe934b:018d12d4-2399-4481-bdfc-5607f36b30f3:e5635fa9-08bc-41ec-97e5-d99d617f8f42:7ae4d3bd-19d5-491e-9678-dcc6a8050e0b:6b062818-9b92-4ae6-9a9f-85d0287125d8:403607ff-9f4b-4041-9062-0bd417b0f1b7:d4f1867c-7ca3-4183-92e7-efe89b7e3b3d:99a2e152-8bcf-4e6e-9c52-734e5206dd8a:3fa64932-cb1f-4565-8462-7eb6e19a2641:dc27a6f5-4fa3-43ec-b00e-4dd311a4e26a:a336fdd5-9853-4956-96c3-078c2a7017ad:826d3e62-b617-4ec1-afe8-491f1b83a405:90c1cdd9-7a85-4ed4-94e9-6cf3f0671edb:0c0d2cb3-aa04-4d5c-a252-576341685617:4ed6cd45-7c56-48fd-a6f9-58e16e69525b:78b270a2-5ac3-45d8-a163-b25e6000bfd4:76d12c54-bfbd-4294-89bd-c27041b10b48:e8cf95cd-938b-40be-b567-4b3d3d2f2477:7f3ec384-6b19-4a92-bbc3-b85649dd7e11:27a8c1b3-4685-4425-9333-5d5a6c0cbda7:d4a43505-bd45-4c66-a83d-357adf9256a5:51d14380-a71c-40ef-926d-ad2ecfb2c262:0a1af02b-25ab-4ee2-9410-53927040ba1d:ca3b7a42-2784-476c-a1fd-eb947b467602:f0bf04a8-a200-48b1-ba09-84427c617241:1826a243-a04e-4dde-ae0c-d8a1e688c6f8:b77a18cc-9f54-44f6-a725-482c7bfd876a:9e9b2c86-3be6-465e-a580-8af0c5d1b1fa:514d0570-40d6-4191-9591-6f62b19b0cba:d4f35fd4-2c75-4a9e-87de-f1ec2a2b4749:a6a8a293-581a-473c-8d12-060a69beddb3:603d1769-b953-434f-86e8-8915b5985651:01de3ad8-750f-4394-9a1b-2312f03e2353:e39ef2ed-23c8-451a-bb8d-041d564f922d:52e34d50-f7ed-407d-8528-fdcc5679216d' was: 400 08:54:51 2023-11-24 13:54:51,155 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:51 2023-11-24 13:54:51,186 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:51,186 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:51,188 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:51 2023-11-24 13:54:51,189 INFO [0f821827-f57d-40c3-9e40-1fccbea9d849][] 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]]>. 08:54:51 2023-11-24 13:54:51,191 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:51 2023-11-24 13:54:51,194 INFO [0f821827-f57d-40c3-9e40-1fccbea9d849][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/2/search/things' was: 200 08:54:51 2023-11-24 13:54:51,232 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:51 2023-11-24 13:54:51,263 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:51,263 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:51,264 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:51 2023-11-24 13:54:51,266 INFO [7e94debe-9350-48cf-9fa5-f02c2f27cb27][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/overall/status' was: 200 08:54:51 2023-11-24 13:54:51,287 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:51 2023-11-24 13:54:51,345 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:51,345 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:51,346 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:51 2023-11-24 13:54:51,348 INFO [f6d4c509-d805-4e5c-877c-aea1d6ace4c0][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/status/cluster' was: 200 08:54:51 2023-11-24 13:54:51,369 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:51 2023-11-24 13:54:51,403 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:51,403 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:54:51 2023-11-24 13:54:51,405 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set! 08:54:51 2023-11-24 13:54:51,406 INFO [5592eaa2-dbf9-45b9-a085-ce3cba74d909][] o.e.d.g.s.e.d.RequestResultLoggingDirective - StatusCode of request GET '/api/nan/things?ids=bumlux' was: 404 08:54:51 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.464 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest 08:54:51 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest 08:54:51 2023-11-24 13:54:51,506 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}]]>! 08:54:51 [INFO] [11/24/2023 13:54:51.533] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:51 [INFO] [11/24/2023 13:54:51.567] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:51 2023-11-24 13:54:51,590 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <null>! 08:54:51 java.lang.AssertionError: null 08:54:51 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189) 08:54:51 at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184) 08:54:51 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:54:51 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:54:51 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 08:54:51 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192) 08:54:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:54:51 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:51 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:54:51 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:54:51 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:51 2023-11-24 13:54:51,590 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <null>! 08:54:51 java.lang.AssertionError: null 08:54:51 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189) 08:54:51 at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184) 08:54:51 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:54:51 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:54:51 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 08:54:51 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192) 08:54:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:54:51 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:51 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:54:51 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:54:51 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:51 [INFO] [11/24/2023 13:54:51.591] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:51 2023-11-24 13:54:51,614 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <DittoJsonException>! 08:54:51 2023-11-24 13:54:51,614 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 [{}]]>! 08:54:51 [INFO] [11/24/2023 13:54:51.615] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:51 2023-11-24 13:54:51,644 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <42>! 08:54:51 java.lang.NumberFormatException: 42 08:54:51 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177) 08:54:51 at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184) 08:54:51 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:54:51 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:54:51 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 08:54:51 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180) 08:54:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:54:51 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:51 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:54:51 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:54:51 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:51 2023-11-24 13:54:51,644 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <42>! 08:54:51 java.lang.NumberFormatException: 42 08:54:51 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177) 08:54:51 at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184) 08:54:51 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:54:51 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:54:51 at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165) 08:54:51 at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:51 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 08:54:51 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 08:54:51 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180) 08:54:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:54:51 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:51 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:54:51 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:54:51 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:51 [INFO] [11/24/2023 13:54:51.645] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:51 [INFO] [11/24/2023 13:54:51.679] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:51 2023-11-24 13:54:51,706 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}]]>! 08:54:51 [INFO] [11/24/2023 13:54:51.707] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:51 2023-11-24 13:54:51,742 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <DittoJsonException>! 08:54:51 2023-11-24 13:54:51,742 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 [{}]]>! 08:54:51 [INFO] [11/24/2023 13:54:51.744] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:51 2023-11-24 13:54:51,775 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>! 08:54:51 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42 08:54:51 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125) 08:54:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:54:51 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:51 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:54:51 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:54:51 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:51 Caused by: java.lang.NumberFormatException: 42 08:54:51 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124) 08:54:51 ... 36 common frames omitted 08:54:51 2023-11-24 13:54:51,775 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>! 08:54:51 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42 08:54:51 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125) 08:54:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:51 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:51 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:51 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:51 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:51 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:54:51 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:51 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:51 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:51 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:51 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:51 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:51 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:51 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:51 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:51 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:51 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:54:51 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:54:51 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:54:51 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:51 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:51 Caused by: java.lang.NumberFormatException: 42 08:54:51 at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124) 08:54:51 ... 36 common frames omitted 08:54:51 [INFO] [11/24/2023 13:54:51.776] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:51 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest 08:54:51 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest 08:54:51 2023-11-24 13:54:51,795 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:51 2023-11-24 13:54:51,836 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:51 2023-11-24 13:54:51,843 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 08:54:51 2023-11-24 13:54:51,861 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:51 2023-11-24 13:54:51,885 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:51 2023-11-24 13:54:51,912 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:51 2023-11-24 13:54:51,949 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:51 2023-11-24 13:54:51,980 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:52 2023-11-24 13:54:52,007 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,070 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,092 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:52 2023-11-24 13:54:52,131 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,159 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:52 2023-11-24 13:54:52,183 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,206 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:52 2023-11-24 13:54:52,237 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,267 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:52 2023-11-24 13:54:52,290 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,331 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:52 2023-11-24 13:54:52,347 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,370 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:52 2023-11-24 13:54:52,389 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,431 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:52 2023-11-24 13:54:52,462 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,503 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,554 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:52 2023-11-24 13:54:52,572 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,651 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,689 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,730 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:52 2023-11-24 13:54:52,751 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,776 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:52 2023-11-24 13:54:52,799 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,843 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:52 2023-11-24 13:54:52,868 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:52 2023-11-24 13:54:52,890 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:52 2023-11-24 13:54:52,906 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:52,964 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:52,986 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,012 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,045 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,070 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,092 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,131 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,153 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,178 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,199 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,235 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,264 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,283 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,303 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,342 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,370 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,389 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,409 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,447 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,468 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,484 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,507 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,536 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,556 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,573 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,593 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,629 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,650 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,672 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,701 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,739 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,759 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,776 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,797 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:53 2023-11-24 13:54:53,829 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,875 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,934 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:53 2023-11-24 13:54:53,955 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 2023-11-24 13:54:53,975 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:53,996 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 2023-11-24 13:54:54,029 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,063 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,090 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 2023-11-24 13:54:54,114 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,172 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,192 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 2023-11-24 13:54:54,209 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,248 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 2023-11-24 13:54:54,267 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,287 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 2023-11-24 13:54:54,304 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,350 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 2023-11-24 13:54:54,372 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,391 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 2023-11-24 13:54:54,409 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,443 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 2023-11-24 13:54:54,467 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,491 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 2023-11-24 13:54:54,518 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,544 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 2023-11-24 13:54:54,566 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,584 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 2023-11-24 13:54:54,603 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,650 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,670 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.896 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest 08:54:54 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest 08:54:54 2023-11-24 13:54:54,693 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,740 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,747 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 08:54:54 2023-11-24 13:54:54,780 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,830 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,849 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:54 2023-11-24 13:54:54,867 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,904 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,952 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:54 2023-11-24 13:54:54,971 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:54,989 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,007 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,047 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,084 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,102 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,135 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,154 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,176 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,195 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,230 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,254 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,269 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,293 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,332 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,370 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,388 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,407 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,439 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,455 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,476 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,492 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,539 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,556 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,575 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,628 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,649 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,671 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,692 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,738 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,761 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest 08:54:55 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest 08:54:55 2023-11-24 13:54:55,791 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,830 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,836 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 08:54:55 2023-11-24 13:54:55,851 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,867 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:55 2023-11-24 13:54:55,893 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:55 2023-11-24 13:54:55,935 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:55,972 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:55,993 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,010 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,057 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,077 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,094 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,134 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,152 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,172 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,175 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,189 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,211 INFO [ThingsRouteTest.postThingWithLiveChannelHeader-21c11dc][] 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-21c11dc, channel=live}]]>! 08:54:56 2023-11-24 13:54:56,247 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,267 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,273 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,294 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,313 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,336 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,363 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,366 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,387 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,413 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,444 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,471 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,492 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,511 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,534 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,561 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,584 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,608 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,630 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,649 INFO [ThingsRouteTest.postThingWithLiveChannelQueryParameter-6217f76][] 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-6217f76}]]>! 08:54:56 2023-11-24 13:54:56,668 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,687 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,690 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,705 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,740 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 2023-11-24 13:54:56,752 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,771 INFO [][] o.e.d.g.s.e.r.RootRouteExceptionHandler - Correlation ID was missing in headers of <ThingIdInvalidException>! 08:54:56 2023-11-24 13:54:56,771 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 [{}]]>! 08:54:56 2023-11-24 13:54:56,790 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,809 WARN [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set! 08:54:56 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest 08:54:56 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest 08:54:56 2023-11-24 13:54:56,840 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,864 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,870 WARN [][] o.a.p.c.Cluster Cluster(pekko://385004f1-e657-4903-9cfd-f451001a0303) - 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 08:54:56 2023-11-24 13:54:56,890 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:56 2023-11-24 13:54:56,895 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 08:54:56 2023-11-24 13:54:56,947 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:57 2023-11-24 13:54:56,986 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:57 2023-11-24 13:54:57,039 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:57 2023-11-24 13:54:57,076 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest 08:54:57 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest 08:54:57 2023-11-24 13:54:57,140 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:57 2023-11-24 13:54:57,173 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:57 2023-11-24 13:54:57,180 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 08:54:57 2023-11-24 13:54:57,210 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:57 2023-11-24 13:54:57,257 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:57 2023-11-24 13:54:57,294 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:57 2023-11-24 13:54:57,334 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:57 2023-11-24 13:54:57,371 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:57 2023-11-24 13:54:57,408 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:57 2023-11-24 13:54:57,444 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:54:57 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest 08:54:57 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest 08:54:57 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest 08:54:57 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest 08:54:57 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest 08:54:57 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest 08:54:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest 08:54:57 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest 08:54:57 2023-11-24 13:54:57,679 INFO [][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl> 08:54:57 [INFO] [11/24/2023 13:54:57.695] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:57 [INFO] [11/24/2023 13:54:57.830] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:57 2023-11-24 13:54:57,876 INFO [][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <application/x-www-form-urlencoded> request: < PUT someUrl> 08:54:57 [INFO] [11/24/2023 13:54:57.877] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:57 [INFO] [11/24/2023 13:54:57.947] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:57 [INFO] [11/24/2023 13:54:57.987] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:58 [INFO] [11/24/2023 13:54:58.044] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:58 2023-11-24 13:54:58,075 INFO [][] o.e.d.g.s.e.d.ContentTypeValidationDirective - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl> 08:54:58 [INFO] [11/24/2023 13:54:58.076] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest 08:54:58 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest 08:54:58 2023-11-24 13:54:58,101 WARN [][] k.c.HttpPropagation$Settings - W3C TraceContext propagation should be used only with identifier-scheme = double 08:54:58 2023-11-24 13:54:58,101 WARN [][] k.c.HttpPropagation$Settings - W3C TraceContext propagation should be used only with identifier-scheme = double 08:54:58 2023-11-24 13:54:58,131 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 08:54:58 2023-11-24 13:54:58,171 WARN [][] k.m.ModuleRegistry - Failed to create instance of module [Process Metrics] 08:54:58 java.lang.NoClassDefFoundError: oshi/SystemInfo 08:54:58 at kamon.instrumentation.system.process.ProcessMetricsCollector$MetricsCollectionTask.<init>(ProcessMetricsCollector.scala:65) 08:54:58 at kamon.instrumentation.system.process.ProcessMetricsCollector.<init>(ProcessMetricsCollector.scala:39) 08:54:58 at kamon.instrumentation.system.process.ProcessMetricsCollector$Factory.create(ProcessMetricsCollector.scala:171) 08:54:58 at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361) 08:54:58 at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124) 08:54:58 at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18) 08:54:58 at scala.Option.fold(Option.scala:263) 08:54:58 at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127) 08:54:58 at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120) 08:54:58 at scala.collection.immutable.List.foreach(List.scala:333) 08:54:58 at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120) 08:54:58 at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99) 08:54:58 at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98) 08:54:58 at kamon.Kamon$.loadModules(Kamon.scala:19) 08:54:58 at kamon.Init.init(Init.scala:69) 08:54:58 at kamon.Init.init$(Init.scala:60) 08:54:58 at kamon.Kamon$.init(Kamon.scala:19) 08:54:58 at kamon.Kamon.init(Kamon.scala) 08:54:58 at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50) 08:54:58 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50) 08:54:58 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:54:58 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:58 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:58 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:58 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:58 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:58 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:58 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo 08:54:58 at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 08:54:58 at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 08:54:58 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 08:54:58 ... 31 common frames omitted 08:54:58 2023-11-24 13:54:58,176 INFO [][] k.o.OpenTelemetryTraceReporter - Creating OpenTelemetry Trace Reporter 08:54:58 2023-11-24 13:54:58,177 INFO [][] k.o.OpenTelemetryTraceReporter - Reconfigure OpenTelemetry Trace Reporter 08:54:58 2023-11-24 13:54:58,231 INFO [][] k.o.OtlpTraceService - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol 08:54:58 2023-11-24 13:54:58,598 INFO [][] k.p.PrometheusReporter - Started the embedded HTTP server on http://0.0.0.0:9095/metrics 08:54:58 2023-11-24 13:54:58,606 WARN [][] k.m.ModuleRegistry - Failed to create instance of module [Host Metrics] 08:54:58 java.lang.NoClassDefFoundError: oshi/SystemInfo 08:54:58 at kamon.instrumentation.system.host.HostMetricsCollector$FrequentCollectionTask.<init>(HostMetricsCollector.scala:82) 08:54:58 at kamon.instrumentation.system.host.HostMetricsCollector.<init>(HostMetricsCollector.scala:45) 08:54:58 at kamon.instrumentation.system.host.HostMetricsCollector$Factory.create(HostMetricsCollector.scala:243) 08:54:58 at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361) 08:54:58 at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124) 08:54:58 at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18) 08:54:58 at scala.Option.fold(Option.scala:263) 08:54:58 at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127) 08:54:58 at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120) 08:54:58 at scala.collection.immutable.List.foreach(List.scala:333) 08:54:58 at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120) 08:54:58 at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99) 08:54:58 at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98) 08:54:58 at kamon.Kamon$.loadModules(Kamon.scala:19) 08:54:58 at kamon.Init.init(Init.scala:69) 08:54:58 at kamon.Init.init$(Init.scala:60) 08:54:58 at kamon.Kamon$.init(Kamon.scala:19) 08:54:58 at kamon.Kamon.init(Kamon.scala) 08:54:58 at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50) 08:54:58 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50) 08:54:58 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:54:58 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:58 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:58 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:58 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:58 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:58 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:58 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo 08:54:58 at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 08:54:58 at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 08:54:58 at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 08:54:58 ... 31 common frames omitted 08:54:58 2023-11-24 13:54:58,628 INFO [][] kamon.Init - 08:54:58 _ 08:54:58 | | 08:54:58 | | ____ _ _ __ ___ ___ _ __ 08:54:58 | |/ / _ | _ ` _ \ / _ \| _ \ 08:54:58 | < (_| | | | | | | (_) | | | | 08:54:58 |_|\_\__,_|_| |_| |_|\___/|_| |_| 08:54:58 ===================================== 08:54:58 Initializing Kamon Telemetry v2.6.5 / Kanela not found 08:54:58 08:54:58 2023-11-24 13:54:58,633 INFO [][] o.e.d.i.u.t.DittoTracing - Ditto tracing initialized and enabled using propagation channel <default>. 08:54:58 [INFO] [11/24/2023 13:54:58.688] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:58 [INFO] [11/24/2023 13:54:58.697] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithNullInnerRouteSupplierThrowsNullPointerException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:58 [INFO] [11/24/2023 13:54:58.770] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:58 [INFO] [11/24/2023 13:54:58.777] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_assertImmutability)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:59 [ERROR] [11/24/2023 13:54:59.184] [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. 08:54:59 java.lang.NullPointerException: Cannot invoke "scala.Function1.apply(Object)" because the return value of "scala.Function1.apply(Object)" is null 08:54:59 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80) 08:54:59 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRequestContext$2(BasicDirectives.scala:55) 08:54:59 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:59 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:59 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86) 08:54:59 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:59 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:59 at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173) 08:54:59 at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42) 08:54:59 at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83) 08:54:59 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56) 08:54:59 at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53) 08:54:59 at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96) 08:54:59 at org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest.traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName(RequestTracingDirectiveTest.java:131) 08:54:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:54:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:54:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:54:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:54:59 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:54:59 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:54:59 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:54:59 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:54:59 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:59 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:59 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 08:54:59 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:59 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:54:59 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:54:59 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:54:59 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:54:59 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:54:59 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:54:59 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:54:59 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:54:59 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:54:59 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:59 at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) 08:54:59 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 08:54:59 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:54:59 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:54:59 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:54:59 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:54:59 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:54:59 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:54:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:54:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:54:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:54:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:54:59 08:54:59 [INFO] [11/24/2023 13:54:59.186] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:59 [INFO] [11/24/2023 13:54:59.195] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:59 [INFO] [11/24/2023 13:54:59.344] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:59 [INFO] [11/24/2023 13:54:59.356] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithExistingW3cTracingHeadersKeepThisHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.284 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest 08:54:59 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest 08:54:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest 08:54:59 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest 08:55:00 2023-11-24 13:54:59,564 INFO [][] k.o.OpenTelemetryTraceReporter - Stopping OpenTelemetry Trace Reporter 08:55:00 Nov 24, 2023 1:54:59 PM io.opentelemetry.sdk.internal.ThrottlingLogger doLog 08:55:00 SEVERE: Failed to export spans. The request could not be executed. Full error message: Canceled 08:55:00 java.util.concurrent.RejectedExecutionException: Task Future(<not completed>) rejected from java.util.concurrent.ThreadPoolExecutor@3b9593de[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 10] 08:55:00 at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065) 08:55:00 at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833) 08:55:00 at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365) 08:55:00 at java.base/java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:721) 08:55:00 at scala.concurrent.impl.ExecutionContextImpl.execute(ExecutionContextImpl.scala:21) 08:55:00 at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429) 08:55:00 at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338) 08:55:00 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285) 08:55:00 at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278) 08:55:00 at scala.concurrent.Promise.complete(Promise.scala:57) 08:55:00 at scala.concurrent.Promise.complete$(Promise.scala:56) 08:55:00 at scala.concurrent.impl.Promise$DefaultPromise.complete(Promise.scala:104) 08:55:00 at scala.concurrent.Promise.failure(Promise.scala:109) 08:55:00 at scala.concurrent.Promise.failure$(Promise.scala:109) 08:55:00 at scala.concurrent.impl.Promise$DefaultPromise.failure(Promise.scala:104) 08:55:00 at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111) 08:55:00 at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98) 08:55:00 at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112) 08:55:00 at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525) 08:55:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:55:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:55:00 at java.base/java.lang.Thread.run(Thread.java:833) 08:55:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest 08:55:00 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest 08:55:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest 08:55:00 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest 08:55:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest 08:55:00 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest 08:55:00 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest 08:55:00 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest 08:55:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest 08:55:00 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest 08:55:00 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest 08:55:00 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest 08:55:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest 08:55:01 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest 08:55:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest 08:55:01 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest 08:55:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest 08:55:01 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest 08:55:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest 08:55:01 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest 08:55:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest 08:55:01 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest 08:55:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest 08:55:01 [INFO] Running org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest 08:55:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest 08:55:02 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest 08:55:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest 08:55:02 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest 08:55:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest 08:55:02 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest 08:55:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest 08:55:02 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest 08:55:02 2023-11-24 13:55:02,058 INFO [][] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment. 08:55:02 2023-11-24 13:55:02,071 WARN [][] o.e.d.i.u.c.r.SecretFromPathReader - Failed to read secret at path </run/secrets/devops_password>! 08:55:02 2023-11-24 13:55:02,071 WARN [][] o.e.d.i.u.c.r.SecretFromPathReader - Failed to read secret at path </run/secrets/status_password>! 08:55:02 2023-11-24 13:55:02,148 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:02 2023-11-24 13:55:02,161 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:40479] with UID [8371806900932814003] 08:55:02 2023-11-24 13:55:02,162 INFO [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:40479] - Starting up, Pekko version [1.0.1] ... 08:55:02 2023-11-24 13:55:02,164 INFO [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:40479] - Registered cluster JMX MBean [pekko:type=Cluster] 08:55:02 2023-11-24 13:55:02,164 INFO [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:40479] - Started up successfully 08:55:02 2023-11-24 13:55:02,186 INFO [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:40479] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining 08:55:02 2023-11-24 13:55:02,186 INFO [][] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 08:55:02 2023-11-24 13:55:02,333 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. 08:55:02 2023-11-24 13:55:02,528 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:55:02 2023-11-24 13:55:02,528 INFO [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory - Pre-authentication is enabled! 08:55:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 s -- in org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest 08:55:03 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest 08:55:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest 08:55:03 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest 08:55:03 2023-11-24 13:55:03,217 INFO [][] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:55:03 2023-11-24 13:55:03,230 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:05 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.792 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest 08:55:05 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest 08:55:05 2023-11-24 13:55:05,012 INFO [][] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:55:05 2023-11-24 13:55:05,028 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:05 2023-11-24 13:55:05,133 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:05 2023-11-24 13:55:05,199 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:05 2023-11-24 13:55:05,276 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:05 2023-11-24 13:55:05,410 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:05 2023-11-24 13:55:05,473 WARN [hugeJwtExpirationTimeDoesNotCloseStream][] o.e.d.g.s.s.a.StreamingSessionActor pekko://StreamingSessionActorTest_hugeJwtExpirationTimeDoesNotCloseStream/user/$a - Session lifetime <PT23975H59M59.52692094S> is more than the maximum <PT2400H>. Keeping session open indefinitely. 08:55:05 2023-11-24 13:55:05,585 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:05 2023-11-24 13:55:05,648 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:05 2023-11-24 13:55:05,710 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:05 2023-11-24 13:55:05,777 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:05 2023-11-24 13:55:05,864 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:05 2023-11-24 13:55:05,941 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:06 2023-11-24 13:55:06,010 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:06 2023-11-24 13:55:06,191 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:06 2023-11-24 13:55:06,258 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:06 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.320 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest 08:55:06 [INFO] Running org.eclipse.ditto.gateway.service.streaming.StopStreamingTest 08:55:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.gateway.service.streaming.StopStreamingTest 08:55:06 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest 08:55:08 2023-11-24 13:55:08,492 INFO [][] o.e.d.g.s.s.a.j.DefaultJwtValidator - Failed to parse/validate JWT due to <ExpiredJwtException> with message: <JWT expired at 2023-11-24T13:54:58Z. Current time: 2023-11-24T13:55:08Z, a difference of 491 milliseconds. Allowed clock skew: 10000 milliseconds.> 08:55:08 2023-11-24 13:55:08,494 INFO [][] o.e.d.g.s.s.a.j.DefaultJwtValidator - Failed to parse/validate JWT due to <UnsupportedJwtException> with message: <Unsigned Claims JWTs are not supported.> 08:55:08 2023-11-24 13:55:08,498 INFO [][] o.e.d.g.s.s.a.j.DefaultJwtValidator - Failed to parse/validate JWT due to <PrematureJwtException> with message: <JWT must not be accepted before 2023-11-24T13:55:38Z. Current time: 2023-11-24T13:55:08Z, a difference of 19502 milliseconds. Allowed clock skew: 10000 milliseconds.> 08:55:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.152 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest 08:55:08 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest 08:55:08 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest 08:55:08 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest 08:55:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest 08:55:08 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest 08:55:08 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest 08:55:08 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest 08:55:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest 08:55:08 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest 08:55:08 2023-11-24 13:55:08,762 INFO [doExtractAuthenticationWithInvalidJwtFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 08:55:08 2023-11-24 13:55:08,983 INFO [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 08:55:08 2023-11-24 13:55:08,986 INFO [doExtractAuthenticationFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 08:55:08 2023-11-24 13:55:08,991 INFO [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 08:55:08 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest 08:55:08 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest 08:55:09 2023-11-24 13:55:09,002 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest 08:55:09 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest 08:55:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest 08:55:09 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest 08:55:09 2023-11-24 13:55:09,066 INFO [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 08:55:09 2023-11-24 13:55:09,075 INFO [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider - Completed JWT authentication successfully. 08:55:09 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest 08:55:09 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest 08:55:09 [INFO] [11/24/2023 13:55:09.173] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:09 2023-11-24 13:55:09,195 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."}>. 08:55:09 Nov 24, 2023 1:55:09 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:55:09 WARNING: Exception thrown during asynchronous load 08:55:09 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 [{}]] 08:55:09 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195) 08:55:09 at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:67) 08:55:09 at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94) 08:55:09 at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167) 08:55:09 at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688) 08:55:09 at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916) 08:55:09 at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686) 08:55:09 at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669) 08:55:09 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92) 08:55:09 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83) 08:55:09 at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:165) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$1(DittoPublicKeyProviderTest.java:174) 08:55:09 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 08:55:09 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:174) 08:55:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:09 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:55:09 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:55:09 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:55:09 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:55:09 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:55:09 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:55:09 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:55:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:55:09 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:55:09 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:55:09 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:55:09 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:55:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:55:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:55:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:55:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:55:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:55:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:55:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:55:09 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:55:09 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:55:09 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:55:09 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:55:09 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:55:09 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:55:09 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:55:09 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:55:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:55:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:55:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:55:09 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 [{}]] 08:55:09 at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126) 08:55:09 at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111) 08:55:09 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235) 08:55:09 ... 51 more 08:55:09 08:55:09 2023-11-24 13:55:09,198 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."}>. 08:55:09 Nov 24, 2023 1:55:09 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:55:09 WARNING: Exception thrown during asynchronous load 08:55:09 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 [{}]] 08:55:09 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195) 08:55:09 at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:67) 08:55:09 at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94) 08:55:09 at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167) 08:55:09 at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688) 08:55:09 at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916) 08:55:09 at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686) 08:55:09 at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669) 08:55:09 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92) 08:55:09 at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83) 08:55:09 at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:165) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$2(DittoPublicKeyProviderTest.java:183) 08:55:09 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 08:55:09 at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:183) 08:55:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 08:55:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 08:55:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:55:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 08:55:09 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 08:55:09 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 08:55:09 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 08:55:09 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 08:55:09 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) 08:55:09 at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) 08:55:09 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 08:55:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:55:09 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 08:55:09 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 08:55:09 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 08:55:09 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 08:55:09 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 08:55:09 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 08:55:09 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 08:55:09 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 08:55:09 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 08:55:09 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 08:55:09 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 08:55:09 at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) 08:55:09 at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) 08:55:09 at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41) 08:55:09 at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) 08:55:09 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 08:55:09 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 08:55:09 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 08:55:09 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 08:55:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 08:55:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 08:55:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 08:55:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 08:55:09 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 [{}]] 08:55:09 at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126) 08:55:09 at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111) 08:55:09 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235) 08:55:09 ... 51 more 08:55:09 08:55:09 [INFO] [11/24/2023 13:55:09.201] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:09 [INFO] [11/24/2023 13:55:09.249] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:09 2023-11-24 13:55:09,275 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> 08:55:09 org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field! 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339) 08:55:09 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198) 08:55:09 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 08:55:09 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653) 08:55:09 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:55:09 at java.base/java.lang.Thread.run(Thread.java:833) 08:55:09 Nov 24, 2023 1:55:09 PM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7 08:55:09 WARNING: Exception thrown during asynchronous load 08:55:09 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 [{}]] 08:55:09 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) 08:55:09 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510) 08:55:09 at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614) 08:55:09 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653) 08:55:09 at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) 08:55:09 at java.base/java.lang.Thread.run(Thread.java:833) 08:55:09 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 [{}]] 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:100) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:87) 08:55:09 at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getJwkInvalidExceptionException(DittoPublicKeyProvider.java:382) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:302) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198) 08:55:09 at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646) 08:55:09 ... 5 more 08:55:09 Caused by: org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field! 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339) 08:55:09 at java.base/java.util.Optional.orElseThrow(Optional.java:403) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318) 08:55:09 at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294) 08:55:09 ... 7 more 08:55:09 08:55:09 [INFO] [11/24/2023 13:55:09.277] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:09 [INFO] [11/24/2023 13:55:09.303] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:09 [INFO] [11/24/2023 13:55:09.355] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest 08:55:09 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest 08:55:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest 08:55:09 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest 08:55:09 2023-11-24 13:55:09,368 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]]>. 08:55:09 2023-11-24 13:55:09,369 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]]>. 08:55:09 2023-11-24 13:55:09,375 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]]>. 08:55:09 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest 08:55:09 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest 08:55:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest 08:55:09 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest 08:55:09 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest 08:55:09 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest 08:55:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest 08:55:09 [INFO] Running org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest 08:55:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest 08:55:09 [INFO] Running org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest 08:55:09 2023-11-24 13:55:09,667 INFO [][] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:09 2023-11-24 13:55:09,676 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 08:55:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.383 s -- in org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest 08:55:15 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest 08:55:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest 08:55:15 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest 08:55:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest 08:55:15 2023-11-24 13:55:15,083 WARN [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - 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 08:55:15 2023-11-24 13:55:15,083 WARN [][] o.a.p.c.Cluster Cluster(pekko://ae8f3c90-8c88-4993-b7d2-41458d164b1d) - 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 08:55:15 2023-11-24 13:55:15,084 WARN [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - 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 08:55:15 2023-11-24 13:55:15,084 WARN [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - 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 08:55:15 2023-11-24 13:55:15,085 WARN [][] o.a.p.c.Cluster Cluster(pekko://385004f1-e657-4903-9cfd-f451001a0303) - 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 08:55:15 2023-11-24 13:55:15,084 WARN [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - 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 08:55:15 2023-11-24 13:55:15,086 WARN [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - 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 08:55:15 2023-11-24 13:55:15,087 WARN [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - 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 08:55:15 2023-11-24 13:55:15,090 WARN [][] o.a.p.c.Cluster Cluster(pekko://41e36e48-e20e-4987-850e-3a2f6080a88c) - 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 08:55:15 2023-11-24 13:55:15,090 WARN [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - 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 08:55:15 2023-11-24 13:55:15,128 WARN [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - 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 08:55:15 2023-11-24 13:55:15,128 WARN [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - 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 08:55:15 2023-11-24 13:55:15,128 WARN [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - 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 08:55:15 2023-11-24 13:55:15,128 WARN [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - 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 08:55:15 [INFO] 08:55:15 [INFO] Results: 08:55:15 [INFO] 08:55:15 [INFO] Tests run: 629, Failures: 0, Errors: 0, Skipped: 0 08:55:15 [INFO] 08:55:15 [INFO] 08:55:15 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-service --- 08:55:15 [INFO] 08:55:15 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-service --- 08:55:15 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar 08:55:15 [INFO] 08:55:15 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-service --- 08:55:15 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:55:15 [INFO] No previous run data found, generating javadoc. 08:55:20 [WARNING] Javadoc Warnings 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/AuthenticationResultOrTimeout.java:30: warning: empty <p> tag 08:55:20 [WARNING] * <p> 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.actors; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives.auth; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.cloudevents; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/policies/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.policies; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/sse/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.sse; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/things/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.things; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.websocket; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/whoami/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.whoami; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/proxy/actors/package-info.java:15: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.proxy.actors; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/package-info.java:15: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/package-info.java:15: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication.jwt; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/starter/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.starter; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.streaming; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.streaming.signals; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.util.config; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/endpoints/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.util.config.endpoints; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.util.config.health; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.util.config.security; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/streaming/package-info.java:14: warning: no comment 08:55:20 [WARNING] package org.eclipse.ditto.gateway.service.util.config.streaming; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:70: warning: no comment 08:55:20 [WARNING] protected final int connectionsRetrieveLimit; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:71: warning: no comment 08:55:20 [WARNING] protected final Duration defaultTimeout; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:68: warning: no comment 08:55:20 [WARNING] protected final ActorRef edgeCommandForwarder; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:72: warning: no comment 08:55:20 [WARNING] protected RetrieveConnections initialCommand; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:67: warning: no comment 08:55:20 [WARNING] protected final ThreadSafeDittoLogger logger = DittoLoggerFactory.getThreadSafeLogger(getClass()); 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:69: warning: no comment 08:55:20 [WARNING] protected final ActorRef sender; 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:74: warning: no comment 08:55:20 [WARNING] protected AbstractConnectionsRetrievalActor(final ActorRef edgeCommandForwarder, final ActorRef sender) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:254: warning: no comment 08:55:20 [WARNING] protected void handleTimeout() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:96: warning: no comment 08:55:20 [WARNING] protected void retrieveAllConnectionsIds(final RetrieveConnections retrieveConnections) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:94: warning: no comment 08:55:20 [WARNING] protected abstract void retrieveConnections(final RetrieveConnections retrieveConnections); 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:100: warning: no comment 08:55:20 [WARNING] protected void retrieveConnectionsById(final RetrieveAllConnectionIdsResponse allConnectionIdsResponse) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:269: warning: no comment 08:55:20 [WARNING] protected void stop() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:131: warning: no comment 08:55:20 [WARNING] protected AbstractHttpRequestActor(final ActorRef proxyActor, 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:699: warning: no comment 08:55:20 [WARNING] protected Uri getUriForLocationHeader(final HttpRequest request, 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @param for responseStage 08:55:20 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @return 08:55:20 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:304: warning: no comment 08:55:20 [WARNING] protected Route ensureMediaTypeFormUrlEncodedThenExtractData( 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:196: warning: no comment 08:55:20 [WARNING] protected Route handlePerRequest(final RequestContext ctx, 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:185: warning: no comment 08:55:20 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:189: warning: no comment 08:55:20 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command, 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:208: warning: no comment 08:55:20 [WARNING] protected <M> M runWithSupervisionStrategy(final RunnableGraph<M> graph) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for ctx 08:55:20 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for dittoHeaders 08:55:20 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:101: warning: no comment 08:55:20 [WARNING] public AuthorizationContext getConnectionAuthContext() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:81: warning: no comment 08:55:20 [WARNING] public String getConnectionCorrelationId() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:97: warning: no comment 08:55:20 [WARNING] public Set<AcknowledgementLabel> getDeclaredAcknowledgementLabels() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:77: warning: no comment 08:55:20 [WARNING] public SourceQueueWithComplete<SessionedJsonifiable> getEventAndResponsePublisher() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:93: warning: no comment 08:55:20 [WARNING] public JsonSchemaVersion getJsonSchemaVersion() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:105: warning: no comment 08:55:20 [WARNING] public Optional<KillSwitch> getKillSwitch() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:89: warning: no comment 08:55:20 [WARNING] public Optional<Instant> getSessionExpirationTime() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:85: warning: no comment 08:55:20 [WARNING] public String getType() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsParameter.java:26: warning: no comment 08:55:20 [WARNING] IDS_ONLY("ids-only"), 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/ConnectionsRetrievalActorPropsFactory.java:60: warning: no comment 08:55:20 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<ConnectionsRetrievalActorPropsFactory> { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsRoute.java:107: warning: no @param for ctx 08:55:20 [WARNING] public Route buildConnectionsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomApiRoutesProvider.java:70: warning: no comment 08:55:20 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CustomApiRoutesProvider> { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:26: warning: no comment 08:55:20 [WARNING] enum RequestType { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:27: warning: no comment 08:55:20 [WARNING] API, 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:29: warning: no comment 08:55:20 [WARNING] SSE 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:28: warning: no comment 08:55:20 [WARNING] WS, 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/DefaultConnectionsRetrievalActorPropsFactory.java:28: warning: no comment 08:55:20 [WARNING] public DefaultConnectionsRetrievalActorPropsFactory(final ActorSystem actorSystem, final Config config) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DefaultJwtAuthenticationResultProvider.java:38: warning: no comment 08:55:20 [WARNING] public DefaultJwtAuthenticationResultProvider(final ActorSystem actorSystem, final Config extensionConfig) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirective.java:24: warning: no comment 08:55:20 [WARNING] Route authenticateDevOps(final String realm, final Route inner); 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:19: warning: no comment 08:55:20 [WARNING] public final class DevopsAuthenticationDirectiveFactory { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:58: warning: no comment 08:55:20 [WARNING] public DevopsAuthenticationDirective devops() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:31: warning: no comment 08:55:20 [WARNING] public static DevopsAuthenticationDirectiveFactory newInstance( 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:42: warning: no comment 08:55:20 [WARNING] public DevopsAuthenticationDirective status() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:36: warning: no comment 08:55:20 [WARNING] public static Optional<DevopsAuthenticationMethod> fromMethodName(final String methodName) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:24: warning: no comment 08:55:20 [WARNING] BASIC("basic"); 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:23: warning: no comment 08:55:20 [WARNING] OAUTH2("oauth2"), 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevOpsInsecureAuthenticationDirective.java:30: warning: no comment 08:55:20 [WARNING] public static DevOpsInsecureAuthenticationDirective getInstance() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for ctx 08:55:20 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for queryParameters 08:55:20 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:35: warning: no @param for jwtAuthenticationFactory 08:55:20 [WARNING] GatewayAuthenticationDirective buildHttpAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory); 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:42: warning: no @param for jwtAuthenticationFactory 08:55:20 [WARNING] GatewayAuthenticationDirective buildWsAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory); 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DittoGatewayAuthenticationDirectiveFactory.java:51: warning: no comment 08:55:20 [WARNING] public DittoGatewayAuthenticationDirectiveFactory(final ActorSystem actorSystem, final Config config) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DittoJwtAuthorizationSubjectsProvider.java:47: warning: no comment 08:55:20 [WARNING] public DittoJwtAuthorizationSubjectsProvider(final ActorSystem actorSystem, final Config extensionConfig) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/EncodingEnsuringDirective.java:44: warning: no comment 08:55:20 [WARNING] public static Route ensureEncoding(final Supplier<Route> inner) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:63: warning: no comment 08:55:20 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewayAuthenticationDirectiveFactory> { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/health/GatewayHttpReadinessCheck.java:43: warning: no comment 08:55:20 [WARNING] public GatewayHttpReadinessCheck(final ActorSystem system) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/utils/GatewaySignalEnrichmentProvider.java:66: warning: no comment 08:55:20 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewaySignalEnrichmentProvider> { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:102: warning: no comment 08:55:20 [WARNING] ENABLED("enabled", true), 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:104: warning: no comment 08:55:20 [WARNING] EXPECTED("expected", 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:42: warning: no @param for innerRoute 08:55:20 [WARNING] Flow<HttpRequest, HttpResponse, NotUsed> getFlow(final Route innerRoute); 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:62: warning: no comment 08:55:20 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpBindFlowProvider> { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:68: warning: no comment 08:55:20 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpRequestActorPropsFactory> { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:58: warning: no comment 08:55:20 [WARNING] static HttpRequestActorPropsFactory get(final ActorSystem actorSystem, final Config config) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:36: warning: no comment 08:55:20 [WARNING] public final class HttpUtils { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:114: warning: no comment 08:55:20 [WARNING] public static boolean basicAuthUsernameMatches(final RequestContext requestContext, final Pattern uuidPattern) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/IncomingWebSocketEventSniffer.java:60: warning: no comment 08:55:20 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<IncomingWebSocketEventSniffer> { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkException.java:15: warning: no comment 08:55:20 [WARNING] public interface JwkException { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkInvalidException.java:28: warning: no comment 08:55:20 [WARNING] public final class JwkInvalidException extends DittoRuntimeException implements JwkException { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:71: warning: no comment 08:55:20 [WARNING] public JwtValidator getJwtValidator() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:98: warning: no comment 08:55:20 [WARNING] public JwtAuthenticationResultProvider newJwtAuthenticationResultProvider(final String configLevel) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationResultProvider.java:63: warning: no comment 08:55:20 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthenticationResultProvider> { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthorizationSubjectsProvider.java:60: warning: no comment 08:55:20 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthorizationSubjectsProvider> { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:58: warning: no comment 08:55:20 [WARNING] public static JwtSubjectIssuersConfig fromJwtSubjectIssuerConfigs( 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:64: warning: no comment 08:55:20 [WARNING] public static JwtSubjectIssuersConfig fromOAuthConfig(final OAuthConfig config) { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:86: warning: no comment 08:55:20 [WARNING] public String getProtocolPrefix() { 08:55:20 [WARNING] ^ 08:55:20 [WARNING] 100 warnings 08:55:20 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar 08:55:20 [INFO] 08:55:20 [INFO] --- shade:3.5.0:shade (default) @ ditto-gateway-service --- 08:55:20 [INFO] Including org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT in the shaded jar. 08:55:20 [INFO] Including io.cloudevents:cloudevents-http-basic:jar:2.3.0 in the shaded jar. 08:55:20 [INFO] Including io.cloudevents:cloudevents-core:jar:2.3.0 in the shaded jar. 08:55:20 [INFO] Including io.cloudevents:cloudevents-api:jar:2.3.0 in the shaded jar. 08:55:20 [INFO] Including io.jsonwebtoken:jjwt-api:jar:0.11.5 in the shaded jar. 08:55:20 [INFO] Including io.jsonwebtoken:jjwt-impl:jar:0.11.5 in the shaded jar. 08:55:20 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 08:55:20 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 08:55:20 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 08:55:20 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 08:55:20 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 08:55:20 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 08:55:20 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 08:55:20 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar. 08:55:20 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar. 08:55:20 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 08:55:20 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 08:55:20 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 08:55:20 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 08:55:20 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 08:55:20 [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. 08:55:20 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 08:55:20 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 08:55:20 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 08:55:20 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 08:55:20 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 08:55:20 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 08:55:20 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 08:55:20 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 08:55:20 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 08:55:20 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 08:55:20 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 08:55:20 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 08:55:20 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 08:55:20 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 08:55:20 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 08:55:20 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 08:55:20 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 08:55:20 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 08:55:20 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 08:55:20 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 08:55:20 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 08:55:20 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 08:55:20 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 08:55:20 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 08:55:20 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 08:55:20 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 08:55:20 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar. 08:55:20 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 08:55:20 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 08:55:21 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar. 08:55:21 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar. 08:55:21 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 08:55:21 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 08:55:21 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 08:55:21 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 08:55:21 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 08:55:21 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 08:55:21 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 08:55:21 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 08:55:21 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 08:55:21 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 08:55:21 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 08:55:21 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 08:55:21 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 08:55:21 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 08:55:21 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 08:55:21 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar. 08:55:21 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar. 08:55:21 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. 08:55:21 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 08:55:21 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 08:55:21 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 08:55:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 08:55:21 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. 08:55:21 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 08:55:21 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 08:55:21 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 08:55:21 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 08:55:21 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 08:55:21 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 08:55:21 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 08:55:21 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 08:55:21 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 08:55:21 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 08:55:21 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 08:55:21 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 08:55:21 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 08:55:21 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 08:55:21 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 08:55:21 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 08:55:21 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 08:55:21 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 08:55:21 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 08:55:21 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 08:55:21 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 08:55:21 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 08:55:21 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 08:55:21 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 08:55:21 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 08:55:21 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 08:55:21 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar. 08:55:21 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar. 08:55:21 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 08:55:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:55:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:55:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:55:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:55:22 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:55:24 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:55:25 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:55:26 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 08:55:26 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 08:55:26 [WARNING] - META-INF/NOTICE.md 08:55:26 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 08:55:26 [WARNING] - META-INF.versions.9.module-info 08:55:26 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 08:55:26 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 08:55:26 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 08:55:26 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 08:55:26 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 08:55:26 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, cloudevents-api-2.3.0.jar, cloudevents-core-2.3.0.jar, cloudevents-http-basic-2.3.0.jar, commons-compiler-3.1.10.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.10.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jjwt-api-0.11.5.jar, jjwt-impl-0.11.5.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 08:55:26 [WARNING] - META-INF/MANIFEST.MF 08:55:26 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 08:55:26 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 08:55:26 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 08:55:26 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 08:55:26 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 08:55:26 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 08:55:26 [WARNING] - META-INF/DISCLAIMER 08:55:26 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 08:55:26 [WARNING] - META-INF/LICENSE 08:55:26 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 08:55:26 [WARNING] - META-INF/io.netty.versions.properties 08:55:26 [WARNING] maven-shade-plugin has detected that some files are 08:55:26 [WARNING] present in two or more JARs. When this happens, only one 08:55:26 [WARNING] single version of the file is copied to the uber jar. 08:55:26 [WARNING] Usually this is not harmful and you can skip these warnings, 08:55:26 [WARNING] otherwise try to manually exclude artifacts based on 08:55:26 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 08:55:26 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 08:55:26 [INFO] Attaching shaded artifact. 08:55:26 [INFO] 08:55:26 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-gateway-service --- 08:55:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar 08:55:26 [INFO] 08:55:26 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-service --- 08:55:26 [INFO] Tests are skipped. 08:55:26 [INFO] 08:55:26 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-service --- 08:55:26 [INFO] Tests are skipped. 08:55:26 [INFO] 08:55:26 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-service --- 08:55:26 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec 08:55:26 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: Service' with 225 classes 08:55:26 [INFO] 08:55:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-service --- 08:55:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.pom 08:55:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.jar 08:55:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-javadoc.jar 08:55:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-allinone.jar 08:55:27 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-tests.jar 08:55:27 [INFO] 08:55:27 [INFO] --------------< org.eclipse.ditto:ditto-policies-service >-------------- 08:55:27 [INFO] Building Eclipse Ditto :: Policies :: Service 0-SNAPSHOT [74/77] 08:55:27 [INFO] from policies/service/pom.xml 08:55:27 [INFO] --------------------------------[ jar ]--------------------------------- 08:55:27 [INFO] 08:55:27 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-policies-service --- 08:55:27 [INFO] 08:55:27 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-policies-service --- 08:55:27 [INFO] 08:55:27 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-service --- 08:55:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 08:55:27 [INFO] 08:55:27 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-policies-service --- 08:55:28 [INFO] Assigning port '40513' to property 'random-pekko-tcp-port' 08:55:28 [INFO] 08:55:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-service --- 08:55:28 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec 08:55:28 [INFO] 08:55:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-service --- 08:55:28 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:55:28 [WARNING] 08:55:28 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:55:28 [WARNING] 08:55:28 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:55:28 [WARNING] 08:55:28 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/policies/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:55:28 [INFO] 08:55:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-service --- 08:55:28 [INFO] Copying 1 resource from src/main/resources to target/classes 08:55:28 [INFO] Copying 5 resources from src/main/resources to target/classes 08:55:28 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:55:28 [INFO] 08:55:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-service --- 08:55:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT... 08:55:28 [INFO] 08:55:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-service --- 08:55:28 [INFO] Changes detected - recompiling the module! :dependency 08:55:28 [INFO] Compiling 108 source files with javac [debug target 17] to target/classes 08:55:28 [INFO] 08:55:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-service --- 08:55:28 [INFO] Copying 8 resources from src/test/resources to target/test-classes 08:55:28 [INFO] 08:55:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-service --- 08:55:28 [INFO] Changes detected - recompiling the module! :dependency 08:55:28 [INFO] Compiling 72 source files with javac [debug target 17] to target/test-classes 08:55:30 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java uses or overrides a deprecated API. 08:55:30 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: Recompile with -Xlint:deprecation for details. 08:55:30 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Some input files use unchecked or unsafe operations. 08:55:30 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Recompile with -Xlint:unchecked for details. 08:55:30 [INFO] 08:55:30 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-service --- 08:55:30 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:55:30 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/surefire-reports 08:55:30 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 08:55:30 [INFO] 08:55:30 [INFO] ------------------------------------------------------- 08:55:30 [INFO] T E S T S 08:55:30 [INFO] ------------------------------------------------------- 08:55:31 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PoliciesPlaceholderSubstitutionTest 08:55:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:55:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.071 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PoliciesPlaceholderSubstitutionTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.CreatePolicySubstitutionStrategyTest 08:55:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.CreatePolicySubstitutionStrategyTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectSubstitutionStrategyTest 08:55:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectSubstitutionStrategyTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntrySubstitutionStrategyTest 08:55:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntrySubstitutionStrategyTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PolicySubstitutionStrategyRegistryTest 08:55:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.PolicySubstitutionStrategyRegistryTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectsSubstitutionStrategyTest 08:55:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifySubjectsSubstitutionStrategyTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicySubstitutionStrategyTest 08:55:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicySubstitutionStrategyTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntriesSubstitutionStrategyTest 08:55:33 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.policies.service.signaltransformation.placeholdersubstitution.ModifyPolicyEntriesSubstitutionStrategyTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyUpdateTest 08:55:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyUpdateTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportCreatedStrategyTest 08:55:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportCreatedStrategyTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyUpdateTest 08:55:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyUpdateTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryDeletedStrategyTest 08:55:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryDeletedStrategyTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportsModifiedStrategyTest 08:55:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportsModifiedStrategyTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectDeletedStrategyTest 08:55:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectDeletedStrategyTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryCreatedStrategyTest 08:55:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryCreatedStrategyTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyCreateTest 08:55:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourcesModifiedStrategyCreateTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyModifyTest 08:55:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyModifyTest 08:55:33 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportDeletedStrategyTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportDeletedStrategyTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportModifiedStrategyTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyImportModifiedStrategyTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceCreatedStrategyTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceCreatedStrategyTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyUpdateTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyUpdateTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyModifiedStrategyTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyModifiedStrategyTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyCreateTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectModifiedStrategyCreateTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceDeletedStrategyTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceDeletedStrategyTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectCreatedStrategyTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectCreatedStrategyTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntriesModifiedStrategyTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntriesModifiedStrategyTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyCreateTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.ResourceModifiedStrategyCreateTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyCreateTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.SubjectsModifiedStrategyCreateTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyCreatedStrategyTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyCreatedStrategyTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryModifiedStrategyTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyEntryModifiedStrategyTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyDeletedStrategyTest 08:55:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.events.PolicyDeletedStrategyTest 08:55:34 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.TopLevelPolicyActionCommandStrategyTest 08:55:38 [INFO] [11/24/2023 13:55:38.205] [main] [CoordinatedShutdown(pekko://TopLevelPolicyActionCommandStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:38 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.077 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.TopLevelPolicyActionCommandStrategyTest 08:55:38 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.CreatePolicyStrategyTest 08:55:38 [INFO] [11/24/2023 13:55:38.351] [main] [CoordinatedShutdown(pekko://CreatePolicyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.CreatePolicyStrategyTest 08:55:38 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportsStrategyTest 08:55:38 [INFO] [11/24/2023 13:55:38.428] [main] [CoordinatedShutdown(pekko://ModifyPolicyImportsStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportsStrategyTest 08:55:38 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PolicyConflictStrategyTest 08:55:38 [INFO] [11/24/2023 13:55:38.475] [main] [CoordinatedShutdown(pekko://PolicyConflictStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PolicyConflictStrategyTest 08:55:38 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyStrategyTest 08:55:38 [INFO] [11/24/2023 13:55:38.572] [main] [CoordinatedShutdown(pekko://ModifyPolicyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyStrategyTest 08:55:38 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PoliciesConditionalHeadersValidatorTest 08:55:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.PoliciesConditionalHeadersValidatorTest 08:55:38 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectsStrategyTest 08:55:38 [INFO] [11/24/2023 13:55:38.792] [main] [CoordinatedShutdown(pekko://ModifySubjectsStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectsStrategyTest 08:55:38 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectStrategyTest 08:55:38 [INFO] [11/24/2023 13:55:38.886] [main] [CoordinatedShutdown(pekko://ModifySubjectStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifySubjectStrategyTest 08:55:38 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeactivateTokenIntegrationStrategyTest 08:55:39 [INFO] [11/24/2023 13:55:39.234] [main] [CoordinatedShutdown(pekko://DeactivateTokenIntegrationStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeactivateTokenIntegrationStrategyTest 08:55:39 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntriesStrategyTest 08:55:39 [INFO] [11/24/2023 13:55:39.289] [main] [CoordinatedShutdown(pekko://ModifyPolicyEntriesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntriesStrategyTest 08:55:39 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntryStrategyTest 08:55:39 [INFO] [11/24/2023 13:55:39.395] [main] [CoordinatedShutdown(pekko://ModifyPolicyEntryStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyEntryStrategyTest 08:55:39 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ActivateTokenIntegrationStrategyTest 08:55:39 [INFO] [11/24/2023 13:55:39.810] [main] [CoordinatedShutdown(pekko://ActivateTokenIntegrationStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ActivateTokenIntegrationStrategyTest 08:55:39 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportStrategyTest 08:55:39 [INFO] [11/24/2023 13:55:39.882] [main] [CoordinatedShutdown(pekko://ModifyPolicyImportStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.ModifyPolicyImportStrategyTest 08:55:39 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeletePolicyImportStrategyTest 08:55:39 [INFO] [11/24/2023 13:55:39.960] [main] [CoordinatedShutdown(pekko://DeletePolicyImportStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.DeletePolicyImportStrategyTest 08:55:39 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.SubjectExpiryAdjustmentTest 08:55:40 [INFO] [11/24/2023 13:55:40.059] [main] [CoordinatedShutdown(pekko://SubjectExpiryAdjustmentTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:55:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.eclipse.ditto.policies.service.persistence.actors.strategies.commands.SubjectExpiryAdjustmentTest 08:55:40 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.announcements.SubjectExpiryActorTest 08:55:40 13:55:40.235 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:44 13:55:44.408 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<false> inGracePeriod=<true> 08:55:44 13:55:44.454 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:48 13:55:48.022 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<false> inGracePeriod=<false> 08:55:48 13:55:48.058 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:51 13:55:51.785 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:55 13:55:55.334 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<false> shouldAnnounce=<true> inGracePeriod=<false> 08:55:55 13:55:55.460 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:55:57 13:55:57.453 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:00 13:56:00.556 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:00 13:56:00.638 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2023-11-24T13:56:30.604791189Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up. 08:56:00 13:56:00.667 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:02 13:56:02.419 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:02 13:56:02.498 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=null, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=null, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=1ms, randomizationInterval=0ms]]>. Giving up. 08:56:02 13:56:02.619 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:02 13:56:02.799 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:03 13:56:02.997 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:06 13:56:06.675 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:10 13:56:10.402 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:14 13:56:14.081 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:17 13:56:17.662 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:21 13:56:21.258 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:24 13:56:24.838 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:28 13:56:28.415 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:31 13:56:31.595 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:33 13:56:33.182 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:37 13:56:37.442 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:40 13:56:40.519 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:43 13:56:43.599 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:44 13:56:44.686 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:47 13:56:47.254 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2023-11-24T13:56:47.728978164Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up. 08:56:47 13:56:47.273 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:50 13:56:50.822 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<true> inGracePeriod=<false> 08:56:50 13:56:50.839 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:51 13:56:51.006 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:51 13:56:51.073 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:54 13:56:54.151 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:56:58 13:56:58.428 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:01 13:57:01.977 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Timeout waiting for ACKs, giving up. acknowledged=<true> shouldAnnounce=<true> inGracePeriod=<true> 08:57:02 13:57:01.994 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:02 13:57:02.070 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:02 13:57:02.237 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:07 13:57:07.394 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:07 13:57:07.462 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:10 13:57:10.030 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:10 13:57:10.099 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:10 13:57:10.158 [ERROR] o.e.d.p.s.p.a.a.SubjectExpiryActor - Grace period past for deleted subject <ImmutableSubject [subjectId=ditto:ditto, subjectType=unknown, subjectExpiry=2023-11-24T13:57:20.135199622Z, subjectAnnouncement=ImmutableSubjectAnnouncement[beforeExpiry=9500ms, whenDeleted=true, requestedAcksLabels=[connection:ack], requestedAcksTimeout=30000ms, randomizationInterval=0ms]]>. Giving up. 08:57:10 13:57:10.178 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:10 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.26 s -- in org.eclipse.ditto.policies.service.persistence.actors.announcements.SubjectExpiryActorTest 08:57:10 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.announcements.PolicyAnnouncementManagerTest 08:57:10 [INFO] [11/24/2023 13:57:10.373] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:57:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.ditto.policies.service.persistence.actors.announcements.PolicyAnnouncementManagerTest 08:57:10 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.resolvers.ImmutablePolicyEntryPlaceholderTest 08:57:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.resolvers.ImmutablePolicyEntryPlaceholderTest 08:57:10 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.resolvers.DefaultSubjectIdFromActionResolverTest 08:57:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.policies.service.persistence.actors.resolvers.DefaultSubjectIdFromActionResolverTest 08:57:10 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicySupervisorActorTest 08:57:10 13:57:10.407 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:57:10 13:57:10.608 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:10 13:57:10.810 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:57:10 13:57:10.850 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Stashed received message during startup of supervised PersistenceActor: <CreatePolicy> 08:57:10 13:57:10.851 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Starting persistence actor for entity with ID <test.ns:myPolicy-501688083>. 08:57:10 13:57:10.866 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Starting enforcer actor for entity with ID <test.ns:myPolicy-501688083>. 08:57:10 13:57:10.875 [INFO ] o.a.p.p.Persistence - Auto-starting journal plugin `pekko-contrib-mongodb-persistence-policies-journal` 08:57:10 13:57:10.933 [INFO ] o.a.p.p.Persistence - Auto-starting snapshot store `pekko-contrib-mongodb-persistence-policies-snapshots` 08:57:11 13:57:10.976 [INFO ] o.a.p.a.ActorSystemImpl - Using storage org.apache.pekko.persistence.inmemory.extension.StorageExtensionImpl 08:57:11 13:57:11.076 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Now watching enforcer child: <Actor[pekko://PekkoTestSystem/system/testProbe-42/test.ns:myPolicy-501688083/en#1010955944]> 08:57:11 13:57:11.466 [INFO ] o.a.p.c.s.ShardRegion - policy: Automatic entity passivation: idle entities after [2.000 min], checked every [1.000 min] 08:57:11 13:57:11.473 [INFO ] o.e.d.p.s.p.a.PolicyEnforcerActor - Completed enforcement of message type <policies.commands:createPolicy> with outcome 'success' 08:57:11 13:57:11.474 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received enforcedSignal from enforcerChild, forwarding to target actor: CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy-501688083, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]] 08:57:11 13:57:11.543 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Scheduling for Activity Check in <PT2400H> 08:57:11 13:57:11.546 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Handling by strategy: <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy-501688083, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]> 08:57:11 13:57:11.547 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Validating conditional headers with currentETagValue <null> on command <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy-501688083, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]>. 08:57:11 13:57:11.548 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Validating conditional headers succeeded. 08:57:11 13:57:11.548 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Applying command in <CreatePolicyStrategy>: <CreatePolicy [type=policies.commands:createPolicy, dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}}], policy=ImmutablePolicy [policyId=test.ns:myPolicy-501688083, namespace=test.ns, lifecycle=ACTIVE, revision=0, modified=null, created=null, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]> 08:57:11 13:57:11.549 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Created new Policy with ID <test.ns:myPolicy-501688083>. 08:57:11 13:57:11.554 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Persisting Event <policies.events:policyCreated>. 08:57:11 13:57:11.688 [INFO ] o.e.d.p.s.p.a.PolicyPersistenceActor - Successfully persisted Event <policies.events:policyCreated> w/ rev: <1>. 08:57:11 13:57:11.690 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received CommandResponse from target actor, telling enforcerChild to apply response filtering: CreatePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}, response-required=false, etag="rev:1"}], responseType=policies.responses:createPolicy, httpStatus=HttpStatus [code=201, category=SUCCESS], policyId=test.ns:myPolicy-501688083, policyCreated=ImmutablePolicy [policyId=test.ns:myPolicy-501688083, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2023-11-24T13:57:11.549203517Z, created=2023-11-24T13:57:11.549203517Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]] 08:57:11 13:57:11.691 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Sending response: <CreatePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{version=2, ditto-auth-context={"type":"unspecified","subjects":["google:allowedId"]}, response-required=false, etag="rev:1"}], responseType=policies.responses:createPolicy, httpStatus=HttpStatus [code=201, category=SUCCESS], policyId=test.ns:myPolicy-501688083, policyCreated=ImmutablePolicy [policyId=test.ns:myPolicy-501688083, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2023-11-24T13:57:11.549203517Z, created=2023-11-24T13:57:11.549203517Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]]> back to sender: <pekko://PekkoTestSystem/system/testProbe-43> 08:57:11 13:57:11.706 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Scheduling for Activity Check in <PT2400H> 08:57:11 13:57:11.708 [DEBUG] o.e.d.p.s.p.a.a.PolicyAnnouncementManager - OnPolicyModified policy=<ImmutablePolicy [policyId=test.ns:myPolicy-501688083, namespace=test.ns, lifecycle=ACTIVE, revision=1, modified=2023-11-24T13:57:11.549203517Z, created=2023-11-24T13:57:11.549203517Z, metadata=null, imports=ImmutablePolicyImports [policyImports={}], entries={all=ImmutablePolicyEntry [label=all, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ, WRITE], revokedPermissions=[]]]}], importableType=implicit], another=ImmutablePolicyEntry [label=another, subjects=ImmutableSubjects [subjects={google:allowedId=ImmutableSubject [subjectId=google:allowedId, subjectType=mySubjectType, subjectExpiry=null, subjectAnnouncement=null]}], resources=ImmutableResources [resources={policy:/=ImmutableResource [resourceKey=policy:/, effectedPermissions=ImmutableEffectedPermissions [grantedPermissions=[READ], revokedPermissions=[]]]}], importableType=implicit]}]> newSubjects=<[]> deletedSubjects=<[]> 08:57:11 13:57:11.794 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Waiting for <1> ops and <0> sudo ops before stopping 08:57:11 13:57:11.802 [INFO ] o.e.d.p.s.p.a.PolicyEnforcerActor - Completed enforcement of message type <policies.commands:retrievePolicy> with outcome 'failed' and headers: <ImmutableDittoHeaders [{}]> 08:57:11 13:57:11.803 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Received DittoRuntimeException as response from enforcerChild: PolicyNotAccessibleException [message='The Policy with ID 'test.ns:myPolicy-501688083' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:57:11 13:57:11.804 [INFO ] o.e.d.p.s.p.a.PolicySupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyNotAccessibleException [message='The Policy with ID 'test.ns:myPolicy-501688083' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 08:57:11 13:57:11.804 [DEBUG] o.e.d.p.s.p.a.PolicySupervisorActor - Stopping after waiting for ongoing ops. 08:57:11 13:57:11.805 [DEBUG] o.e.d.p.s.p.a.PolicyPersistenceActor - Stopping PersistenceActor for entity with ID <test.ns:myPolicy-501688083>. 08:57:11 13:57:11.807 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 08:57:11 13:57:11.807 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 08:57:11 13:57:11.808 [INFO ] o.a.p.r.RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 08:57:11 13:57:11.831 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:11 13:57:11.881 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:57:11 13:57:11.912 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:12 13:57:11.976 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:57:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.605 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicySupervisorActorTest 08:57:12 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorSnapshottingTest 08:57:12 13:57:12.005 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:57:12 13:57:12.028 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:17 13:57:17.739 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:19 13:57:19.949 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:29 13:57:29.078 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.29 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorSnapshottingTest 08:57:32 [INFO] Running org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorTest 08:57:32 13:57:32.299 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:57:32 13:57:32.316 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:32 13:57:32.403 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:40 13:57:40.559 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:40 13:57:40.646 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:50 [ERROR] [11/24/2023 13:57:50.532] [PekkoTestSystem-pekko.actor.default-dispatcher-4] [pekko://PekkoTestSystem/system/testProbe-64/$b] Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy509973205, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#974319741]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1963153309]].) (org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#974319741]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1963153309]].) 08:57:50 13:57:50.547 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:57:50 13:57:50.643 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:00 13:58:00.531 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:00 13:58:00.618 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:00 13:58:00.690 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-302011260, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#2059410614]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1909892889]].) 08:58:00 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#2059410614]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1909892889]]. 08:58:00 13:58:00.706 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:00 13:58:00.784 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1652654566, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#784940245]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1153377668]].) 08:58:00 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#784940245]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1153377668]]. 08:58:00 13:58:00.803 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:00 13:58:00.870 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:01 13:58:00.964 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:01 13:58:01.032 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy1890651530, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1912766799]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#2073058383]].) 08:58:01 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1912766799]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#2073058383]]. 08:58:01 13:58:01.052 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:01 13:58:01.129 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-746864109, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-491540899]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1785325234]].) 08:58:01 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-491540899]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#1785325234]]. 08:58:01 13:58:01.150 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:01 13:58:01.250 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:01 13:58:01.330 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:01 [ERROR] [11/24/2023 13:58:01.403] [PekkoTestSystem-pekko.actor.default-dispatcher-18] [pekko://PekkoTestSystem/system/testProbe-88/$a] Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-247048133, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#524868774]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1379336110]].) (org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#524868774]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1379336110]].) 08:58:01 13:58:01.403 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-247048133, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#524868774]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1379336110]].) 08:58:01 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#524868774]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1379336110]]. 08:58:01 13:58:01.431 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:01 13:58:01.607 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:01 13:58:01.667 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy2025840293, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-2004595435]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-333451092]].) 08:58:01 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-2004595435]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-333451092]]. 08:58:01 13:58:01.684 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:01 13:58:01.752 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1778512361, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#475337235]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1615403352]].) 08:58:01 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#475337235]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-1615403352]]. 08:58:01 13:58:01.772 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:01 13:58:01.838 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-2146382444, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1081049803]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-181983495]].) 08:58:01 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#1081049803]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-181983495]]. 08:58:01 13:58:01.851 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:05 13:58:04.929 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:05 13:58:05.106 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:05 13:58:05.292 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:05 13:58:05.370 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:10 13:58:10.477 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:10 13:58:10.554 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:10 13:58:10.633 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:10 13:58:10.730 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:10 13:58:10.809 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:10 13:58:10.866 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy-1305040272, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#763405680]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-394496195]].) 08:58:10 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#763405680]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-394496195]]. 08:58:10 13:58:10.876 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:20 13:58:20.554 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:20 13:58:20.733 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:20 13:58:20.791 [ERROR] o.e.d.p.s.p.a.PolicyPersistenceActor - Got SaveSnapshotFailure(SnapshotMetadata(policy:test.ns:myPolicy2088145496, 2, 0, None),org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1886109563]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-914816682]].) 08:58:20 org.apache.pekko.pattern.AskTimeoutException: Recipient [Actor[pekko://PekkoTestSystem/user/SnapshotStorage#-1886109563]] had already been terminated. Message of type [org.apache.pekko.persistence.inmemory.extension.InMemorySnapshotStorage$Save] was sent by [Actor[pekko://PekkoTestSystem/system/pekko-contrib-mongodb-persistence-policies-snapshots#-914816682]]. 08:58:20 13:58:20.812 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:20 13:58:20.891 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:21 13:58:20.969 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:21 [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.74 s -- in org.eclipse.ditto.policies.service.persistence.actors.PolicyPersistenceActorTest 08:58:21 [INFO] Running org.eclipse.ditto.policies.service.enforcement.pre.ModifyToCreatePolicyTransformerTest 08:58:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.policies.service.enforcement.pre.ModifyToCreatePolicyTransformerTest 08:58:21 [INFO] Running org.eclipse.ditto.policies.service.enforcement.PolicyCommandEnforcementTest 08:58:21 13:58:21.106 [INFO ] o.e.d.i.u.t.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:58:21 13:58:21.115 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:21 13:58:21.154 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:21 13:58:21.203 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:21 13:58:21.250 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:21 13:58:21.285 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:21 13:58:21.325 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:21 13:58:21.363 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:21 13:58:21.398 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:21 13:58:21.430 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:21 13:58:21.481 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:21 13:58:21.517 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:21 13:58:21.561 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:21 13:58:21.593 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:21 13:58:21.637 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:21 13:58:21.670 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:21 13:58:21.714 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:21 13:58:21.748 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:21 13:58:21.793 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:21 13:58:21.825 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:21 13:58:21.876 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:21 13:58:21.914 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:21 13:58:21.957 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:22 13:58:21.991 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:22 13:58:22.026 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:22 13:58:22.058 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:22 13:58:22.103 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:22 13:58:22.135 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:22 13:58:22.174 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:22 13:58:22.214 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:22 13:58:22.262 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:22 13:58:22.291 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:22 13:58:22.336 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:22 13:58:22.370 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:22 13:58:22.410 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:22 13:58:22.446 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:22 13:58:22.489 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:22 13:58:22.523 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:22 13:58:22.563 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:22 13:58:22.590 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:22 13:58:22.624 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:22 13:58:22.657 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:22 13:58:22.709 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:22 13:58:22.744 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:22 13:58:22.787 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:22 13:58:22.829 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:22 13:58:22.871 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:22 13:58:22.902 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:22 13:58:22.937 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:23 13:58:22.969 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:23 13:58:23.015 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:23 13:58:23.046 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:23 13:58:23.088 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:23 13:58:23.122 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:23 13:58:23.155 [INFO ] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 08:58:23 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.075 s -- in org.eclipse.ditto.policies.service.enforcement.PolicyCommandEnforcementTest 08:58:23 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandRegistryTest 08:58:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandRegistryTest 08:58:23 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesRootActorTest 08:58:23 13:58:23.196 [INFO ] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment. 08:58:23 13:58:23.244 [INFO ] o.a.p.e.s.Slf4jLogger - Slf4jLogger started 08:58:23 13:58:23.251 [INFO ] o.a.p.r.a.ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://PoliciesRootActorTest@127.0.0.1:41827] with UID [1175236282443219424] 08:58:23 13:58:23.253 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:41827] - Starting up, Pekko version [1.0.1] ... 08:58:23 13:58:23.254 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:41827] - Registered cluster JMX MBean [pekko:type=Cluster] 08:58:23 13:58:23.254 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:41827] - Started up successfully 08:58:23 13:58:23.266 [INFO ] o.a.p.c.Cluster - Cluster Node [pekko://PoliciesRootActorTest@127.0.0.1:41827] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining 08:58:23 13:58:23.266 [INFO ] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 08:58:23 13:58:23.561 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "5.18.5-100.fc35.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@5274570c, com.mongodb.Jep395RecordCodecProvider@6e8f15b8, com.mongodb.KotlinCodecProvider@2c057b2a]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null} 08:58:23 13:58:23.561 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "5.18.5-100.fc35.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@5274570c, com.mongodb.Jep395RecordCodecProvider@6e8f15b8, com.mongodb.KotlinCodecProvider@2c057b2a]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null} 08:58:23 13:58:23.566 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017 08:58:23 java.net.ConnectException: Connection refused 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217) 08:58:23 at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306) 08:58:23 ... 1 common frames omitted 08:58:23 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket 08:58:23 at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127) 08:58:23 at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131) 08:58:23 at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) 08:58:23 at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 08:58:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:58:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:58:23 at java.base/java.lang.Thread.run(Thread.java:833) 08:58:23 13:58:23.566 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017 08:58:23 java.net.ConnectException: Connection refused 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256) 08:58:23 ... 7 common frames omitted 08:58:23 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket 08:58:23 at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127) 08:58:23 at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217) 08:58:23 at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306) 08:58:23 at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 08:58:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:58:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:58:23 at java.base/java.lang.Thread.run(Thread.java:833) 08:58:23 13:58:23.586 [INFO ] p.c.p.m.d.ScalaMongoDriver - Applying configuration-specific overrides for driver 08:58:23 13:58:23.665 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "5.18.5-100.fc35.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@5274570c, com.mongodb.Jep395RecordCodecProvider@6e8f15b8, com.mongodb.KotlinCodecProvider@2c057b2a]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=100, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null} 08:58:23 13:58:23.666 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017 08:58:23 java.net.ConnectException: Connection refused 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256) 08:58:23 ... 7 common frames omitted 08:58:23 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket 08:58:23 at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127) 08:58:23 at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:287) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217) 08:58:23 at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306) 08:58:23 at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 08:58:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:58:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:58:23 at java.base/java.lang.Thread.run(Thread.java:833) 08:58:23 13:58:23.677 [INFO ] o.m.d.client - MongoClient with metadata {"driver": {"name": "mongo-java-driver|reactive-streams", "version": "4.10.2"}, "os": {"type": "Linux", "name": "Linux", "architecture": "amd64", "version": "5.18.5-100.fc35.x86_64"}, "platform": "Java/Oracle Corporation/17.0.2+8-86"} created with settings MongoClientSettings{readPreference=primary, writeConcern=WriteConcern{w=null, wTimeout=null ms, journal=null}, retryWrites=true, retryReads=true, readConcern=ReadConcern{level=LOCAL}, credential=null, streamFactoryFactory=null, commandListeners=[], codecRegistry=ProvidersCodecRegistry{codecProviders=[ValueCodecProvider{}, BsonValueCodecProvider{}, DBRefCodecProvider{}, DBObjectCodecProvider{}, DocumentCodecProvider{}, CollectionCodecProvider{}, IterableCodecProvider{}, MapCodecProvider{}, GeoJsonCodecProvider{}, GridFSFileCodecProvider{}, Jsr310CodecProvider{}, JsonObjectCodecProvider{}, BsonCodecProvider{}, EnumCodecProvider{}, com.mongodb.client.model.mql.ExpressionCodecProvider@5274570c, com.mongodb.Jep395RecordCodecProvider@6e8f15b8, com.mongodb.KotlinCodecProvider@2c057b2a]}, loggerSettings=LoggerSettings{maxDocumentLength=1000}, clusterSettings={hosts=[localhost:27017], srvServiceName=mongodb, mode=SINGLE, requiredClusterType=UNKNOWN, requiredReplicaSetName='null', serverSelector='null', clusterListeners='[]', serverSelectionTimeout='30000 ms', localThreshold='30000 ms'}, socketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=0, receiveBufferSize=0, sendBufferSize=0}, heartbeatSocketSettings=SocketSettings{connectTimeoutMS=10000, readTimeoutMS=10000, receiveBufferSize=0, sendBufferSize=0}, connectionPoolSettings=ConnectionPoolSettings{maxSize=2, minSize=0, maxWaitTimeMS=30000, maxConnectionLifeTimeMS=0, maxConnectionIdleTimeMS=0, maintenanceInitialDelayMS=0, maintenanceFrequencyMS=60000, connectionPoolListeners=[], maxConnecting=2}, serverSettings=ServerSettings{heartbeatFrequencyMS=10000, minHeartbeatFrequencyMS=500, serverListeners='[]', serverMonitorListeners='[]'}, sslSettings=SslSettings{enabled=false, invalidHostNameAllowed=false, context=null}, applicationName='null', compressorList=[], uuidRepresentation=UNSPECIFIED, serverApi=null, autoEncryptionSettings=null, dnsClient=null, inetAddressResolver=null, contextProvider=null} 08:58:23 13:58:23.677 [INFO ] o.m.d.cluster - Exception in monitor thread while connecting to server localhost:27017 08:58:23 java.net.ConnectException: Connection refused 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.checkConnect(Native Method) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishConnect(UnixAsynchronousSocketChannelImpl.java:256) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:202) 08:58:23 at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:217) 08:58:23 at java.base/sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:306) 08:58:23 ... 1 common frames omitted 08:58:23 Wrapped by: com.mongodb.MongoSocketOpenException: Exception opening socket 08:58:23 at com.mongodb.internal.connection.AsynchronousSocketChannelStream$OpenCompletionHandler.failed(AsynchronousSocketChannelStream.java:127) 08:58:23 at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:131) 08:58:23 at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) 08:58:23 at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) 08:58:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 08:58:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 08:58:23 at java.base/java.lang.Thread.run(Thread.java:833) 08:58:24 13:58:24.065 [INFO ] o.m.d.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out 08:58:24 13:58:24.065 [INFO ] o.m.d.cluster - Cluster description not yet available. Waiting for 30000 ms before timing out 08:58:34 Failed to stop [PoliciesRootActorTest] within [10 seconds] 08:58:34 -> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 2 children 08:58:34 ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=0 14 children 08:58:34 | ⌊-> IO-TCP RepointableActorRef class org.apache.pekko.io.TcpManager status=0 1 children 08:58:34 | | ⌊-> selectors RoutedActorRef class org.apache.pekko.routing.RouterPoolActor status=0 1 children 08:58:34 | | ⌊-> $a LocalActorRef class org.apache.pekko.io.SelectionHandler status=0 1 children 08:58:34 | | ⌊-> 0 LocalActorRef class org.apache.pekko.io.TcpListener status=0 no children 08:58:34 | ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=0 6 children 08:58:34 | | ⌊-> StreamSupervisor-463 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children 08:58:34 | | | ⌊-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 08:58:34 | | ⌊-> StreamSupervisor-464 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 6 children 08:58:34 | | | ⌊-> remote-0-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:58:34 | | | ⌊-> remote-2-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:58:34 | | | ⌊-> remote-3-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:58:34 | | | ⌊-> remote-4-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:58:34 | | | ⌊-> remote-5-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:58:34 | | | ⌊-> remote-6-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:58:34 | | ⌊-> StreamSupervisor-465 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 1 children 08:58:34 | | | ⌊-> remoteControl-1-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=0 no children 08:58:34 | | ⌊-> StreamSupervisor-467 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children 08:58:34 | | ⌊-> StreamSupervisor-468 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children 08:58:34 | | ⌊-> StreamSupervisor-469 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=0 no children 08:58:34 | ⌊-> cluster RepointableActorRef class org.apache.pekko.cluster.ClusterDaemon status=0 2 children 08:58:34 | | ⌊-> core LocalActorRef class org.apache.pekko.cluster.ClusterCoreSupervisor status=0 2 children 08:58:34 | | | ⌊-> daemon LocalActorRef class org.apache.pekko.cluster.ClusterCoreDaemon status=0 3 children 08:58:34 | | | | ⌊-> crossDcHeartbeatSender LocalActorRef class org.apache.pekko.cluster.CrossDcHeartbeatSender status=0 no children 08:58:34 | | | | ⌊-> downingProvider LocalActorRef class org.eclipse.ditto.base.service.cluster.DittoSplitBrainResolver status=0 no children 08:58:34 | | | | ⌊-> heartbeatSender LocalActorRef class org.apache.pekko.cluster.ClusterHeartbeatSender status=0 no children 08:58:34 | | | ⌊-> publisher LocalActorRef class org.apache.pekko.cluster.ClusterDomainEventPublisher status=0 no children 08:58:34 | | ⌊-> heartbeatReceiver LocalActorRef class org.apache.pekko.cluster.ClusterHeartbeatReceiver status=0 no children 08:58:34 | ⌊-> clusterEventBusListener RepointableActorRef class org.apache.pekko.cluster.ClusterReadView$$anon$1 status=0 no children 08:58:34 | ⌊-> deadLetterListener RepointableActorRef class org.apache.pekko.event.DeadLetterListener status=0 no children 08:58:34 | ⌊-> distributedPubSubMediator RepointableActorRef class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator status=0 1 children 08:58:34 | | ⌊-> policy-invalidate-enforcers LocalActorRef class org.apache.pekko.cluster.pubsub.DistributedPubSubMediator$Internal$Topic status=0 no children 08:58:34 | ⌊-> eventStreamUnsubscriber-156 RepointableActorRef class org.apache.pekko.event.EventStreamUnsubscriber status=0 no children 08:58:34 | ⌊-> log1-Slf4jLogger RepointableActorRef class org.apache.pekko.event.slf4j.Slf4jLogger status=0 no children 08:58:34 | ⌊-> pool-master RepointableActorRef class org.apache.pekko.http.impl.engine.client.PoolMasterActor status=0 no children 08:58:34 | ⌊-> remote-deployment-watcher RepointableActorRef class org.apache.pekko.remote.RemoteDeploymentWatcher status=0 no children 08:58:34 | ⌊-> remote-watcher RepointableActorRef class org.apache.pekko.cluster.ClusterRemoteWatcher status=0 no children 08:58:34 | ⌊-> remoting-terminator RepointableActorRef class org.apache.pekko.remote.RemoteActorRefProvider$RemotingTerminator status=0 no children 08:58:34 | ⌊-> sharding RepointableActorRef class org.apache.pekko.cluster.sharding.ClusterShardingGuardian status=0 1 children 08:58:34 | | ⌊-> policiesReplicator LocalActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children 08:58:34 | ⌊-> testProbe-210 RepointableActorRef class org.apache.pekko.testkit.TestActor status=0 no children 08:58:34 ⌊-> user LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 4 children 08:58:34 ⌊-> $a RepointableActorRef class org.eclipse.ditto.policies.service.starter.PoliciesRootActor status=4 Terminating(Recreation(org.eclipse.ditto.base.service.actors.AbstractDittoRootActorTest$UnknownException)) 08:58:34 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing#1305712054] 08:58:34 | ⌊-> persistencePing LocalActorRef class org.apache.pekko.cluster.singleton.ClusterSingletonManager status=8 Terminating(Termination) 08:58:34 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton#363725152] 08:58:34 | ⌊-> singleton LocalActorRef class org.eclipse.ditto.internal.utils.cluster.ClusterSingletonSupervisorActor status=8 Terminating(Termination) 08:58:34 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child#1464774930] 08:58:34 | ⌊-> supervised-child LocalActorRef class org.eclipse.ditto.internal.utils.persistentactors.PersistencePingActor status=8 Terminating(Termination) 08:58:34 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child/StreamSupervisor-470#-1913685581] 08:58:34 | ⌊-> StreamSupervisor-470 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=8 Terminating(Termination) 08:58:34 | | toDie: Actor[pekko://PoliciesRootActorTest/user/$a/persistencePing/singleton/supervised-child/StreamSupervisor-470/flow-10-0-seqSink#1452234127] 08:58:34 | ⌊-> flow-10-0-seqSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 08:58:34 ⌊-> $b RepointableActorRef class org.eclipse.ditto.policies.enforcement.CachingPolicyEnforcerProvider$CachingPolicyEnforcerProviderActor status=0 no children 08:58:34 ⌊-> blockedNamespacesReplicator RepointableActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children 08:58:34 ⌊-> policy-announcement-aware-replicator RepointableActorRef class org.apache.pekko.cluster.ddata.Replicator status=0 no children 08:58:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.61 s -- in org.eclipse.ditto.policies.service.starter.PoliciesRootActorTest 08:58:34 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalErrorRegistryTest 08:58:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalErrorRegistryTest 08:58:35 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalEventRegistryTest 08:58:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalEventRegistryTest 08:58:35 [INFO] Running org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandResponseRegistryTest 08:58:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.policies.service.starter.PoliciesServiceGlobalCommandResponseRegistryTest 08:58:35 [INFO] Running org.eclipse.ditto.policies.service.common.config.DefaultPolicyAnnouncementConfigTest 08:58:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.620 s -- in org.eclipse.ditto.policies.service.common.config.DefaultPolicyAnnouncementConfigTest 08:58:35 [INFO] Running org.eclipse.ditto.policies.service.common.config.DefaultPolicyConfigTest 08:58:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s -- in org.eclipse.ditto.policies.service.common.config.DefaultPolicyConfigTest 08:58:50 [INFO] 08:58:50 [INFO] Results: 08:58:50 [INFO] 08:58:50 [INFO] Tests run: 305, Failures: 0, Errors: 0, Skipped: 0 08:58:50 [INFO] 08:58:50 [INFO] 08:58:50 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-service --- 08:58:50 [INFO] 08:58:50 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-service --- 08:58:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar 08:58:50 [INFO] 08:58:50 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-service --- 08:58:50 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:58:50 [INFO] No previous run data found, generating javadoc. 08:58:52 [WARNING] Javadoc Warnings 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/package-info.java:14: warning: no comment 08:58:52 [WARNING] package org.eclipse.ditto.policies.service.common.config; 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/package-info.java:14: warning: no comment 08:58:52 [WARNING] package org.eclipse.ditto.policies.service.enforcement; 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/pre/package-info.java:14: warning: no comment 08:58:52 [WARNING] package org.eclipse.ditto.policies.service.enforcement.pre; 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/package-info.java:14: warning: no comment 08:58:52 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors; 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/announcements/package-info.java:14: warning: no comment 08:58:52 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.announcements; 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/package-info.java:14: warning: no comment 08:58:52 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.resolvers; 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/commands/package-info.java:14: warning: no comment 08:58:52 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.commands; 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment 08:58:52 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.events; 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/package-info.java:14: warning: no comment 08:58:52 [WARNING] package org.eclipse.ditto.policies.service.persistence.serializer; 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:36: warning: no comment 08:58:52 [WARNING] protected static final JsonFieldDefinition<JsonObject> POLICY_ENTRIES = 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:40: warning: no comment 08:58:52 [WARNING] protected AbstractPolicyMongoEventAdapter(final ExtendedActorSystem system) { 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/DefaultPolicyMongoEventAdapter.java:25: warning: no comment 08:58:52 [WARNING] public DefaultPolicyMongoEventAdapter(final ExtendedActorSystem system) { 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/DefaultSubjectIdFromActionResolver.java:33: warning: no comment 08:58:52 [WARNING] public DefaultSubjectIdFromActionResolver() { 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:15: warning: no comment 08:58:52 [WARNING] public final class PoliciesPlaceholders { 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:21: warning: no comment 08:58:52 [WARNING] public static PolicyEntryPlaceholder newPolicyEntryPlaceholder() { 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/PolicyCommandEnforcement.java:219: warning: no @param for <T> 08:58:52 [WARNING] public <T extends PolicyQueryCommandResponse<T>> T buildJsonViewForPolicyQueryCommandResponse( 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/PolicyConfig.java:93: warning: no comment 08:58:52 [WARNING] SUBJECT_ID_RESOLVER("subject-id-resolver", 08:58:52 [WARNING] ^ 08:58:52 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActor.java:39: warning: no comment 08:58:52 [WARNING] public static final String ACTOR_NAME = "policyOps"; 08:58:52 [WARNING] ^ 08:58:52 [WARNING] 18 warnings 08:58:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar 08:58:52 [INFO] 08:58:52 [INFO] --- shade:3.5.0:shade (default) @ ditto-policies-service --- 08:58:52 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar. 08:58:52 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar. 08:58:52 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 08:58:52 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 08:58:52 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. 08:58:52 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. 08:58:52 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 08:58:52 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 08:58:52 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 08:58:52 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 08:58:52 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 08:58:52 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 08:58:52 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar. 08:58:52 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar. 08:58:52 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar. 08:58:52 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar. 08:58:52 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 08:58:52 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 08:58:52 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 08:58:52 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 08:58:52 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 08:58:52 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 08:58:52 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 08:58:52 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 08:58:52 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 08:58:52 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 08:58:52 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 08:58:52 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 08:58:52 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 08:58:52 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 08:58:52 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 08:58:52 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 08:58:52 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 08:58:52 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 08:58:52 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 08:58:52 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 08:58:52 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 08:58:52 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 08:58:52 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 08:58:52 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 08:58:52 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 08:58:52 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 08:58:52 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 08:58:52 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 08:58:52 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 08:58:52 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 08:58:52 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 08:58:52 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 08:58:52 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 08:58:52 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 08:58:52 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 08:58:52 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 08:58:52 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 08:58:52 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 08:58:52 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 08:58:52 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 08:58:52 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 08:58:52 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 08:58:52 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 08:58:52 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 08:58:52 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 08:58:52 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 08:58:52 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 08:58:52 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 08:58:52 [INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar. 08:58:52 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar. 08:58:52 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. 08:58:52 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 08:58:52 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 08:58:52 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 08:58:52 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 08:58:52 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 08:58:52 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 08:58:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:58:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:58:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:58:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:58:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:58:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:58:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 08:58:57 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 08:58:57 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 08:58:57 [WARNING] - META-INF/NOTICE.md 08:58:57 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 08:58:57 [WARNING] - META-INF.versions.9.module-info 08:58:57 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 08:58:57 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 08:58:57 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 08:58:57 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 08:58:57 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 08:58:57 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 08:58:57 [WARNING] - META-INF/DISCLAIMER 08:58:57 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 08:58:57 [WARNING] - META-INF/io.netty.versions.properties 08:58:57 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.10.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 08:58:57 [WARNING] - META-INF/MANIFEST.MF 08:58:57 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 08:58:57 [WARNING] - META-INF/LICENSE 08:58:57 [WARNING] maven-shade-plugin has detected that some files are 08:58:57 [WARNING] present in two or more JARs. When this happens, only one 08:58:57 [WARNING] single version of the file is copied to the uber jar. 08:58:57 [WARNING] Usually this is not harmful and you can skip these warnings, 08:58:57 [WARNING] otherwise try to manually exclude artifacts based on 08:58:57 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 08:58:57 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 08:58:57 [INFO] Attaching shaded artifact. 08:58:57 [INFO] 08:58:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-service --- 08:58:57 [INFO] Tests are skipped. 08:58:57 [INFO] 08:58:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-service --- 08:58:57 [INFO] Tests are skipped. 08:58:57 [INFO] 08:58:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-service --- 08:58:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec 08:58:57 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Service' with 102 classes 08:58:57 [INFO] 08:58:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-service --- 08:58:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.pom 08:58:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.jar 08:58:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-javadoc.jar 08:58:57 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-allinone.jar 08:58:57 [INFO] 08:58:57 [INFO] --------------< org.eclipse.ditto:ditto-wot-integration >--------------- 08:58:57 [INFO] Building Eclipse Ditto :: WoT :: Integration 0-SNAPSHOT [75/77] 08:58:57 [INFO] from wot/integration/pom.xml 08:58:57 [INFO] --------------------------------[ jar ]--------------------------------- 08:58:57 [INFO] 08:58:57 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-wot-integration --- 08:58:57 [INFO] 08:58:57 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-wot-integration --- 08:58:57 [INFO] 08:58:57 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-integration --- 08:58:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/wot/integration/target/jacoco.exec 08:58:57 [INFO] 08:58:57 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-integration --- 08:58:57 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:58:57 [WARNING] 08:58:57 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:58:57 [WARNING] 08:58:57 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:58:57 [WARNING] 08:58:57 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:58:57 [INFO] 08:58:57 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-integration --- 08:58:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/main/resources 08:58:57 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:58:57 [INFO] 08:58:57 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-integration --- 08:58:57 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT... 08:58:57 [INFO] 08:58:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-integration --- 08:58:57 [INFO] Changes detected - recompiling the module! :dependency 08:58:57 [INFO] Compiling 20 source files with javac [debug target 17] to target/classes 08:58:58 [INFO] 08:58:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-integration --- 08:58:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/test/resources 08:58:58 [INFO] 08:58:58 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-integration --- 08:58:58 [INFO] No sources to compile 08:58:58 [INFO] 08:58:58 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-integration --- 08:58:58 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:58:58 [INFO] No tests to run. 08:58:58 [INFO] 08:58:58 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-integration --- 08:58:58 [INFO] 08:58:58 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-wot-integration --- 08:58:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar 08:58:58 [INFO] 08:58:58 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-integration --- 08:58:58 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 08:58:58 [INFO] No previous run data found, generating javadoc. 08:58:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar 08:59:00 [INFO] 08:59:00 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-integration --- 08:59:00 [INFO] Tests are skipped. 08:59:00 [INFO] 08:59:00 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-integration --- 08:59:00 [INFO] Tests are skipped. 08:59:00 [INFO] 08:59:00 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-integration --- 08:59:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 08:59:00 [INFO] 08:59:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-integration --- 08:59:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.pom 08:59:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.jar 08:59:00 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT-javadoc.jar 08:59:00 [INFO] 08:59:00 [INFO] ---------------< org.eclipse.ditto:ditto-things-service >--------------- 08:59:00 [INFO] Building Eclipse Ditto :: Things :: Service 0-SNAPSHOT [76/77] 08:59:00 [INFO] from things/service/pom.xml 08:59:00 [INFO] --------------------------------[ jar ]--------------------------------- 08:59:00 [INFO] 08:59:00 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-things-service --- 08:59:00 [INFO] 08:59:00 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-things-service --- 08:59:00 [INFO] 08:59:00 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-things-service --- 08:59:00 [INFO] Assigning port '40843' to property 'random-pekko-tcp-port' 08:59:00 [INFO] 08:59:00 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-service --- 08:59: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/things/service/target/jacoco.exec 08:59:00 [INFO] 08:59:00 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-service --- 08:59:00 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 08:59:00 [WARNING] 08:59:00 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 08:59:00 [WARNING] 08:59:00 [WARNING] licenseMerges will be overridden by licenseMergesFile. 08:59:00 [WARNING] 08:59:00 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/things/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 08:59:00 [INFO] 08:59:00 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-service --- 08:59:00 [INFO] Copying 1 resource from src/main/resources to target/classes 08:59:00 [INFO] Copying 5 resources from src/main/resources to target/classes 08:59:00 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 08:59:00 [INFO] 08:59:00 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-service --- 08:59:00 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-service:jar:0-SNAPSHOT... 08:59:00 [INFO] 08:59:00 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-service --- 08:59:00 [INFO] Changes detected - recompiling the module! :dependency 08:59:00 [INFO] Compiling 134 source files with javac [debug target 17] to target/classes 08:59:00 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Some input files use unchecked or unsafe operations. 08:59:00 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Recompile with -Xlint:unchecked for details. 08:59:00 [INFO] 08:59:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-service --- 08:59:00 [INFO] Copying 5 resources from src/test/resources to target/test-classes 08:59:00 [INFO] 08:59:00 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-service --- 08:59:00 [INFO] Changes detected - recompiling the module! :dependency 08:59:00 [INFO] Compiling 113 source files with javac [debug target 17] to target/test-classes 08:59:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Some input files use or override a deprecated API. 08:59:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Recompile with -Xlint:deprecation for details. 08:59:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java uses unchecked or unsafe operations. 08:59:02 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: Recompile with -Xlint:unchecked for details. 08:59:02 [INFO] 08:59:02 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-service --- 08:59:02 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 08:59:02 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/things/service/target/surefire-reports 08:59:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 08:59:02 [INFO] 08:59:02 [INFO] ------------------------------------------------------- 08:59:02 [INFO] T E S T S 08:59:02 [INFO] ------------------------------------------------------- 08:59:04 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.EntityTagCalculatorTest 08:59:04 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.EntityTagCalculatorTest 08:59:04 [INFO] Running org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest 08:59:05 [INFO] Tests run: 98, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 s -- in org.eclipse.ditto.things.service.enforcement.MergeThingCommandEnforcementTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyModifiedStrategyTest 08:59:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyModifiedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesModifiedStrategyTest 08:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesModifiedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyDeletedStrategyTest 08:59:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyDeletedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyModifiedStrategyTest 08:59:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyModifiedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureCreatedStrategyTest 08:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureCreatedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesCreatedStrategyTest 08:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesCreatedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingModifiedStrategyTest 08:59:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingModifiedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesModifiedStrategyTest 08:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesModifiedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesDeletedStrategyTest 08:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesDeletedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesDeletedStrategyTest 08:59:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesDeletedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyCreatedStrategyTest 08:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertyCreatedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyDeletedStrategyTest 08:59:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyDeletedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.PolicyIdModifiedStrategyTest 08:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.PolicyIdModifiedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionDeletedStrategyTest 08:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionDeletedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeCreatedStrategyTest 08:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeCreatedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionModifiedStrategyTest 08:59:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionModifiedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDeletedStrategyTest 08:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDeletedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDeletedStrategyTest 08:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDeletedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeModifiedStrategyTest 08:59:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeModifiedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingMergedStrategyTest 08:59:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingMergedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionCreatedStrategyTest 08:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionCreatedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesDeletedStrategyTest 08:59:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesDeletedStrategyTest 08:59:05 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesModifiedStrategyTest 08:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesModifiedStrategyTest 08:59:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesCreatedStrategyTest 08:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesCreatedStrategyTest 08:59:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesCreatedStrategyTest 08:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDesiredPropertiesCreatedStrategyTest 08:59:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesModifiedStrategyTest 08:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributesModifiedStrategyTest 08:59:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureModifiedStrategyTest 08:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureModifiedStrategyTest 08:59:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionModifiedStrategyTest 08:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionModifiedStrategyTest 08:59:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionDeletedStrategyTest 08:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingDefinitionDeletedStrategyTest 08:59:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesCreatedStrategyTest 08:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturesCreatedStrategyTest 08:59:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionCreatedStrategyTest 08:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeatureDefinitionCreatedStrategyTest 08:59:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesDeletedStrategyTest 08:59:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertiesDeletedStrategyTest 08:59:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingCreatedStrategyTest 08:59:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.ThingCreatedStrategyTest 08:59:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyCreatedStrategyTest 08:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.FeaturePropertyCreatedStrategyTest 08:59:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeDeletedStrategyTest 08:59:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.events.AttributeDeletedStrategyTest 08:59:06 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertyStrategyTest 08:59:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 08:59:10 [INFO] [11/24/2023 13:59:10.088] [main] [CoordinatedShutdown(pekko://DeleteFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.986 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertyStrategyTest 08:59:10 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertyStrategyTest 08:59:10 [INFO] [11/24/2023 13:59:10.470] [main] [CoordinatedShutdown(pekko://ModifyFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertyStrategyTest 08:59:10 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertiesStrategyTest 08:59:10 [INFO] [11/24/2023 13:59:10.671] [main] [CoordinatedShutdown(pekko://ModifyFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertiesStrategyTest 08:59:10 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributesStrategyTest 08:59:10 [INFO] [11/24/2023 13:59:10.845] [main] [CoordinatedShutdown(pekko://RetrieveAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributesStrategyTest 08:59:10 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertiesStrategyTest 08:59:10 [INFO] [11/24/2023 13:59:10.973] [main] [CoordinatedShutdown(pekko://RetrieveFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertiesStrategyTest 08:59:10 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingDefinitionStrategyTest 08:59:11 [INFO] [11/24/2023 13:59:11.076] [main] [CoordinatedShutdown(pekko://DeleteThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingDefinitionStrategyTest 08:59:11 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureStrategyTest 08:59:12 [INFO] [11/24/2023 13:59:12.691] [main] [CoordinatedShutdown(pekko://RetrieveFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.605 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureStrategyTest 08:59:12 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingStrategyTest 08:59:13 [INFO] [11/24/2023 13:59:13.587] [main] [CoordinatedShutdown(pekko://RetrieveThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingStrategyTest 08:59:13 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingDefinitionStrategyTest 08:59:13 [INFO] [11/24/2023 13:59:13.692] [main] [CoordinatedShutdown(pekko://ModifyThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingDefinitionStrategyTest 08:59:13 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDefinitionStrategyTest 08:59:13 [INFO] [11/24/2023 13:59:13.794] [main] [CoordinatedShutdown(pekko://ModifyFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDefinitionStrategyTest 08:59:13 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDefinitionStrategyTest 08:59:13 [INFO] [11/24/2023 13:59:13.885] [main] [CoordinatedShutdown(pekko://DeleteFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDefinitionStrategyTest 08:59:13 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributesStrategyTest 08:59:13 [INFO] [11/24/2023 13:59:13.969] [main] [CoordinatedShutdown(pekko://ModifyAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributesStrategyTest 08:59:13 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFromCommandTest 08:59:14 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFromCommandTest 08:59:14 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataWildcardValidatorTest 08:59:14 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataWildcardValidatorTest 08:59:14 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingDefinitionStrategyTest 08:59:14 [INFO] [11/24/2023 13:59:14.456] [main] [CoordinatedShutdown(pekko://RetrieveThingDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveThingDefinitionStrategyTest 08:59:14 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConditionValidatorTest 08:59:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.930 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConditionValidatorTest 08:59:15 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertyStrategyTest 08:59:15 [INFO] [11/24/2023 13:59:15.490] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertyStrategyTest 08:59:15 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MergeThingStrategyTest 08:59:15 [INFO] [11/24/2023 13:59:15.607] [main] [CoordinatedShutdown(pekko://MergeThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MergeThingStrategyTest 08:59:15 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureStrategyTest 08:59:15 [INFO] [11/24/2023 13:59:15.692] [main] [CoordinatedShutdown(pekko://DeleteFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureStrategyTest 08:59:15 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertyStrategyTest 08:59:15 [INFO] [11/24/2023 13:59:15.810] [main] [CoordinatedShutdown(pekko://ModifyFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureDesiredPropertyStrategyTest 08:59:15 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributesStrategyTest 08:59:15 [INFO] [11/24/2023 13:59:15.886] [main] [CoordinatedShutdown(pekko://DeleteAttributesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:15 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributesStrategyTest 08:59:15 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFieldsWildcardResolverTest 08:59:16 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.MetadataFieldsWildcardResolverTest 08:59:16 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertiesStrategyTest 08:59:16 [INFO] [11/24/2023 13:59:16.595] [main] [CoordinatedShutdown(pekko://DeleteFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturePropertiesStrategyTest 08:59:16 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributeStrategyTest 08:59:16 [INFO] [11/24/2023 13:59:16.684] [main] [CoordinatedShutdown(pekko://DeleteAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteAttributeStrategyTest 08:59:16 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyPolicyIdStrategyTest 08:59:16 [INFO] [11/24/2023 13:59:16.757] [main] [CoordinatedShutdown(pekko://ModifyPolicyIdStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyPolicyIdStrategyTest 08:59:16 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrievePolicyIdStrategyTest 08:59:16 [INFO] [11/24/2023 13:59:16.814] [main] [CoordinatedShutdown(pekko://RetrievePolicyIdStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrievePolicyIdStrategyTest 08:59:16 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConflictStrategyTest 08:59:16 [INFO] [11/24/2023 13:59:16.874] [main] [CoordinatedShutdown(pekko://ThingConflictStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingConflictStrategyTest 08:59:16 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturesStrategyTest 08:59:16 [INFO] [11/24/2023 13:59:16.949] [main] [CoordinatedShutdown(pekko://DeleteFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeaturesStrategyTest 08:59:16 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingsConditionalHeadersValidatorTest 08:59:17 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ThingsConditionalHeadersValidatorTest 08:59:17 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.SudoRetrieveThingStrategyTest 08:59:17 [INFO] [11/24/2023 13:59:17.090] [main] [CoordinatedShutdown(pekko://SudoRetrieveThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:17 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.SudoRetrieveThingStrategyTest 08:59:17 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributeStrategyTest 08:59:17 [INFO] [11/24/2023 13:59:17.172] [main] [CoordinatedShutdown(pekko://ModifyAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyAttributeStrategyTest 08:59:17 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureStrategyTest 08:59:17 [INFO] [11/24/2023 13:59:17.472] [main] [CoordinatedShutdown(pekko://ModifyFeatureStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeatureStrategyTest 08:59:17 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturesStrategyTest 08:59:17 [INFO] [11/24/2023 13:59:17.735] [main] [CoordinatedShutdown(pekko://ModifyFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturesStrategyTest 08:59:17 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingStrategyTest 08:59:17 [INFO] [11/24/2023 13:59:17.776] [main] [CoordinatedShutdown(pekko://DeleteThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:17 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteThingStrategyTest 08:59:17 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributeStrategyTest 08:59:17 [INFO] [11/24/2023 13:59:17.847] [main] [CoordinatedShutdown(pekko://RetrieveAttributeStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveAttributeStrategyTest 08:59:17 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertiesStrategyTest 08:59:17 [INFO] [11/24/2023 13:59:17.909] [main] [CoordinatedShutdown(pekko://ModifyFeaturePropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyFeaturePropertiesStrategyTest 08:59:17 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertiesStrategyTest 08:59:17 [INFO] [11/24/2023 13:59:17.973] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:17 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDesiredPropertiesStrategyTest 08:59:17 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertiesStrategyTest 08:59:18 [INFO] [11/24/2023 13:59:18.042] [main] [CoordinatedShutdown(pekko://DeleteFeatureDesiredPropertiesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertiesStrategyTest 08:59:18 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturesStrategyTest 08:59:18 [INFO] [11/24/2023 13:59:18.089] [main] [CoordinatedShutdown(pekko://RetrieveFeaturesStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturesStrategyTest 08:59:18 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ResultFactoryTest 08:59:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ResultFactoryTest 08:59:18 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingStrategyTest 08:59:18 [INFO] [11/24/2023 13:59:18.449] [main] [CoordinatedShutdown(pekko://ModifyThingStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.ModifyThingStrategyTest 08:59:18 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDefinitionStrategyTest 08:59:18 [INFO] [11/24/2023 13:59:18.495] [main] [CoordinatedShutdown(pekko://RetrieveFeatureDefinitionStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeatureDefinitionStrategyTest 08:59:18 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertyStrategyTest 08:59:18 [INFO] [11/24/2023 13:59:18.574] [main] [CoordinatedShutdown(pekko://DeleteFeatureDesiredPropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.DeleteFeatureDesiredPropertyStrategyTest 08:59:18 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertyStrategyTest 08:59:18 [INFO] [11/24/2023 13:59:18.640] [main] [CoordinatedShutdown(pekko://RetrieveFeaturePropertyStrategyTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:59:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.ditto.things.service.persistence.actors.strategies.commands.RetrieveFeaturePropertyStrategyTest 08:59:18 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest 08:59:18 2023-11-24 13:59:18,648 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:59:18 2023-11-24 13:59:18,665 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#policyShouldNotBeDeletedOnThingRetrieveAndActorFail() 08:59:19 2023-11-24 13:59:19,592 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:59:20 2023-11-24 13:59:20,178 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingIde6593ff4-8aa8-4e6e-a848-397a72be05be>. 08:59:20 java.lang.RuntimeException: Failed to create PersistenceActor 08:59:20 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156) 08:59:20 ... 20 common frames omitted 08:59:20 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:59:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:20 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60) 08:59:20 at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120) 08:59:20 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:59:20 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:59:20 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:59:20 ... 10 common frames omitted 08:59:20 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingIde6593ff4-8aa8-4e6e-a848-397a72be05be/pa: exception during creation, root cause message: [Failed to create PersistenceActor] 08:59:20 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:59:20 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:59:20 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:59:20 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:59:20 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:59:20 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:59:20 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:59:20 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:59:20 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:59:20 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:59:20 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:59:20 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:59:20 2023-11-24 13:59:20,179 ERROR [] org.apache.pekko.actor.OneForOneStrategy - Failed to create PersistenceActor 08:59:20 java.lang.RuntimeException: Failed to create PersistenceActor 08:59:20 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156) 08:59:20 ... 20 common frames omitted 08:59:20 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:59:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:20 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:20 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:20 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:20 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:20 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60) 08:59:20 at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120) 08:59:20 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:59:20 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:59:20 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:59:20 ... 10 common frames omitted 08:59:20 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingIde6593ff4-8aa8-4e6e-a848-397a72be05be/pa: exception during creation, root cause message: [Failed to create PersistenceActor] 08:59:20 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:59:20 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:59:20 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:59:20 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:59:20 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:59:20 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:59:20 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:59:20 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:59:20 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:59:20 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:59:20 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:59:20 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:59:20 2023-11-24 13:59:20,196 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingIde6593ff4-8aa8-4e6e-a848-397a72be05be> terminated abnormally. 08:59:20 2023-11-24 13:59:20,239 WARN [sudoRetrieveThingFromThingEnforcerActor-9761d47e-ebb8-481f-aa57-e8379a993e62] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <org.eclipse.ditto:thingIde6593ff4-8aa8-4e6e-a848-397a72be05be>: <SudoRetrieveThing [thingId=org.eclipse.ditto:thingIde6593ff4-8aa8-4e6e-a848-397a72be05be, selectedFields=/policyId, useOriginalSchemaVersion=false]> 08:59:20 2023-11-24 13:59:20,240 INFO [92b7aa14-0623-4678-82fa-1a664542c4d7] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=92b7aa14-0623-4678-82fa-1a664542c4d7}]> 08:59:20 2023-11-24 13:59:20,242 INFO [92b7aa14-0623-4678-82fa-1a664542c4d7] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingIde6593ff4-8aa8-4e6e-a848-397a72be05be' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=92b7aa14-0623-4678-82fa-1a664542c4d7}]] 08:59:20 2023-11-24 13:59:20,389 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeaturesMetadata() 08:59:21 2023-11-24 13:59:21,000 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:21 2023-11-24 13:59:21,028 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:featuresModified> w/ rev: <2>. 08:59:21 2023-11-24 13:59:21,074 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeader() 08:59:21 2023-11-24 13:59:21,198 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:21 2023-11-24 13:59:21,207 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:21 2023-11-24 13:59:21,237 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingOverwritesExistingFirstLevelFieldsWhenNotExplicitlySpecifiedV2() 08:59:21 2023-11-24 13:59:21,337 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:21 2023-11-24 13:59:21,347 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:21 2023-11-24 13:59:21,360 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveAttribute() 08:59:21 2023-11-24 13:59:21,493 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:21 2023-11-24 13:59:21,505 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributeSoThatThingGetsTooLarge() 08:59:37 2023-11-24 13:59:37,337 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:37 2023-11-24 13:59:37,357 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributeMetadata() 08:59:37 2023-11-24 13:59:37,444 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:37 2023-11-24 13:59:37,449 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeModified> w/ rev: <2>. 08:59:37 2023-11-24 13:59:37,458 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturePropertyWithLiveChannelCondition() 08:59:37 2023-11-24 13:59:37,543 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:37 2023-11-24 13:59:37,559 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAttributesMetadataWithDeleteMetadataHeader() 08:59:37 2023-11-24 13:59:37,644 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:37 2023-11-24 13:59:37,649 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:37 2023-11-24 13:59:37,658 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeatureMetadataWithGetMetadataHeader() 08:59:37 2023-11-24 13:59:37,745 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:37 2023-11-24 13:59:37,757 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteThingV2() 08:59:37 2023-11-24 13:59:37,837 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:37 2023-11-24 13:59:37,838 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingId5933fade-9be0-41de-a5d7-85c22e5e2c9d>. 08:59:37 2023-11-24 13:59:37,841 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>. 08:59:37 2023-11-24 13:59:37,847 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturePropertyAndAttributeMetadataWithGetMetadataWildcardHeader() 08:59:37 2023-11-24 13:59:37,939 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:38 2023-11-24 13:59:37,960 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveLeafMetadataWithGetMetadataWildcardHeader() 08:59:38 2023-11-24 13:59:38,079 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:38 2023-11-24 13:59:38,086 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:38 2023-11-24 13:59:38,102 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#unavailableExpectedIfPersistenceActorTerminates() 08:59:38 2023-11-24 13:59:38,178 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:59:38 2023-11-24 13:59:38,200 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId> 08:59:38 2023-11-24 13:59:38,203 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:59:38 2023-11-24 13:59:38,208 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:38 2023-11-24 13:59:38,235 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 08:59:38 2023-11-24 13:59:38,242 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 08:59:38 2023-11-24 13:59:38,247 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingIdbac01167-b895-4f1e-82d8-b4e2bfde4e55> terminated abnormally. 08:59:38 2023-11-24 13:59:38,749 WARN [sudoRetrieveThingFromThingEnforcerActor-47d49c59-9e94-4368-b049-5dbac1e9f33f] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <org.eclipse.ditto:thingIdbac01167-b895-4f1e-82d8-b4e2bfde4e55>: <SudoRetrieveThing [thingId=org.eclipse.ditto:thingIdbac01167-b895-4f1e-82d8-b4e2bfde4e55, selectedFields=/policyId, useOriginalSchemaVersion=false]> 08:59:38 2023-11-24 13:59:38,750 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2}]> 08:59:38 2023-11-24 13:59:38,750 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingIdbac01167-b895-4f1e-82d8-b4e2bfde4e55' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2}]] 08:59:38 2023-11-24 13:59:38,763 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingWithoutPreviousCreate() 08:59:38 2023-11-24 13:59:38,843 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttribute() 08:59:38 2023-11-24 13:59:38,922 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:38 2023-11-24 13:59:38,930 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeModified> w/ rev: <2>. 08:59:39 2023-11-24 13:59:38,944 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToModifyFeaturePropertyAndReceiveCorrectErrorCode() 08:59:39 2023-11-24 13:59:39,015 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:39 2023-11-24 13:59:39,032 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#unavailableExpectedAndPolicyIsDeletedIfPersistenceActorFails() 08:59:39 2023-11-24 13:59:39,096 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:59:39 2023-11-24 13:59:39,101 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got error in child. Stopping child actor for entityID <org.eclipse.ditto:thingId26c40cb6-c0f7-4b9e-bb2b-96b6641b41d9>. 08:59:39 java.lang.RuntimeException: Failed to create PersistenceActor 08:59:39 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156) 08:59:39 ... 20 common frames omitted 08:59:39 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:39 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60) 08:59:39 at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120) 08:59:39 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:59:39 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:59:39 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:59:39 ... 10 common frames omitted 08:59:39 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId26c40cb6-c0f7-4b9e-bb2b-96b6641b41d9/pa: exception during creation, root cause message: [Failed to create PersistenceActor] 08:59:39 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:59:39 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:59:39 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:59:39 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:59:39 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:59:39 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:59:39 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:59:39 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:59:39 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:59:39 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:59:39 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:59:39 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:59:39 2023-11-24 13:59:39,101 ERROR [] org.apache.pekko.actor.OneForOneStrategy - Failed to create PersistenceActor 08:59:39 java.lang.RuntimeException: Failed to create PersistenceActor 08:59:39 at org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest$FailingInCtorActor.<init>(ThingPersistenceActorTest.java:2156) 08:59:39 ... 20 common frames omitted 08:59:39 Wrapped by: java.lang.reflect.InvocationTargetException: null 08:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 08:59:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 08:59:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 08:59:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 08:59:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 08:59:39 at org.apache.pekko.util.Reflect$.instantiate(Reflect.scala:60) 08:59:39 at org.apache.pekko.actor.NoArgsReflectConstructor.produce(IndirectActorProducer.scala:120) 08:59:39 at org.apache.pekko.actor.Props.newActor(Props.scala:236) 08:59:39 at org.apache.pekko.actor.ActorCell.newActor(ActorCell.scala:626) 08:59:39 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:653) 08:59:39 ... 10 common frames omitted 08:59:39 Wrapped by: org.apache.pekko.actor.ActorInitializationException: pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId26c40cb6-c0f7-4b9e-bb2b-96b6641b41d9/pa: exception during creation, root cause message: [Failed to create PersistenceActor] 08:59:39 at org.apache.pekko.actor.ActorInitializationException$.apply(Actor.scala:206) 08:59:39 at org.apache.pekko.actor.ActorCell.create(ActorCell.scala:679) 08:59:39 at org.apache.pekko.actor.ActorCell.invokeAll$1(ActorCell.scala:523) 08:59:39 at org.apache.pekko.actor.ActorCell.systemInvoke(ActorCell.scala:545) 08:59:39 at org.apache.pekko.dispatch.Mailbox.processAllSystemMessages(Mailbox.scala:305) 08:59:39 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:240) 08:59:39 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 08:59:39 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 08:59:39 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 08:59:39 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 08:59:39 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 08:59:39 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 08:59:39 2023-11-24 13:59:39,101 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Persistence actor for entity with ID <org.eclipse.ditto:thingId26c40cb6-c0f7-4b9e-bb2b-96b6641b41d9> terminated abnormally. 08:59:39 2023-11-24 13:59:39,110 INFO [7eb44708-0b53-47bc-8135-b646ebb292de] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId> 08:59:39 2023-11-24 13:59:39,111 INFO [7eb44708-0b53-47bc-8135-b646ebb292de] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:59:39 2023-11-24 13:59:39,112 INFO [7eb44708-0b53-47bc-8135-b646ebb292de] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy. 08:59:39 2023-11-24 13:59:39,133 WARN [7eb44708-0b53-47bc-8135-b646ebb292de] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=7eb44708-0b53-47bc-8135-b646ebb292de}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingId26c40cb6-c0f7-4b9e-bb2b-96b6641b41d9, policyId=null, definition=null, attributes={"attrKey":"attrVal"}, features=ImmutableFeatures [features=[ImmutableFeature [featureId=featureId, definition=ImmutableFeatureDefinition [identifierList=[ns:name:version]], properties={"featurePropertyKey":"featurePropertyValue"}, desiredProperties=null]]], lifecycle=ACTIVE, revision=1, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null], response=java.util.concurrent.CompletionException: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingId26c40cb6-c0f7-4b9e-bb2b-96b6641b41d9' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=7eb44708-0b53-47bc-8135-b646ebb292de, ditto-read-subjects=["test:allowedId"]}]], responseFuture=java.util.concurrent.CompletableFuture@b992526[Not completed, 1 dependents]] 08:59:39 2023-11-24 13:59:39,137 INFO [7eb44708-0b53-47bc-8135-b646ebb292de] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <org.eclipse.ditto:policyId> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=7eb44708-0b53-47bc-8135-b646ebb292de, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=org.eclipse.ditto:policyId]> 08:59:39 2023-11-24 13:59:39,137 INFO [7eb44708-0b53-47bc-8135-b646ebb292de] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='The Thing with ID 'org.eclipse.ditto:thingId26c40cb6-c0f7-4b9e-bb2b-96b6641b41d9' is not available, please try again later.', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=7eb44708-0b53-47bc-8135-b646ebb292de, ditto-read-subjects=["test:allowedId"]}]] 08:59:39 2023-11-24 13:59:39,251 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToRetrieveThingWhichWasNotYetCreated() 08:59:39 2023-11-24 13:59:39,331 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingInV2AndUpdateWithV2AndChangedPolicyId() 08:59:39 2023-11-24 13:59:39,407 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:39 2023-11-24 13:59:39,411 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:39 2023-11-24 13:59:39,434 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAndRecreateThingWithMinimumData() 08:59:39 2023-11-24 13:59:39,505 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:39 2023-11-24 13:59:39,506 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingIdb4bd53cb-f0d6-4b45-a551-ce7496bc9715>. 08:59:39 2023-11-24 13:59:39,508 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>. 08:59:39 2023-11-24 13:59:39,512 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <3>. 08:59:39 2023-11-24 13:59:39,528 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#shutdownOnCommand() 08:59:39 2023-11-24 13:59:39,587 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:59:39 2023-11-24 13:59:39,600 INFO [] org.eclipse.ditto.base.service.actors.ShutdownBehaviour - Shutting down <Actor[pekko://PekkoTestSystem/user/org.eclipse.ditto:thingId3b495c2e-351f-4afe-91b4-287d0626b7f6#1980137278]> due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=org.eclipse.ditto]]>. 08:59:39 2023-11-24 13:59:39,608 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeatureReturnsExpected() 08:59:39 2023-11-24 13:59:39,700 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:39 2023-11-24 13:59:39,707 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeatures() 08:59:39 2023-11-24 13:59:39,793 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:39 2023-11-24 13:59:39,797 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:featuresModified> w/ rev: <2>. 08:59:39 2023-11-24 13:59:39,806 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterCreation() 08:59:39 2023-11-24 13:59:39,890 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:39 2023-11-24 13:59:39,897 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveFeaturesMetadataWithGetMetadataHeader() 08:59:40 2023-11-24 13:59:39,992 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:40 2023-11-24 13:59:40,006 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributes() 08:59:40 2023-11-24 13:59:40,086 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:40 2023-11-24 13:59:40,089 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributesModified> w/ rev: <2>. 08:59:40 2023-11-24 13:59:40,105 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToCreateThingWithDifferentThingId() 08:59:40 2023-11-24 13:59:40,205 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#policyShouldBeDeletedOnThingCreateAndErrorResponse() 08:59:40 2023-11-24 13:59:40,285 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 08:59:40 2023-11-24 13:59:40,396 INFO [c0a9f108-8428-4481-a304-fe375d575ebb] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <org.eclipse.ditto:policyId> 08:59:40 2023-11-24 13:59:40,396 INFO [c0a9f108-8428-4481-a304-fe375d575ebb] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 08:59:40 2023-11-24 13:59:40,398 WARN [c0a9f108-8428-4481-a304-fe375d575ebb] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=c0a9f108-8428-4481-a304-fe375d575ebb, ditto-read-subjects=["test:allowedId"]}], thing=ImmutableThing [thingId=org.eclipse.ditto:thingId86192535-c93e-490a-ad26-14c1635151cf, policyId=org.eclipse.ditto:policyId, definition=null, attributes={"attrKey":"attrVal"}, features=ImmutableFeatures [features=[ImmutableFeature [featureId=featureId, definition=ImmutableFeatureDefinition [identifierList=[ns:name:version]], properties={"featurePropertyKey":"featurePropertyValue"}, desiredProperties=null]]], lifecycle=ACTIVE, revision=1, modified=null, created=null, metadata=null], initialPolicy=null, policyIdOrPlaceholder=null], response=ThingUnavailableException [message='Error in target persistent actor', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=c0a9f108-8428-4481-a304-fe375d575ebb}]], responseFuture=java.util.concurrent.CompletableFuture@3bfce353[Not completed]] 08:59:40 2023-11-24 13:59:40,400 INFO [c0a9f108-8428-4481-a304-fe375d575ebb] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <org.eclipse.ditto:policyId> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=c0a9f108-8428-4481-a304-fe375d575ebb, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=org.eclipse.ditto:policyId]> 08:59:40 2023-11-24 13:59:40,401 INFO [c0a9f108-8428-4481-a304-fe375d575ebb] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Target actor exception received: <CompletionException>. Sending RollbackCreatedPolicy msg to self, potentially rolling back a created policy. 08:59:40 2023-11-24 13:59:40,401 INFO [c0a9f108-8428-4481-a304-fe375d575ebb] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingUnavailableException [message='Error in target persistent actor', errorCode=things:thing.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='The requested Thing is temporarily not available, please retry the performed action in order to improve resiliency.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["test:allowedId"]}, version=2, correlation-id=c0a9f108-8428-4481-a304-fe375d575ebb}]] 08:59:40 2023-11-24 13:59:40,516 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingOverwritesExistingFirstLevelFieldsWhenExplicitlySpecifiedV2() 08:59:40 2023-11-24 13:59:40,590 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:40 2023-11-24 13:59:40,596 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:40 2023-11-24 13:59:40,606 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterModification() 08:59:40 2023-11-24 13:59:40,696 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:40 2023-11-24 13:59:40,700 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:40 2023-11-24 13:59:40,737 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingInV2WithMissingPolicyIdThrowsPolicyIdMissingException() 08:59:40 2023-11-24 13:59:40,827 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureSequenceNumberCorrectness() 08:59:40 2023-11-24 13:59:40,898 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:40 2023-11-24 13:59:40,902 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:40 2023-11-24 13:59:40,916 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#tryToRetrieveThingAfterDeletion() 08:59:41 2023-11-24 13:59:41,000 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:41 2023-11-24 13:59:41,000 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingId30a69bf0-c212-4ee9-b281-04f8a43df299>. 08:59:41 2023-11-24 13:59:41,003 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>. 08:59:41 2023-11-24 13:59:41,015 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteAttribute() 08:59:41 2023-11-24 13:59:41,087 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:41 2023-11-24 13:59:41,090 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeDeleted> w/ rev: <2>. 08:59:41 2023-11-24 13:59:41,104 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteMetadataForDeleteAttributeCommand() 08:59:41 2023-11-24 13:59:41,183 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:41 2023-11-24 13:59:41,185 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributeDeleted> w/ rev: <2>. 08:59:41 2023-11-24 13:59:41,192 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyAttributesMetadata() 08:59:41 2023-11-24 13:59:41,273 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:41 2023-11-24 13:59:41,277 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:attributesModified> w/ rev: <2>. 08:59:41 2023-11-24 13:59:41,291 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#createThingV2() 08:59:41 2023-11-24 13:59:41,368 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:41 2023-11-24 13:59:41,380 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#testRemovalOfEmptyMetadataAfterDeletion() 08:59:41 2023-11-24 13:59:41,452 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:41 2023-11-24 13:59:41,457 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:41 2023-11-24 13:59:41,461 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <3>. 08:59:41 2023-11-24 13:59:41,469 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#recoverThingCreated() 08:59:41 2023-11-24 13:59:41,540 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:41 2023-11-24 13:59:41,686 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingIdb411e09c-fe05-4e82-ad86-36691a0f7c96> was recovered. 08:59:41 2023-11-24 13:59:41,768 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveThingsWithoutThingIdOfActor() 08:59:41 2023-11-24 13:59:41,850 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:41 2023-11-24 13:59:41,850 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Unknown message: RetrieveThings [type=things.commands:retrieveThings, dittoHeaders=ImmutableDittoHeaders [{}], thingIds=[foo:bar, bum:lux], selectedFields=null, namespace=null] 08:59:42 2023-11-24 13:59:41,958 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveAttributesWithGetMetadataHeader() 08:59:42 2023-11-24 13:59:42,036 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:42 2023-11-24 13:59:42,047 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyFeatureMetadata() 08:59:42 2023-11-24 13:59:42,128 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:42 2023-11-24 13:59:42,132 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:featureModified> w/ rev: <2>. 08:59:42 2023-11-24 13:59:42,146 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#responsesDuringInitializationAreSentWithDittoHeaders() 08:59:42 2023-11-24 13:59:42,237 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#recoverThingDeleted() 08:59:42 2023-11-24 13:59:42,307 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:42 2023-11-24 13:59:42,307 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingIdeef9ad29-4c4d-4476-ae82-7028db908158>. 08:59:42 2023-11-24 13:59:42,310 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>. 08:59:42 2023-11-24 13:59:42,425 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteFeaturePropertyMetadataWithDeleteMetadataWildcardHeaderForMergeCommand() 08:59:42 2023-11-24 13:59:42,495 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:42 2023-11-24 13:59:42,498 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingMerged> w/ rev: <2>. 08:59:42 2023-11-24 13:59:42,514 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#deleteExistingMetadataWithMergeCommand() 08:59:42 2023-11-24 13:59:42,588 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:42 2023-11-24 13:59:42,591 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingMerged> w/ rev: <2>. 08:59:42 2023-11-24 13:59:42,602 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#multipleMetadataHeadersResultsInException() 08:59:42 2023-11-24 13:59:42,680 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:42 2023-11-24 13:59:42,690 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingWithWildcardInMetadata() 08:59:42 2023-11-24 13:59:42,762 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:42 2023-11-24 13:59:42,766 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:42 2023-11-24 13:59:42,779 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureSequenceNumberCorrectnessAfterRecovery() 08:59:42 2023-11-24 13:59:42,845 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:42 2023-11-24 13:59:42,848 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:43 2023-11-24 13:59:42,953 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingIdbbb5fe79-2e90-4395-9f06-6c8779fba6d3> was recovered. 08:59:43 2023-11-24 13:59:43,067 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#ensureModifiedCorrectnessAfterRecovery() 08:59:43 2023-11-24 13:59:43,144 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:43 2023-11-24 13:59:43,250 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingId50b71b6c-bfe1-4028-ab8e-1df544f1207a> was recovered. 08:59:43 2023-11-24 13:59:43,358 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#retrieveThingV2() 08:59:43 2023-11-24 13:59:43,432 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:43 2023-11-24 13:59:43,439 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest - Testing: ThingPersistenceActorTest#modifyThingV2() 08:59:43 2023-11-24 13:59:43,511 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:43 2023-11-24 13:59:43,514 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:43 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.89 s -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorTest 08:59:43 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ResponseReceiverCacheTest 08:59:46 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.708 s -- in org.eclipse.ditto.things.service.persistence.actors.ResponseReceiverCacheTest 08:59:46 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest 08:59:46 2023-11-24 13:59:46,239 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:59:46 2023-11-24 13:59:46,242 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#thingInArbitraryStateIsSnapshotCorrectly() 08:59:46 2023-11-24 13:59:46,324 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told CreateThing, expecting CreateThingResponse ... 08:59:46 2023-11-24 13:59:46,327 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:46 2023-11-24 13:59:46,328 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Expecting Event made it to Journal and snapshots are empty. .. 08:59:47 2023-11-24 13:59:47,345 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told ModifyThing, expecting ModifyThingResponse. .. 08:59:47 2023-11-24 13:59:47,348 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:47 2023-11-24 13:59:47,351 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Expecting Event made it to Journal and snapshots contain Thing.. 08:59:48 2023-11-24 13:59:48,361 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told RetrieveThing, expecting RetrieveThingResponse ... 08:59:48 2023-11-24 13:59:48,362 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Restarting ThingPersistenceActor ... 08:59:48 2023-11-24 13:59:48,362 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Expecting ThingPersistenceActor to be terminated ... 08:59:48 2023-11-24 13:59:48,362 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Recreating ThingPersistenceActor ... 08:59:48 2023-11-24 13:59:48,464 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Told RetrieveThing, expecting RetrieveThingResponse.. 08:59:48 2023-11-24 13:59:48,467 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Thing <org.eclipse.ditto:thingId6aa0e274-5243-4d43-8f31-2b84e9eee52a> was recovered. 08:59:48 2023-11-24 13:59:48,481 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#deletedThingIsSnapshotWithCorrectDataAndCanBeRecreated() 08:59:48 2023-11-24 13:59:48,558 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:49 2023-11-24 13:59:49,564 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingId598da5a4-95ad-4919-890f-520a979d8395>. 08:59:49 2023-11-24 13:59:49,567 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>. 08:59:50 2023-11-24 13:59:50,681 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <3>. 08:59:51 2023-11-24 13:59:51,703 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest - Testing: ThingPersistenceActorSnapshottingTest#actorCannotBeStartedWithNegativeSnapshotThreshold() 08:59:51 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.533 s -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorSnapshottingTest 08:59:51 [INFO] Running org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest 08:59:51 2023-11-24 13:59:51,772 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 08:59:51 2023-11-24 13:59:51,776 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest - Testing: ThingPersistenceActorCleanupTest#testDeletedThingIsCleanedUpCorrectly() 08:59:51 2023-11-24 13:59:51,850 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:52 2023-11-24 13:59:52,856 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Deleted Thing with ID <org.eclipse.ditto:thingId61a1a028-c789-4a86-b0b4-9a1390d16a55>. 08:59:52 2023-11-24 13:59:52,858 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingDeleted> w/ rev: <2>. 08:59:53 2023-11-24 13:59:53,864 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Starting cleanup for 'thing:org.eclipse.ditto:thingId61a1a028-c789-4a86-b0b4-9a1390d16a55', deleting snapshots to sequence number 1 and events to 1. 08:59:53 2023-11-24 13:59:53,869 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Cleanup for 'thing:org.eclipse.ditto:thingId61a1a028-c789-4a86-b0b4-9a1390d16a55' completed. 08:59:54 2023-11-24 13:59:54,895 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest - Testing: ThingPersistenceActorCleanupTest#cleanupDeletesUntilButExcludingLatestSnapshot() 08:59:55 2023-11-24 13:59:54,981 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingCreated> w/ rev: <1>. 08:59:56 2023-11-24 13:59:55,989 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <2>. 08:59:57 2023-11-24 13:59:57,000 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <3>. 08:59:58 2023-11-24 13:59:58,012 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <4>. 08:59:59 2023-11-24 13:59:59,025 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <5>. 09:00:00 2023-11-24 14:00:00,039 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <6>. 09:00:01 2023-11-24 14:00:01,055 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <7>. 09:00:02 2023-11-24 14:00:02,074 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <8>. 09:00:03 2023-11-24 14:00:03,093 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <9>. 09:00:04 2023-11-24 14:00:04,112 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <10>. 09:00:05 2023-11-24 14:00:05,129 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Successfully persisted Event <things.events:thingModified> w/ rev: <11>. 09:00:06 2023-11-24 14:00:06,148 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Starting cleanup for 'thing:org.eclipse.ditto:thingId11a98233-5c96-4ebc-be46-91d4d6f18ac3', deleting snapshots to sequence number 9 and events to 10. 09:00:06 2023-11-24 14:00:06,150 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActor - Cleanup for 'thing:org.eclipse.ditto:thingId11a98233-5c96-4ebc-be46-91d4d6f18ac3' completed. 09:00:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.39 s -- in org.eclipse.ditto.things.service.persistence.actors.ThingPersistenceActorCleanupTest 09:00:07 [INFO] Running org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapterTest 09:00:07 [INFO] [11/24/2023 14:00:07.924] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.765 s -- in org.eclipse.ditto.things.service.persistence.serializer.ThingMongoSnapshotAdapterTest 09:00:07 [INFO] Running org.eclipse.ditto.things.service.persistence.serializer.ThingMongoEventAdapterTest 09:00:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.eclipse.ditto.things.service.persistence.serializer.ThingMongoEventAdapterTest 09:00:08 [INFO] Running org.eclipse.ditto.things.service.enforcement.pre.ModifyToCreateThingTransformerTest 09:00:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.ditto.things.service.enforcement.pre.ModifyToCreateThingTransformerTest 09:00:08 [INFO] Running org.eclipse.ditto.things.service.enforcement.LiveSignalEnforcementTest 09:00:08 2023-11-24 14:00:08,172 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 09:00:08 2023-11-24 14:00:08,247 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:08 2023-11-24 14:00:08,293 INFO [2247330b-073a-4ec5-92be-b5e69920b020] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - The command <messages.commands:thingMessage> was not forwarded due to insufficient rights MessageSendNotAllowedException: You are not allowed to send messages for the Thing with id 'thing:id'! - AuthorizationContext: ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]] 09:00:08 2023-11-24 14:00:08,293 INFO [2247330b-073a-4ec5-92be-b5e69920b020] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=2247330b-073a-4ec5-92be-b5e69920b020}]> 09:00:08 2023-11-24 14:00:08,295 INFO [2247330b-073a-4ec5-92be-b5e69920b020] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: MessageSendNotAllowedException [message='You are not allowed to send messages for the Thing with id 'thing:id'!', errorCode=messages:send.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=2247330b-073a-4ec5-92be-b5e69920b020}]] 09:00:08 2023-11-24 14:00:08,373 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:08 2023-11-24 14:00:08,398 INFO [6be19fc4-3214-4611-b7a4-c87f042f2024] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success' 09:00:08 2023-11-24 14:00:08,402 INFO [6be19fc4-3214-4611-b7a4-c87f042f2024] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage> 09:00:08 2023-11-24 14:00:08,406 INFO [6be19fc4-3214-4611-b7a4-c87f042f2024] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success' 09:00:08 2023-11-24 14:00:08,408 INFO [6be19fc4-3214-4611-b7a4-c87f042f2024_73ab46a1-a955-49a2-a439-d7fece2bac02] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage> 09:00:08 2023-11-24 14:00:08,490 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:08 2023-11-24 14:00:08,515 INFO [4e532058-05a4-4d3c-81be-21da61350e68] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:thingMessage> with outcome 'success' 09:00:08 2023-11-24 14:00:08,516 INFO [4e532058-05a4-4d3c-81be-21da61350e68] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:thingMessage> 09:00:08 2023-11-24 14:00:08,598 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:08 2023-11-24 14:00:08,623 INFO [3815d8ec-809b-489b-9f87-4838294d1e74] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 09:00:08 2023-11-24 14:00:08,623 INFO [3815d8ec-809b-489b-9f87-4838294d1e74] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:08 2023-11-24 14:00:08,634 INFO [3815d8ec-809b-489b-9f87-4838294d1e74] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:08 2023-11-24 14:00:08,636 INFO [3815d8ec-809b-489b-9f87-4838294d1e74] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#-244424785], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 09:00:08 2023-11-24 14:00:08,638 INFO [3815d8ec-809b-489b-9f87-4838294d1e74] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 09:00:08 2023-11-24 14:00:08,639 INFO [3815d8ec-809b-489b-9f87-4838294d1e74] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=3815d8ec-809b-489b-9f87-4838294d1e74, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true> 09:00:08 2023-11-24 14:00:08,642 INFO [3815d8ec-809b-489b-9f87-4838294d1e74] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:08 2023-11-24 14:00:08,646 INFO [3815d8ec-809b-489b-9f87-4838294d1e742] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 09:00:08 2023-11-24 14:00:08,646 INFO [3815d8ec-809b-489b-9f87-4838294d1e742] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:08 2023-11-24 14:00:08,650 INFO [3815d8ec-809b-489b-9f87-4838294d1e742] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:08 2023-11-24 14:00:08,650 INFO [3815d8ec-809b-489b-9f87-4838294d1e742] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$b#2143009968], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 09:00:08 2023-11-24 14:00:08,650 INFO [3815d8ec-809b-489b-9f87-4838294d1e742] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=3815d8ec-809b-489b-9f87-4838294d1e742, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true> 09:00:08 2023-11-24 14:00:08,651 INFO [3815d8ec-809b-489b-9f87-4838294d1e742] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 09:00:08 2023-11-24 14:00:08,653 INFO [3815d8ec-809b-489b-9f87-4838294d1e742] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:08 2023-11-24 14:00:08,737 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:08 2023-11-24 14:00:08,762 INFO [eda04d15-3e25-4cc2-97c4-c6d35c581dc9] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <messages.commands:featureMessage> with outcome 'success' 09:00:08 2023-11-24 14:00:08,763 INFO [eda04d15-3e25-4cc2-97c4-c6d35c581dc9] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <messages.commands:featureMessage> 09:00:08 2023-11-24 14:00:08,834 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:08 2023-11-24 14:00:08,858 INFO [c566a66e-9074-4e8e-8ce8-e411f8358e51] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=c566a66e-9074-4e8e-8ce8-e411f8358e51, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/foo, attributeValue="bar"]> 09:00:08 2023-11-24 14:00:08,859 INFO [c566a66e-9074-4e8e-8ce8-e411f8358e51] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'success' 09:00:08 2023-11-24 14:00:08,861 INFO [c566a66e-9074-4e8e-8ce8-e411f8358e51] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <Publish> sent via tell) 09:00:08 2023-11-24 14:00:08,862 INFO [ecdf3e98-1148-4c83-bad2-3f5d66f90e20] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was NOT authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=ecdf3e98-1148-4c83-bad2-3f5d66f90e20, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/xyz, attributeValue="abc"]> 09:00:08 2023-11-24 14:00:08,863 INFO [ecdf3e98-1148-4c83-bad2-3f5d66f90e20] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=ecdf3e98-1148-4c83-bad2-3f5d66f90e20, response-required=false}]> 09:00:08 2023-11-24 14:00:08,864 INFO [ecdf3e98-1148-4c83-bad2-3f5d66f90e20] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: EventSendNotAllowedException [message='You are not allowed to send events for the Thing with id 'thing:id'!', errorCode=things:event.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=ecdf3e98-1148-4c83-bad2-3f5d66f90e20, response-required=false}]] 09:00:08 2023-11-24 14:00:08,943 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:08 2023-11-24 14:00:08,971 INFO [81316b0c-1798-4ac7-9de5-32308484498c] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=81316b0c-1798-4ac7-9de5-32308484498c}]> 09:00:08 2023-11-24 14:00:08,973 INFO [81316b0c-1798-4ac7-9de5-32308484498c] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=81316b0c-1798-4ac7-9de5-32308484498c}]] 09:00:08 2023-11-24 14:00:08,976 INFO [a961d119-6034-4521-9886-97d642021518] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=a961d119-6034-4521-9886-97d642021518}]> 09:00:08 2023-11-24 14:00:08,977 INFO [a961d119-6034-4521-9886-97d642021518] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: FeatureNotModifiableException [message='The Feature with ID 'x' on the Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions to modify it (WRITE is required).', errorCode=things:feature.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of the Thing and the ID of your requested Feature was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=a961d119-6034-4521-9886-97d642021518}]] 09:00:09 2023-11-24 14:00:09,095 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:09 2023-11-24 14:00:09,136 INFO [f59fee52-dc18-4dfe-86e1-829e3bce5d4e] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Event was NOT authorized: <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=f59fee52-dc18-4dfe-86e1-829e3bce5d4e, response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, attributePointer=/foo, attributeValue="bar"]> 09:00:09 2023-11-24 14:00:09,137 INFO [f59fee52-dc18-4dfe-86e1-829e3bce5d4e] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.events:attributeModified> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=f59fee52-dc18-4dfe-86e1-829e3bce5d4e, response-required=false}]> 09:00:09 2023-11-24 14:00:09,138 INFO [f59fee52-dc18-4dfe-86e1-829e3bce5d4e] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: EventSendNotAllowedException [message='You are not allowed to send events for the Thing with id 'thing:id'!', errorCode=things:event.notallowed, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Please make sure that the Thing exists and that you have WRITE permissions on the message resource in the policy of the Thing.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, channel=live, version=2, correlation-id=f59fee52-dc18-4dfe-86e1-829e3bce5d4e, response-required=false}]] 09:00:09 2023-11-24 14:00:09,225 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:09 2023-11-24 14:00:09,250 INFO [6650d3b5-d09e-4bea-addb-275c9a327881] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 09:00:09 2023-11-24 14:00:09,250 INFO [6650d3b5-d09e-4bea-addb-275c9a327881] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:09 2023-11-24 14:00:09,253 INFO [6650d3b5-d09e-4bea-addb-275c9a327881] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:09 2023-11-24 14:00:09,254 INFO [6650d3b5-d09e-4bea-addb-275c9a327881] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#1237258091], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 09:00:09 2023-11-24 14:00:09,254 INFO [6650d3b5-d09e-4bea-addb-275c9a327881] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, version=2, correlation-id=6650d3b5-d09e-4bea-addb-275c9a327881, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}, thingPlainJson={"thingId":"thing:id","policyId":"policy:id","features":{"x":{"properties":{"key1":1}}}}]>, valid=<true> 09:00:09 2023-11-24 14:00:09,255 INFO [6650d3b5-d09e-4bea-addb-275c9a327881] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 09:00:09 2023-11-24 14:00:09,257 INFO [6650d3b5-d09e-4bea-addb-275c9a327881] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:09 2023-11-24 14:00:09,326 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:09 2023-11-24 14:00:09,350 INFO [0b905554-6345-4704-aacf-898671a8dc65] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:modifyFeature> 09:00:09 2023-11-24 14:00:09,351 INFO [0b905554-6345-4704-aacf-898671a8dc65] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success' 09:00:09 2023-11-24 14:00:09,352 INFO [0b905554-6345-4704-aacf-898671a8dc65] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Publishing message to pub-sub: <things.commands:modifyFeature> 09:00:09 2023-11-24 14:00:09,354 INFO [720ef8ca-0afc-4800-9cae-ed7301262bd8] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 09:00:09 2023-11-24 14:00:09,355 INFO [720ef8ca-0afc-4800-9cae-ed7301262bd8] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.199 s -- in org.eclipse.ditto.things.service.enforcement.LiveSignalEnforcementTest 09:00:09 [INFO] Running org.eclipse.ditto.things.service.enforcement.ThingCommandEnforcementTest 09:00:09 2023-11-24 14:00:09,372 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 09:00:09 2023-11-24 14:00:09,437 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:09 2023-11-24 14:00:09,460 INFO [rejectCreateByInlinePolicyWithInvalidId] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInlinePolicyWithInvalidId, version=2}]> 09:00:09 2023-11-24 14:00:09,461 INFO [rejectCreateByInlinePolicyWithInvalidId] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyIdInvalidException [message='Policy ID 'invalid-policy-id' is not valid!', errorCode=policies:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInlinePolicyWithInvalidId, version=2}]] 09:00:09 2023-11-24 14:00:09,742 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:09 2023-11-24 14:00:09,766 INFO [rejectByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]> 09:00:09 2023-11-24 14:00:09,767 INFO [rejectByPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]] 09:00:09 2023-11-24 14:00:09,770 INFO [rejectByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]> 09:00:09 2023-11-24 14:00:09,771 INFO [rejectByPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: FeatureNotModifiableException [message='The Feature with ID 'x' on the Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions to modify it (WRITE is required).', errorCode=things:feature.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of the Thing and the ID of your requested Feature was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectByPolicy, version=2}]] 09:00:09 2023-11-24 14:00:09,848 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:09 2023-11-24 14:00:09,873 INFO [acceptCreateByImplicitPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 09:00:09 2023-11-24 14:00:09,874 INFO [acceptCreateByImplicitPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 09:00:09 2023-11-24 14:00:09,965 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:10 2023-11-24 14:00:09,991 INFO [acceptByPolicyWithRevokeOnAttribute] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success' 09:00:10 2023-11-24 14:00:09,995 INFO [acceptByPolicyWithRevokeOnAttribute] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:10 2023-11-24 14:00:10,074 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:10 2023-11-24 14:00:10,101 INFO [rejectModifyWithConditionAndNoReadPermissionForAttributes] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectModifyWithConditionAndNoReadPermissionForAttributes, version=2, condition=eq(attributes/testAttr,"testString")}]> 09:00:10 2023-11-24 14:00:10,102 INFO [rejectModifyWithConditionAndNoReadPermissionForAttributes] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectModifyWithConditionAndNoReadPermissionForAttributes, version=2, condition=eq(attributes/testAttr,"testString")}]] 09:00:10 2023-11-24 14:00:10,277 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:10 2023-11-24 14:00:10,301 INFO [rejectQueryByThingNotAccessibleException] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByThingNotAccessibleException, version=2}]> 09:00:10 2023-11-24 14:00:10,302 INFO [rejectQueryByThingNotAccessibleException] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByThingNotAccessibleException, version=2}]] 09:00:10 2023-11-24 14:00:10,393 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:10 2023-11-24 14:00:10,419 INFO [rejectQueryByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByPolicyNotAccessibleExceptionWhenThingExists, version=2}]> 09:00:10 2023-11-24 14:00:10,420 INFO [rejectQueryByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be accessed as its Policy with ID 'not:accessible' is not or no longer existing.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Recreate/create the Policy with ID 'not:accessible' in order to get access to the Thing again.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectQueryByPolicyNotAccessibleExceptionWhenThingExists, version=2}]] 09:00:10 2023-11-24 14:00:10,503 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:10 2023-11-24 14:00:10,529 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:10 2023-11-24 14:00:10,533 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:10 2023-11-24 14:00:10,537 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, condition=exists(features/revokedFeature)}]> 09:00:10 2023-11-24 14:00:10,538 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, condition=exists(features/revokedFeature)}]] 09:00:10 2023-11-24 14:00:10,541 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, live-channel-condition=exists(features/revokedFeature), channel=live}]> 09:00:10 2023-11-24 14:00:10,542 INFO [enforceConditionAndLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionFailedException [message='The specified resource in the live channel condition could not be found or the requester had insufficient permissions to access it.', errorCode=things:condition.failed, httpStatus=HttpStatus [code=412, category=CLIENT_ERROR], description='Check if you have sufficient permissions to access the specified resource (READ permission is required).', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceConditionAndLiveChannelCondition, version=2, live-channel-condition=exists(features/revokedFeature), channel=live}]] 09:00:10 2023-11-24 14:00:10,615 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:10 2023-11-24 14:00:10,644 INFO [testCreateByCopyFromPolicyWithAllowPolicyLockout] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 09:00:10 2023-11-24 14:00:10,645 INFO [testCreateByCopyFromPolicyWithAllowPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 09:00:10 2023-11-24 14:00:10,723 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:10 2023-11-24 14:00:10,747 INFO [acceptByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'success' 09:00:10 2023-11-24 14:00:10,753 INFO [acceptByPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:10 2023-11-24 14:00:10,756 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:10 2023-11-24 14:00:10,836 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:10 2023-11-24 14:00:10,861 INFO [testCreateByCopyFromPolicyWithIfNoneMatch] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 09:00:10 2023-11-24 14:00:10,861 INFO [testCreateByCopyFromPolicyWithIfNoneMatch] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 09:00:10 2023-11-24 14:00:10,939 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:10 2023-11-24 14:00:10,963 INFO [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Failed to create Policy with ID <thing:id> due to: <PolicyNotAccessibleException: The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.>. The CreateThing command which would have created a Policy for the Thing with ID <thing:id> is therefore not handled. 09:00:10 2023-11-24 14:00:10,964 INFO [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - creating initial policy during creation of Thing <thing:id> - ThingNotCreatableException: The Thing with ID 'thing:id' could not be created as the Policy with ID 'thing:id' could not be created due to: 'The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.' 09:00:10 2023-11-24 14:00:10,964 INFO [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testCreateByCopyFromPolicyWithPolicyLockout, version=2}]> 09:00:10 2023-11-24 14:00:10,965 INFO [testCreateByCopyFromPolicyWithPolicyLockout] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotCreatableException [message='The Thing with ID 'thing:id' could not be created as the Policy with ID 'thing:id' could not be created due to: 'The Policy with ID 'thing:id' could not be found or requester had insufficient permissions to access it.'', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Either check if the ID of the Policy you created the Thing with is correct and that the Policy is existing or If you want to use the existing Policy, specify it as 'policyId' in the Thing JSON you create.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testCreateByCopyFromPolicyWithPolicyLockout, version=2}]] 09:00:11 2023-11-24 14:00:11,038 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:11 2023-11-24 14:00:11,062 INFO [acceptCreateByInlinePolicyWithDifferentId] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:id> 09:00:11 2023-11-24 14:00:11,063 INFO [acceptCreateByInlinePolicyWithDifferentId] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 09:00:11 2023-11-24 14:00:11,151 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:11 2023-11-24 14:00:11,175 INFO [rejectUpdateByThingNotAccessibleException] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByThingNotAccessibleException, version=2}]> 09:00:11 2023-11-24 14:00:11,176 INFO [rejectUpdateByThingNotAccessibleException] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByThingNotAccessibleException, version=2}]] 09:00:11 2023-11-24 14:00:11,255 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:11 2023-11-24 14:00:11,280 INFO [acceptCreateByInlinePolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 09:00:11 2023-11-24 14:00:11,280 INFO [acceptCreateByInlinePolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 09:00:11 2023-11-24 14:00:11,352 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:11 2023-11-24 14:00:11,376 INFO [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <empty:policy> 09:00:11 2023-11-24 14:00:11,378 INFO [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByOwnPolicy, version=2}]> 09:00:11 2023-11-24 14:00:11,379 INFO [rejectCreateByOwnPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:id' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByOwnPolicy, version=2}]] 09:00:11 2023-11-24 14:00:11,454 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:11 2023-11-24 14:00:11,478 INFO [rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists, version=2}]> 09:00:11 2023-11-24 14:00:11,479 INFO [rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:id' could not be accessed as its Policy with ID 'not:accessible' is not or no longer existing.', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Recreate/create the Policy with ID 'not:accessible' in order to get access to the Thing again.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectUpdateByPolicyNotAccessibleExceptionWhenThingExists, version=2}]] 09:00:11 2023-11-24 14:00:11,551 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:11 2023-11-24 14:00:11,575 INFO [enforceLiveChannelConditionOnModifyCommandFails] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceLiveChannelConditionOnModifyCommandFails, version=2, live-channel-condition=exists(thingId)}]> 09:00:11 2023-11-24 14:00:11,576 INFO [enforceLiveChannelConditionOnModifyCommandFails] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: LiveChannelConditionNotAllowedException [message='The specified 'live-channel-condition' is only allowed to be used for retrieving API calls.', errorCode=things:live.channelcondition.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='For modifying API calls the 'live-channel-condition' cannot be used, please remove the condition.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=enforceLiveChannelConditionOnModifyCommandFails, version=2, live-channel-condition=exists(thingId), ditto-read-subjects=["google:subject"]}]] 09:00:11 2023-11-24 14:00:11,746 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:11 2023-11-24 14:00:11,771 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:id> 09:00:11 2023-11-24 14:00:11,772 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 09:00:11 2023-11-24 14:00:11,776 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:11 2023-11-24 14:00:11,780 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:11 2023-11-24 14:00:11,782 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyPolicyId> with outcome 'success' 09:00:11 2023-11-24 14:00:11,787 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyAttribute> with outcome 'success' 09:00:11 2023-11-24 14:00:11,791 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveAttribute> with outcome 'success' 09:00:11 2023-11-24 14:00:11,794 INFO [testParallelEnforcementTaskScheduling] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveAttribute> 09:00:11 2023-11-24 14:00:11,863 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:11 2023-11-24 14:00:11,889 INFO [testModifyWithInvalidCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyFeature> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testModifyWithInvalidCondition, version=2, condition=eq(attributes//testAttr,"testString")}]> 09:00:11 2023-11-24 14:00:11,889 INFO [testModifyWithInvalidCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingConditionInvalidException [message='The specified condition 'attributes//testAttr' is invalid.', errorCode=things:condition.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Consecutive slashes in JSON pointers are not supported.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=testModifyWithInvalidCondition, version=2, condition=eq(attributes//testAttr,"testString")}]] 09:00:12 2023-11-24 14:00:12,063 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:12 2023-11-24 14:00:12,086 INFO [rejectCreateByInvalidPolicy] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInvalidPolicy, version=2}]> 09:00:12 2023-11-24 14:00:12,087 INFO [rejectCreateByInvalidPolicy] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: PolicyInvalidException [message='The Policy specified for the Thing with ID 'thing:id' is invalid.', errorCode=things:policy.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='The JSON object's field '/_modified' is not in ISO-8601 format as expected', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, ditto-originator=dummy:subject, correlation-id=rejectCreateByInvalidPolicy, version=2}]] 09:00:12 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.925 s -- in org.eclipse.ditto.things.service.enforcement.ThingCommandEnforcementTest 09:00:12 [INFO] Running org.eclipse.ditto.things.service.enforcement.ReferencePlaceholderTest 09:00:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.things.service.enforcement.ReferencePlaceholderTest 09:00:12 [INFO] Running org.eclipse.ditto.things.service.enforcement.MultiStageCommandEnforcementTest 09:00:12 2023-11-24 14:00:12,303 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 09:00:12 2023-11-24 14:00:12,370 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:12 2023-11-24 14:00:12,394 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 09:00:12 2023-11-24 14:00:12,467 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:12 2023-11-24 14:00:12,491 INFO [] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - creating initial policy during creation of Thing <thing:9dfedfed-db29-41ac-bd52-cc67df341bf0> - ThingNotCreatableException: The Thing with ID 'thing:9dfedfed-db29-41ac-bd52-cc67df341bf0' could not be created because creation of its implicit Policy ID 'thing:9dfedfed-db29-41ac-bd52-cc67df341bf0' failed. 09:00:12 2023-11-24 14:00:12,491 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Failed to create Policy with ID <thing:9dfedfed-db29-41ac-bd52-cc67df341bf0> due to: <PolicyConflictException: The Policy with ID 'thing:9dfedfed-db29-41ac-bd52-cc67df341bf0' already exists>. The CreateThing command which would have created a Policy for the Thing with ID <thing:9dfedfed-db29-41ac-bd52-cc67df341bf0> is therefore not handled. 09:00:12 2023-11-24 14:00:12,491 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}]> 09:00:12 2023-11-24 14:00:12,491 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotCreatableException [message='The Thing with ID 'thing:9dfedfed-db29-41ac-bd52-cc67df341bf0' could not be created because creation of its implicit Policy ID 'thing:9dfedfed-db29-41ac-bd52-cc67df341bf0' failed.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='If you want to use an existing Policy, specify it as 'policyId' in the Thing JSON you create.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}]] 09:00:12 2023-11-24 14:00:12,569 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:12 2023-11-24 14:00:12,594 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:12 2023-11-24 14:00:12,603 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:b1215287-be94-447f-afe6-674bdfb75cea> for thing <thing:id>: PolicyNotAccessibleException [message='The Policy with ID 'policy:b1215287-be94-447f-afe6-674bdfb75cea' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 09:00:12 2023-11-24 14:00:12,605 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:12 2023-11-24 14:00:12,679 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:12 2023-11-24 14:00:12,703 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <thing:2c30a662-ed19-4183-b95a-1354b713205a> 09:00:12 2023-11-24 14:00:12,704 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 09:00:12 2023-11-24 14:00:12,775 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:12 2023-11-24 14:00:12,800 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:12 2023-11-24 14:00:12,802 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Encountered ask timeout from target actor: thing timeout 09:00:12 2023-11-24 14:00:12,802 ERROR [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received nothing when enforcing signal and forwarding to target actor - this should not happen. 09:00:12 2023-11-24 14:00:12,802 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received message during downtime of child actor for Entity with ID <thing:id>: <RetrieveThing [type=things.commands:retrieveThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject}], thingId=thing:8f72fec5-f5b2-43f8-80b4-dfb437671a4e, selectedFields=/_policy,/thingId, snapshotRevision=-1]> 09:00:12 2023-11-24 14:00:12,804 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:12 2023-11-24 14:00:12,807 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:97204d73-79c3-453a-9038-dc77529a8edc> for thing <thing:id>: org.apache.pekko.pattern.AskTimeoutException: policy timeout 09:00:12 2023-11-24 14:00:12,809 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:12 2023-11-24 14:00:12,891 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:12 2023-11-24 14:00:12,916 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:12 2023-11-24 14:00:12,918 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:164e4e24-a9c7-4011-b36a-de7cb12bcc1e' 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 [{}]] 09:00:12 2023-11-24 14:00:12,920 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:12 2023-11-24 14:00:12,924 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - No authorized response when retrieving inlined policy <policy:40bf5e87-a4ed-4a93-acd2-1d922fcd738a> for thing <thing:id>: PolicyNotAccessibleException [message='The Policy with ID 'policy:40bf5e87-a4ed-4a93-acd2-1d922fcd738a' could not be found or requester had insufficient permissions to access it.', errorCode=policies:policy.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Policy was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 09:00:12 2023-11-24 14:00:12,926 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:13 2023-11-24 14:00:13,006 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:13 2023-11-24 14:00:13,030 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:13 2023-11-24 14:00:13,036 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:13 2023-11-24 14:00:13,110 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:13 2023-11-24 14:00:13,135 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:modifyThing> with outcome 'success' 09:00:13 2023-11-24 14:00:13,214 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:13 2023-11-24 14:00:13,239 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:f846f87f-61a8-4eeb-8a28-fc0dd1f1e260> 09:00:13 2023-11-24 14:00:13,239 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 09:00:13 2023-11-24 14:00:13,312 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:13 2023-11-24 14:00:13,336 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - ThingPolicyCreated msg received: <policy:9173bc29-bab2-4f37-9c27-f33c3401a507> 09:00:13 2023-11-24 14:00:13,336 INFO [] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:createThing> with outcome 'success' 09:00:13 2023-11-24 14:00:13,338 WARN [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Rolling back created policy as consequence of received RollbackCreatedPolicy message: RollbackCreatedPolicy[initialCommand=CreateThing [type=things.commands:createThing, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject, ditto-read-subjects=["google:defaultSubject"]}], thing=ImmutableThing [thingId=thing:680df0fa-cc04-4b79-9778-e11a4ca70ec6, policyId=policy:9173bc29-bab2-4f37-9c27-f33c3401a507, definition=null, attributes=null, features=null, lifecycle=null, revision=1, modified=null, created=null, metadata=null], initialPolicy={"policyId":"policy:9173bc29-bab2-4f37-9c27-f33c3401a507","imports":{},"entries":{"policy":{"subjects":{"google:notDefaultSubject":{"type":"generated"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]}},"importable":"implicit"},"thing":{"subjects":{"google:defaultSubject":{"type":"generated"}},"resources":{"thing:/":{"grant":["READ","WRITE"],"revoke":[]}},"importable":"implicit"}}}, policyIdOrPlaceholder=null], response=ThingNotModifiableException [message='The Thing with ID 'thing:680df0fa-cc04-4b79-9778-e11a4ca70ec6' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]], responseFuture=java.util.concurrent.CompletableFuture@583262bb[Not completed, 1 dependents]] 09:00:13 2023-11-24 14:00:13,339 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Policy <policy:9173bc29-bab2-4f37-9c27-f33c3401a507> deleted after rolling back it's creation. Policies shard region response: <DeletePolicyResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["google:defaultSubject"]}, ditto-originator=google:defaultSubject, response-required=false}], responseType=policies.responses:deletePolicy, httpStatus=HttpStatus [code=204, category=SUCCESS], policyId=policy:9173bc29-bab2-4f37-9c27-f33c3401a507]> 09:00:13 2023-11-24 14:00:13,339 INFO [] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotModifiableException [message='The Thing with ID 'thing:680df0fa-cc04-4b79-9778-e11a4ca70ec6' could not be modified as the requester had insufficient permissions (WRITE is required).', errorCode=things:thing.notmodifiable, httpStatus=HttpStatus [code=403, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]] 09:00:13 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.045 s -- in org.eclipse.ditto.things.service.enforcement.MultiStageCommandEnforcementTest 09:00:13 [INFO] Running org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementWithResponseReceiverTest 09:00:13 2023-11-24 14:00:13,348 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 09:00:13 2023-11-24 14:00:13,420 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:13 2023-11-24 14:00:13,445 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:13 2023-11-24 14:00:13,452 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:errorResponse> 09:00:13 2023-11-24 14:00:13,452 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:errorResponse> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#-1481631960], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 09:00:13 2023-11-24 14:00:13,452 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=thing:id, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live}]]]>, valid=<true> 09:00:13 2023-11-24 14:00:13,453 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <ThingErrorResponse> sent via tell) 09:00:13 2023-11-24 14:00:13,453 ERROR [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Unknown throwable during smart channel response casting: <ThingIdInvalidException: Thing ID 'thing:id' is not valid!> 09:00:13 2023-11-24 14:00:13,454 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId), live-channel-timeout-strategy=use-twin, channel=live}]] 09:00:13 2023-11-24 14:00:13,537 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:13 2023-11-24 14:00:13,562 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:13 2023-11-24 14:00:13,566 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:13 2023-11-24 14:00:13,567 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:retrieveThing> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#1781913919], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 09:00:13 2023-11-24 14:00:13,567 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=matchLiveChannelCondition, version=2, live-channel-condition=exists(thingId), ditto-originator=dummy:subject, live-channel-condition-matched=true, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"thingId":"thing:id","_revision":1,"_namespace":"thing","policyId":"policy:id"}, thingPlainJson={"thingId":"thing:id","_revision":1,"_namespace":"thing","policyId":"policy:id"}]>, valid=<true> 09:00:13 2023-11-24 14:00:13,568 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 09:00:13 2023-11-24 14:00:13,570 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:13 2023-11-24 14:00:13,647 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:13 2023-11-24 14:00:13,671 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 09:00:13 2023-11-24 14:00:13,672 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:13 2023-11-24 14:00:13,675 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:errorResponse> 09:00:13 2023-11-24 14:00:13,676 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Responding with 'live' CommandResponse type <things.responses:errorResponse> to original sender <ResponseReceiverCacheEntry[sender=Actor[pekko://test/user/thing%3Aid/$a#1526056514], authorizationContext=ImmutableAuthorizationContext [type=unspecified, authorizationSubjects=[dummy:subject, google:subject]]]> 09:00:13 2023-11-24 14:00:13,676 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live, response-required=false, ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=thing:id, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live}]]]>, valid=<true> 09:00:13 2023-11-24 14:00:13,676 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <ThingErrorResponse> sent via tell) 09:00:13 2023-11-24 14:00:13,676 ERROR [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Unknown throwable during smart channel response casting: <ThingIdInvalidException: Thing ID 'thing:id' is not valid!> 09:00:13 2023-11-24 14:00:13,677 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveCommandErrorWithTwinFallback, version=2, ditto-originator=dummy:subject, live-channel-timeout-strategy=use-twin, channel=live}]] 09:00:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 s -- in org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementWithResponseReceiverTest 09:00:13 [INFO] Running org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementTest 09:00:13 2023-11-24 14:00:13,684 INFO [] org.eclipse.ditto.internal.utils.tracing.DittoTracing - Ditto tracing is disabled. No traces are generated and span context is not propagated. 09:00:13 2023-11-24 14:00:13,749 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:13 2023-11-24 14:00:13,774 INFO [liveChannelErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:13 2023-11-24 14:00:13,778 INFO [] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-399#1965065916, response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-399#1965065916}]]]>, valid=<false> 09:00:13 2023-11-24 14:00:13,861 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:13 2023-11-24 14:00:13,886 INFO [liveChannelConditionMismatch] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:13 2023-11-24 14:00:13,889 INFO [liveChannelConditionMismatch] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Got success message from target actor: Success(message <RetrieveThingResponse> sent via tell) 09:00:13 2023-11-24 14:00:13,961 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:14 2023-11-24 14:00:13,985 INFO [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 09:00:14 2023-11-24 14:00:13,985 INFO [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:14 2023-11-24 14:00:14,019 INFO [liveCommandTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:14 2023-11-24 14:00:14,093 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:14 2023-11-24 14:00:14,118 INFO [liveChannelTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:14 2023-11-24 14:00:14,149 INFO [liveChannelTimeoutWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:14 2023-11-24 14:00:14,228 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:14 2023-11-24 14:00:14,256 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:14 2023-11-24 14:00:14,260 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <RetrieveThingResponse [dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=matchLiveChannelCondition, version=2, live-channel-condition=exists(thingId), ditto-originator=dummy:subject, live-channel-condition-matched=true, channel=live, response-required=false}], responseType=things.responses:retrieveThing, httpStatus=HttpStatus [code=200, category=SUCCESS], thingId=thing:id, thing={"_revision":1,"_namespace":"thing","thingId":"thing:id","policyId":"policy:id"}, thingPlainJson={"_revision":1,"_namespace":"thing","thingId":"thing:id","policyId":"policy:id"}]>, valid=<true> 09:00:14 2023-11-24 14:00:14,264 INFO [matchLiveChannelCondition] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed filtering of command response type <things.responses:retrieveThing> 09:00:14 2023-11-24 14:00:14,341 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:14 2023-11-24 14:00:14,366 INFO [liveChannelTimeoutWithoutTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:14 2023-11-24 14:00:14,394 INFO [liveChannelTimeoutWithoutTwinFallback] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: CommandTimeoutException [message='The Command reached the specified timeout of 1ms.', errorCode=command.timeout, httpStatus=HttpStatus [code=408, category=CLIENT_ERROR], description='Try increasing the command timeout.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=liveChannelTimeoutWithoutTwinFallback, version=2, live-channel-condition=exists(thingId), timeout=1ms, ditto-originator=dummy:subject, channel=live, live-channel-condition-matched=true, response-required=false}]] 09:00:14 2023-11-24 14:00:14,466 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:14 2023-11-24 14:00:14,490 INFO [thingNotAccessibleAfterEnforcement] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'failed' and headers: <ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=thingNotAccessibleAfterEnforcement, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId)}]> 09:00:14 2023-11-24 14:00:14,491 INFO [thingNotAccessibleAfterEnforcement] org.eclipse.ditto.things.service.persistence.actors.ThingSupervisorActor - Received DittoRuntimeException during enforcement or forwarding to target actor, telling sender: ThingNotAccessibleException [message='The Thing with ID 'thing:id' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{ditto-auth-context={"type":"unspecified","subjects":["dummy:subject","google:subject"]}, correlation-id=thingNotAccessibleAfterEnforcement, version=2, ditto-originator=dummy:subject, live-channel-condition=exists(thingId)}]] 09:00:14 2023-11-24 14:00:14,563 INFO [] org.eclipse.ditto.base.service.signaltransformer.SignalTransformers - Instantiated the following signal transformers: . 09:00:14 2023-11-24 14:00:14,587 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.policies.enforcement.AbstractEnforcementReloaded - Live Command was authorized: <things.commands:retrieveThing> 09:00:14 2023-11-24 14:00:14,587 INFO [liveCommandErrorWithTwinFallback] org.eclipse.ditto.things.service.enforcement.ThingEnforcerActor - Completed enforcement of message type <things.commands:retrieveThing> with outcome 'success' 09:00:14 2023-11-24 14:00:14,590 INFO [] org.eclipse.ditto.things.service.persistence.actors.LiveResponseAndAcknowledgementForwarder - Got <ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-434#1401678987, response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingIdInvalidException [message='Thing ID 'thing:id' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{channel=live, ditto-ackgregator-address=pekko://test/system/testProbe-434#1401678987}]]]>, valid=<false> 09:00:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.916 s -- in org.eclipse.ditto.things.service.enforcement.SmartChannelEnforcementTest 09:00:14 [INFO] Running org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolverTest 09:00:14 2023-11-24 14:00:14,758 ERROR [] org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolver - Did not retrieve expected RetrieveThingResponse when resolving policy ID placeholder reference <ReferencePlaceholder [referencedEntityType=THINGS, referencedEntityId=namespace:myThing, referencedField=/policyId]>: someThingUnexpected 09:00:14 2023-11-24 14:00:14,871 INFO [] org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolver - Got ThingErrorResponse when waiting on RetrieveThingResponse when resolving policy ID placeholder reference <ReferencePlaceholder [referencedEntityType=THINGS, referencedEntityId=namespace:myThing, referencedField=/policyId]>: ThingErrorResponse [dittoHeaders=ImmutableDittoHeaders [{response-required=false}], responseType=things.responses:errorResponse, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], thingId=unknown:unknown, dittoRuntimeException=ThingNotAccessibleException [message='The Thing with ID 'namespace:myThing' could not be found or requester had insufficient permissions to access it.', errorCode=things:thing.notfound, httpStatus=HttpStatus [code=404, category=CLIENT_ERROR], description='Check if the ID of your requested Thing was correct and you have sufficient permissions.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]] 09:00:15 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.710 s -- in org.eclipse.ditto.things.service.enforcement.PolicyIdReferencePlaceholderResolverTest 09:00:15 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalErrorRegistryTest 09:00:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalErrorRegistryTest 09:00:15 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandResponseRegistryTest 09:00:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandResponseRegistryTest 09:00:15 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandRegistryTest 09:00:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalCommandRegistryTest 09:00:15 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsRootActorTest 09:00:15 2023-11-24 14:00:15,459 INFO [] org.eclipse.ditto.internal.utils.config.raw.ServiceSpecificEnvironmentConfigSupplier - Running in <DEVELOPMENT> environment. 09:00:15 2023-11-24 14:00:15,635 INFO [] org.eclipse.ditto.base.service.cluster.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 09:00:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.337 s -- in org.eclipse.ditto.things.service.starter.ThingsRootActorTest 09:00:17 [INFO] Running org.eclipse.ditto.things.service.starter.ThingsServiceGlobalEventRegistryTest 09:00:17 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.things.service.starter.ThingsServiceGlobalEventRegistryTest 09:00:17 [INFO] Running org.eclipse.ditto.things.service.aggregation.DefaultThingsAggregatorConfigTest 09:00:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 s -- in org.eclipse.ditto.things.service.aggregation.DefaultThingsAggregatorConfigTest 09:00:18 [INFO] Running org.eclipse.ditto.things.service.signaltransformation.placeholdersubstitution.CreateThingSubstitutionStrategyTest 09:00:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.ditto.things.service.signaltransformation.placeholdersubstitution.CreateThingSubstitutionStrategyTest 09:00:18 [INFO] 09:00:18 [INFO] Results: 09:00:18 [INFO] 09:00:18 [INFO] Tests run: 603, Failures: 0, Errors: 0, Skipped: 0 09:00:18 [INFO] 09:00:18 [INFO] 09:00:18 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-service --- 09:00:18 [INFO] 09:00:18 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-service --- 09:00:18 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar 09:00:18 [INFO] 09:00:18 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-service --- 09:00:18 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:00:18 [INFO] No previous run data found, generating javadoc. 09:00:21 [WARNING] Javadoc Warnings 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/package-info.java:14: warning: no comment 09:00:21 [WARNING] package org.eclipse.ditto.things.service.aggregation; 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/common/config/package-info.java:14: warning: no comment 09:00:21 [WARNING] package org.eclipse.ditto.things.service.common.config; 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/package-info.java:14: warning: no comment 09:00:21 [WARNING] package org.eclipse.ditto.things.service.enforcement; 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/pre/package-info.java:14: warning: no comment 09:00:21 [WARNING] package org.eclipse.ditto.things.service.enforcement.pre; 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/package-info.java:14: warning: no comment 09:00:21 [WARNING] package org.eclipse.ditto.things.service.persistence.actors; 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/package-info.java:15: warning: no comment 09:00:21 [WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.commands; 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment 09:00:21 [WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.events; 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/package-info.java:15: warning: no comment 09:00:21 [WARNING] package org.eclipse.ditto.things.service.persistence.serializer; 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:195: warning: no @param for <S> 09:00:21 [WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFree(final S signal, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:220: warning: no @param for <S> 09:00:21 [WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFreeWithFuture(final S signal, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/ThingConditionValidator.java:34: warning: no comment 09:00:21 [WARNING] public final class ThingConditionValidator { 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingEnforcement.java:38: warning: no comment 09:00:21 [WARNING] public ThingEnforcement(final ActorRef policiesShardRegion, final ActorSystem actorSystem, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/ThingMongoEventAdapter.java:42: warning: no comment 09:00:21 [WARNING] public ThingMongoEventAdapter(final ExtendedActorSystem system) { 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActor.java:112: warning: no @param for searchShardRegionProxy 09:00:21 [WARNING] public static Props props(final ThingId thingId, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:79: warning: no comment 09:00:21 [WARNING] public ThingPersistenceActorMessageQueue(final int capacity, final ActorSystem actorSystem) { 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceOperationsActor.java:37: warning: no comment 09:00:21 [WARNING] public static final String ACTOR_NAME = "thingOps"; 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for aggregatorConfig 09:00:21 [WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for pubSubMediator 09:00:21 [WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for pubSubMediator 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for policiesShardRegion 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for distributedPubThingEventsForTwin 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for liveSignalPub 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for propsFactory 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for blockedNamespaces 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for policyEnforcerProvider 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for mongoReadJournal 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @return 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for pubSubMediator 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for policiesShardRegion 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for distributedPubThingEventsForTwin 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for liveSignalPub 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for thingsPersistenceActor 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for blockedNamespaces 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for policyEnforcerProvider 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for mongoReadJournal 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @return 09:00:21 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:00:21 [WARNING] ^ 09:00:21 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:77: warning: no comment 09:00:21 [WARNING] private final int capacity; 09:00:21 [WARNING] ^ 09:00:21 [WARNING] 37 warnings 09:00:21 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar 09:00:21 [INFO] 09:00:21 [INFO] --- shade:3.5.0:shade (default) @ ditto-things-service --- 09:00:21 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar. 09:00:21 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar. 09:00:21 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 09:00:21 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 09:00:21 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. 09:00:21 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. 09:00:21 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 09:00:21 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 09:00:21 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 09:00:21 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 09:00:21 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 09:00:21 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 09:00:21 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar. 09:00:21 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar. 09:00:21 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar. 09:00:21 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar. 09:00:21 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 09:00:21 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 09:00:21 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 09:00:21 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 09:00:21 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 09:00:21 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 09:00:21 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 09:00:21 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 09:00:21 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 09:00:21 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 09:00:21 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 09:00:21 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 09:00:21 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 09:00:21 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 09:00:21 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 09:00:21 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 09:00:21 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 09:00:21 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 09:00:21 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 09:00:21 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 09:00:21 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 09:00:21 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 09:00:21 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 09:00:21 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 09:00:21 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 09:00:21 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 09:00:21 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 09:00:21 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 09:00:21 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 09:00:21 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 09:00:21 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 09:00:21 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 09:00:21 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 09:00:21 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 09:00:21 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 09:00:21 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 09:00:21 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 09:00:21 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 09:00:21 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 09:00:21 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 09:00:21 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 09:00:21 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 09:00:21 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 09:00:21 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 09:00:21 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 09:00:21 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 09:00:21 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 09:00:21 [INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar. 09:00:21 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar. 09:00:21 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. 09:00:21 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 09:00:21 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 09:00:21 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 09:00:21 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 09:00:21 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 09:00:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:00:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:00:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:00:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:00:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:00:23 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:00:26 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:00:26 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.10.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-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-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 09:00:26 [WARNING] - META-INF/MANIFEST.MF 09:00:26 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-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-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 09:00:26 [WARNING] - META-INF/LICENSE 09:00:26 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 09:00:26 [WARNING] - META-INF.versions.9.module-info 09:00:26 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 09:00:26 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 09:00:26 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 09:00:26 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-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-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 09:00:26 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 09:00:26 [WARNING] - META-INF/NOTICE.md 09:00:26 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 09:00:26 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 09:00:26 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 09:00:26 [WARNING] - META-INF/DISCLAIMER 09:00:26 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 09:00:26 [WARNING] - META-INF/io.netty.versions.properties 09:00:26 [WARNING] maven-shade-plugin has detected that some files are 09:00:26 [WARNING] present in two or more JARs. When this happens, only one 09:00:26 [WARNING] single version of the file is copied to the uber jar. 09:00:26 [WARNING] Usually this is not harmful and you can skip these warnings, 09:00:26 [WARNING] otherwise try to manually exclude artifacts based on 09:00:26 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 09:00:26 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 09:00:26 [INFO] Attaching shaded artifact. 09:00:26 [INFO] 09:00:26 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-service --- 09:00:26 [INFO] Tests are skipped. 09:00:26 [INFO] 09:00:26 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-service --- 09:00:26 [INFO] Tests are skipped. 09:00:26 [INFO] 09:00:26 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-service --- 09:00:26 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/service/target/jacoco.exec 09:00:26 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Service' with 133 classes 09:00:26 [INFO] 09:00:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-service --- 09:00:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.pom 09:00:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.jar 09:00:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT-javadoc.jar 09:00:26 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT-allinone.jar 09:00:26 [INFO] 09:00:26 [INFO] ------------< org.eclipse.ditto:ditto-thingsearch-service >------------- 09:00:26 [INFO] Building Eclipse Ditto :: Thing Search :: Service 0-SNAPSHOT [77/77] 09:00:26 [INFO] from thingsearch/service/pom.xml 09:00:26 [INFO] --------------------------------[ jar ]--------------------------------- 09:00:26 [INFO] 09:00:26 [INFO] --- clean:3.2.0:clean (default-clean) @ ditto-thingsearch-service --- 09:00:26 [INFO] 09:00:26 [INFO] --- flatten:1.5.0:clean (flatten.clean) @ ditto-thingsearch-service --- 09:00:26 [INFO] 09:00:26 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-thingsearch-service --- 09:00:26 [INFO] Assigning port '40549' to property 'random-pekko-tcp-port' 09:00:26 [INFO] 09:00:26 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-service --- 09:00:26 [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/service/target/jacoco.exec 09:00:26 [INFO] 09:00:26 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-service --- 09:00:26 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:00:26 [WARNING] 09:00:26 [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! 09:00:26 [WARNING] 09:00:26 [WARNING] licenseMerges will be overridden by licenseMergesFile. 09:00:26 [WARNING] 09:00:26 [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/classes/META-INF/NOTICE-THIRD-PARTY.md 09:00:26 [INFO] 09:00:26 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-service --- 09:00:26 [INFO] Copying 1 resource from src/main/resources to target/classes 09:00:26 [INFO] Copying 5 resources from src/main/resources to target/classes 09:00:26 [INFO] Copying 0 resource from target/classes/META-INF to target/classes 09:00:26 [INFO] 09:00:26 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-service --- 09:00:26 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-service:jar:0-SNAPSHOT... 09:00:26 [INFO] 09:00:26 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-service --- 09:00:26 [INFO] Changes detected - recompiling the module! :dependency 09:00:26 [INFO] Compiling 96 source files with javac [debug target 17] to target/classes 09:00:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/EnforcementFlow.java: Some input files use or override a deprecated API. 09:00:27 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/EnforcementFlow.java: Recompile with -Xlint:deprecation for details. 09:00:27 [INFO] 09:00:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-service --- 09:00:27 [INFO] Copying 19 resources from src/test/resources to target/test-classes 09:00:27 [INFO] 09:00:27 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-service --- 09:00:27 [INFO] Changes detected - recompiling the module! :dependency 09:00:27 [INFO] Compiling 61 source files with javac [debug target 17] to target/test-classes 09:00:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java uses or overrides a deprecated API. 09:00:28 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: Recompile with -Xlint:deprecation for details. 09:00:28 [INFO] 09:00:28 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-service --- 09:00:28 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:00:28 [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/surefire-reports 09:00:28 [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider 09:00:28 [INFO] 09:00:28 [INFO] ------------------------------------------------------- 09:00:28 [INFO] T E S T S 09:00:28 [INFO] ------------------------------------------------------- 09:00:29 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.streaming.EnforcementFlowTest 09:00:31 14:00:31,562 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/test-classes/logback-test.xml] 09:00:31 14:00:31,614 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 09:00:31 14:00:31,629 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener] 09:00:31 14:00:31,631 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:00:31 14:00:31,640 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 09:00:31 14:00:31,644 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:00:31 14:00:31,663 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:00:31 14:00:31,663 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDERR] 09:00:31 14:00:31,663 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:00:31 14:00:31,666 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.ditto] to INFO 09:00:31 14:00:31,666 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.mongodb.driver] to WARN 09:00:31 14:00:31,666 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.pekko.stream.Materializer] to ERROR 09:00:31 14:00:31,666 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.ditto.internal.utils] to WARN 09:00:31 14:00:31,666 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 09:00:31 14:00:31,666 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 09:00:31 14:00:31,667 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDERR] to Logger[ROOT] 09:00:31 14:00:31,667 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 09:00:31 14:00:31,668 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2c1a0f82 - Registering current configuration as safe fallback point 09:00:32 2023-11-24 14:00:32,248 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 09:00:32 2023-11-24 14:00:32,251 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingDeleted [type=things.events:thingDeleted, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id]> did not contain a timestamp. 09:00:32 2023-11-24 14:00:32,252 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 09:00:32 2023-11-24 14:00:32,252 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingCreated [type=things.events:thingCreated, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 09:00:32 2023-11-24 14:00:32,253 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 09:00:32 2023-11-24 14:00:32,254 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=4, thingId=thing:id, path=/attributes/y, value=6]> did not contain a timestamp. 09:00:32 2023-11-24 14:00:32,254 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 09:00:32 2023-11-24 14:00:32,254 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=5, thingId=thing:id, attributePointer=/z, attributeValue=7]> did not contain a timestamp. 09:00:32 2023-11-24 14:00:32,254 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 09:00:32 2023-11-24 14:00:32,254 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <AttributeDeleted [type=things.events:attributeDeleted, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=6, thingId=thing:id, attributePointer=/w]> did not contain a timestamp. 09:00:32 2023-11-24 14:00:32,670 INFO [] o.e.d.t.s.p.w.s.EnforcementFlow - Computed single ThingDeleteModel for metadata <Metadata [thingId=thing:id, thingRevision=5, thingPolicy=PolicyTag [id=policy:id, revision=1], allReferencedPolicies=[PolicyTag [id=policy:id, revision=1]], modified=null, events=[ThingModified [type=things.events:thingModified, timestamp=2023-11-24T14:00:31.583568008Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=1, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]], ThingDeleted [type=things.events:thingDeleted, timestamp=2023-11-24T14:00:32.583568008Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id], ThingCreated [type=things.events:thingCreated, timestamp=2023-11-24T14:00:27.583568008Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]], ThingMerged [type=things.events:thingMerged, timestamp=2023-11-24T14:00:28.583568008Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=4, thingId=thing:id, path=/attributes/y, value=6], AttributeModified [type=things.events:attributeModified, timestamp=2023-11-24T14:00:29.583568008Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=5, thingId=thing:id, attributePointer=/z, attributeValue=7], AttributeDeleted [type=things.events:attributeDeleted, timestamp=2023-11-24T14:00:30.583568008Z, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=6, thingId=thing:id, attributePointer=/w]], timers=[0 timers], ackRecipients=[], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]]> and thing <{"thingId":"thing:id","policyId":"policy:id","attributes":{"x":5,"y":6,"z":7},"_revision":6,"_created":"2023-11-24T14:00:27.583568008Z","_modified":"2023-11-24T14:00:30.583568008Z"}> 09:00:34 2023-11-24 14:00:34,334 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 09:00:34 2023-11-24 14:00:34,334 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=4, thingId=thing:id, path=/attributes/y, value=6]> did not contain a timestamp. 09:00:34 2023-11-24 14:00:34,335 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 09:00:34 2023-11-24 14:00:34,335 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=5, thingId=thing:id, attributePointer=/z, attributeValue=7]> did not contain a timestamp. 09:00:34 2023-11-24 14:00:34,335 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 09:00:34 2023-11-24 14:00:34,335 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <AttributeDeleted [type=things.events:attributeDeleted, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=6, thingId=thing:id, attributePointer=/w]> did not contain a timestamp. 09:00:34 2023-11-24 14:00:34,451 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id, path=/attributes/v, value=3]> did not contain a timestamp. 09:00:34 2023-11-24 14:00:34,451 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingModified [type=things.events:thingModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=3, thingId=thing:id, thing=ImmutableThing [thingId=thing:id, policyId=policy:id, definition=null, attributes={"w":4,"x":5}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]]> did not contain a timestamp. 09:00:34 2023-11-24 14:00:34,451 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id, path=/attributes/v, value=3]> did not contain a timestamp. 09:00:34 2023-11-24 14:00:34,451 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=4, thingId=thing:id, path=/attributes/y, value=6]> did not contain a timestamp. 09:00:34 2023-11-24 14:00:34,451 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id, path=/attributes/v, value=3]> did not contain a timestamp. 09:00:34 2023-11-24 14:00:34,451 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <AttributeModified [type=things.events:attributeModified, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=5, thingId=thing:id, attributePointer=/z, attributeValue=7]> did not contain a timestamp. 09:00:34 2023-11-24 14:00:34,451 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <ThingMerged [type=things.events:thingMerged, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=2, thingId=thing:id, path=/attributes/v, value=3]> did not contain a timestamp. 09:00:34 2023-11-24 14:00:34,451 WARN [] o.e.d.t.s.p.w.s.EnforcementFlow - Event <AttributeDeleted [type=things.events:attributeDeleted, timestamp=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false}], metadata=null, entityId=thing:id, revision=6, thingId=thing:id, attributePointer=/w]> did not contain a timestamp. 09:00:34 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.647 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.streaming.EnforcementFlowTest 09:00:34 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BulkWriteResultAckFlowTest 09:00:34 [INFO] [11/24/2023 14:00:34.843] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:34 [INFO] [11/24/2023 14:00:34.946] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] Acknowledged: Success[ack=true,errors=0,matched=3,upserts=2,inserted=0,modified=1,deleted=1] - correlation: correlation 09:00:34 [INFO] [11/24/2023 14:00:34.949] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:35 [INFO] [11/24/2023 14:00:35.062] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] ConsistencyError[indexOutOfBound]: WriteResultAndErrors[writeModels=[MongoWriteModel [abstractWriteModel=ThingDeleteModel[metadata=Metadata [thingId=thing:0, thingRevision=0, thingPolicy=null, allReferencedPolicies=[], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-52)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]]], writeModel=DeleteOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:0'}}, options=DeleteOptions{collation=null, hint=null, hintString='null', comment=null, let=null}}, patchUpdate=false], MongoWriteModel [abstractWriteModel=ThingWriteModel[metadata=Metadata [thingId=thing:1, thingRevision=10, thingPolicy=null, allReferencedPolicies=[], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-53)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]], thingDocument={}, isPatchUpdate=false, previousRevision=0], writeModel=ReplaceOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:1'}}, replacement={}, options=ReplaceOptions{upsert=true, bypassDocumentValidation=null, collation=null, hint=null, hintString=null, comment=null, let=null}}, patchUpdate=false], MongoWriteModel [abstractWriteModel=ThingDeleteModel[metadata=Metadata [thingId=thing:2, thingRevision=20, thingPolicy=PolicyTag [id=policy:2, revision=200], allReferencedPolicies=[PolicyTag [id=policy:2, revision=200]], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-54)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]]], writeModel=DeleteOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:2'}}, options=DeleteOptions{collation=null, hint=null, hintString='null', comment=null, let=null}}, patchUpdate=false], MongoWriteModel [abstractWriteModel=ThingWriteModel[metadata=Metadata [thingId=thing:3, thingRevision=30, thingPolicy=PolicyTag [id=policy:3, revision=300], allReferencedPolicies=[PolicyTag [id=policy:3, revision=300]], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-55)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]], thingDocument={}, isPatchUpdate=false, previousRevision=0], writeModel=ReplaceOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:3'}}, replacement={}, options=ReplaceOptions{upsert=true, bypassDocumentValidation=null, collation=null, hint=null, hintString=null, comment=null, let=null}}, patchUpdate=false], MongoWriteModel [abstractWriteModel=ThingDeleteModel[metadata=Metadata [thingId=thing:4, thingRevision=40, thingPolicy=null, allReferencedPolicies=[], modified=null, events=[], timers=[0 timers], ackRecipients=[ActorSelection[Anchor(pekko://default/), Path(/system/testProbe-56)]], invalidateThing=false, invalidatePolicy=false, updateReasons=[UNKNOWN]]], writeModel=DeleteOneModel{filter=Filter{fieldName='_id', value=BsonString{value='thing:4'}}, options=DeleteOptions{collation=null, hint=null, hintString='null', comment=null, let=null}}, patchUpdate=false]],bulkWriteResult=AcknowledgedBulkWriteResult{insertedCount=1, matchedCount=2, removedCount=1, modifiedCount=2, upserts=[], inserts=[]},bulkWriteErrors=[BulkWriteError{index=0, code=11000, message='E11000 duplicate key error', details={}}, BulkWriteError{index=5, code=50, message='E50 operation timed out', details={}}],unexpectedError=null,bulkWriteCorrelationId=correlation] 09:00:35 [INFO] [11/24/2023 14:00:35.064] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:35 [INFO] [11/24/2023 14:00:35.152] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] NotAcknowledged: UnexpectedError[stacktrace=com.mongodb.MongoSocketReadException: Gee, database is down. Whatever shall I do? 09:00:35 at org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BulkWriteResultAckFlowTest.unexpectedMongoSocketReadException(BulkWriteResultAckFlowTest.java:111) 09:00:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 09:00:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 09:00:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:00:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 09:00:35 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 09:00:35 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 09:00:35 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 09:00:35 at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) 09:00:35 at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) 09:00:35 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 09:00:35 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 09:00:35 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 09:00:35 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 09:00:35 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 09:00:35 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 09:00:35 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 09:00:35 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 09:00:35 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 09:00:35 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 09:00:35 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 09:00:35 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 09:00:35 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 09:00:35 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 09:00:35 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 09:00:35 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 09:00:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 09:00:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 09:00:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 09:00:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 09:00:35 Caused by: java.lang.IllegalMonitorStateException: Unsupported resolution 09:00:35 ... 30 more 09:00:35 ] - correlation: correlation 09:00:35 [INFO] [11/24/2023 14:00:35.153] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:35 [INFO] [11/24/2023 14:00:35.250] [main] [org.apache.pekko.actor.ActorSystemImpl(default)] Acknowledged: PartialSuccess[ack=true,errorCount=2,matched=2,upserts=0,inserted=1,modified=2,deleted=1,errors=[BulkWriteError{index=3, code=11000, message='E11000 duplicate key error', details={}}, BulkWriteError{index=4, code=50, message='E50 operation timed out', details={}}]] - correlation: correlation 09:00:35 [INFO] [11/24/2023 14:00:35.252] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BulkWriteResultAckFlowTest 09:00:35 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BackgroundSyncStreamTest 09:00:36 [INFO] [11/24/2023 14:00:36.092] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.streaming.BackgroundSyncStreamTest 09:00:36 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.mapping.JsonInternalVisitorTest 09:00:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.mapping.JsonInternalVisitorTest 09:00:36 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EnforcedThingMapperTest 09:00:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EnforcedThingMapperTest 09:00:36 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EvaluatedPolicyTest 09:00:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.mapping.EvaluatedPolicyTest 09:00:36 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModelTest 09:00:36 [INFO] [11/24/2023 14:00:36.695] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModelTest 09:00:36 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.model.MetadataTest 09:00:36 [INFO] [11/24/2023 14:00:36.833] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.model.MetadataTest 09:00:36 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingDeleteModelTest 09:00:36 [INFO] [11/24/2023 14:00:36.920] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingDeleteModelTest 09:00:37 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.write.IndexLengthRestrictionEnforcerTest 09:00:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.thingsearch.service.persistence.write.IndexLengthRestrictionEnforcerTest 09:00:37 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetFilterBsonVisitorTest 09:00:37 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetFilterBsonVisitorTest 09:00:37 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetExistsBsonVisitorTest 09:00:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetExistsBsonVisitorTest 09:00:37 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetSortBsonVisitorTest 09:00:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.expression.visitors.GetSortBsonVisitorTest 09:00:37 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderUnlimitedTest 09:00:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 09:00:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderUnlimitedTest 09:00:38 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderFactoryTest 09:00:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderFactoryTest 09:00:38 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderLimitedTest 09:00:38 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryBuilderLimitedTest 09:00:38 [INFO] Running org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryTest 09:00:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s -- in org.eclipse.ditto.thingsearch.service.persistence.read.query.MongoQueryTest 09:00:38 [INFO] Running org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdaterTest 09:00:39 [INFO] [11/24/2023 14:00:39.248] [ThingUpdaterTest_recoverLastWriteModel-pekko.actor.default-dispatcher-4] [pekko://ThingUpdaterTest_recoverLastWriteModel/system/testProbe-77/thing%3Aid] Shutting down due to <DELETE> during <READY> 09:00:39 [INFO] [11/24/2023 14:00:39.356] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_recoverLastWriteModel)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:39 [INFO] [11/24/2023 14:00:39.482] [ThingUpdaterTest_policyIdChangeTriggersSync-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_policyIdChangeTriggersSync/system/testProbe-80/thing%3Aid] Got policy update <thing:id> at revision <1>. Previous known policy is <null>. 09:00:39 [INFO] [11/24/2023 14:00:39.535] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_policyIdChangeTriggersSync)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:39 [WARN] [11/24/2023 14:00:39.547] [ThingUpdaterTest_policyIdChangeTriggersSync-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_policyIdChangeTriggersSync/system/testProbe-80/thing%3Aid] Shut down during <PERSISTING> 09:00:40 [INFO] [11/24/2023 14:00:40.667] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromOutdatedEvent)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:40 [INFO] [11/24/2023 14:00:40.777] [ThingUpdaterTest_initialUpdateSkipped-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_initialUpdateSkipped/system/testProbe-87/thing%3Aid] Requested to update search index <SudoUpdateThing [type=thing-search.sudo.commands:sudoUpdateThing, dittoHeaders=ImmutableDittoHeaders [{}], thingId=thing:id, invalidateThing=true, invalidatePolicy=true, updateReason=BACKGROUND_SYNC]> by <Actor[pekko://ThingUpdaterTest_initialUpdateSkipped/deadLetters]> 09:00:40 [INFO] [11/24/2023 14:00:40.822] [ThingUpdaterTest_initialUpdateSkipped-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_initialUpdateSkipped/system/testProbe-87/thing%3Aid] Initial update was skipped - stopping thing updater for <thing:id>. 09:00:40 [WARN] [11/24/2023 14:00:40.822] [ThingUpdaterTest_initialUpdateSkipped-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_initialUpdateSkipped/system/testProbe-87/thing%3Aid] Shut down during <PERSISTING> 09:00:45 [INFO] [11/24/2023 14:00:45.825] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_initialUpdateSkipped)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:45 [INFO] [11/24/2023 14:00:45.956] [ThingUpdaterTest_combineUpdatesFrom2Events-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_combineUpdatesFrom2Events/system/testProbe-92/thing%3Aid] Shutting down due to <DELETE> during <PERSISTING> 09:00:45 [INFO] [11/24/2023 14:00:45.959] [ThingUpdaterTest_combineUpdatesFrom2Events-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_combineUpdatesFrom2Events/system/testProbe-92/thing%3Aid] Shutting down after completing persistence operation 09:00:45 [WARN] [11/24/2023 14:00:45.959] [ThingUpdaterTest_combineUpdatesFrom2Events-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_combineUpdatesFrom2Events/system/testProbe-92/thing%3Aid] Shut down during <PERSISTING> 09:00:46 [INFO] [11/24/2023 14:00:46.061] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_combineUpdatesFrom2Events)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:46 [INFO] [11/24/2023 14:00:46.128] [ThingUpdaterTest_forceUpdateOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_forceUpdateOnCommand/system/testProbe-95/thing%3Aid] Requested to update search index <SudoUpdateThing [type=thing-search.sudo.commands:sudoUpdateThing, dittoHeaders=ImmutableDittoHeaders [{force-update=true}], thingId=thing:id, invalidateThing=true, invalidatePolicy=true, updateReason=MANUAL_REINDEXING]> by <Actor[pekko://ThingUpdaterTest_forceUpdateOnCommand/deadLetters]> 09:00:46 [INFO] [11/24/2023 14:00:46.159] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_forceUpdateOnCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:46 [WARN] [11/24/2023 14:00:46.163] [ThingUpdaterTest_forceUpdateOnCommand-pekko.actor.default-dispatcher-9] [pekko://ThingUpdaterTest_forceUpdateOnCommand/system/testProbe-95/thing%3Aid] Shut down during <RETRYING> 09:00:46 [ERROR] [11/24/2023 14:00:46.218] [ThingUpdaterTest_updateFromOutdatedEventWithAck-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_updateFromOutdatedEventWithAck/system/testProbe-98/thing%3Aid] Processed Event did not contain header of acknowledgement aggregator address: ImmutableDittoHeaders [{requested-acks=["search-persisted"], response-required=false}] 09:00:46 [INFO] [11/24/2023 14:00:46.247] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromOutdatedEventWithAck)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:46 [WARN] [11/24/2023 14:00:46.250] [ThingUpdaterTest_updateFromOutdatedEventWithAck-pekko.actor.default-dispatcher-9] [pekko://ThingUpdaterTest_updateFromOutdatedEventWithAck/system/testProbe-98/thing%3Aid] Shut down during <PERSISTING> 09:00:46 [INFO] [11/24/2023 14:00:46.364] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromEventAfterSkippedUpdate)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:46 [WARN] [11/24/2023 14:00:46.366] [ThingUpdaterTest_updateFromEventAfterSkippedUpdate-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_updateFromEventAfterSkippedUpdate/system/testProbe-101/thing%3Aid] Shut down during <PERSISTING> 09:00:46 [INFO] [11/24/2023 14:00:46.442] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-4] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A1] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <RECOVERING> 09:00:46 [INFO] [pekkoDeadLetter][11/24/2023 14:00:46.446] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-4] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A1] Message [org.apache.pekko.actor.Status$Failure] to Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A1#1732921360] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A1#1732921360] 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'. 09:00:46 [INFO] [11/24/2023 14:00:46.471] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A3] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <PERSISTING> 09:00:46 [WARN] [11/24/2023 14:00:46.473] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A3] Shut down during <PERSISTING> 09:00:46 [INFO] [pekkoDeadLetter][11/24/2023 14:00:46.473] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A3] Message [org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdater$Result] to Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A3#-1607997138] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A3#-1607997138] 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'. 09:00:46 [INFO] [11/24/2023 14:00:46.500] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A4] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <PERSISTING> 09:00:46 [WARN] [11/24/2023 14:00:46.502] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A4] Shut down during <PERSISTING> 09:00:46 [INFO] [pekkoDeadLetter][11/24/2023 14:00:46.502] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A4] Message [org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdater$Result] to Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A4#-485465177] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A4#-485465177] 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'. 09:00:46 [INFO] [11/24/2023 14:00:46.532] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A5] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <RETRYING> 09:00:46 [WARN] [11/24/2023 14:00:46.532] [ThingUpdaterTest_shutdownOnCommand-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_shutdownOnCommand/system/testProbe-106/thing%3A5] Shut down during <RETRYING> 09:00:46 [INFO] [11/24/2023 14:00:46.534] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_shutdownOnCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:49 [INFO] [11/24/2023 14:00:49.598] [ThingUpdaterTest_shutdownOnThingDeletedCommand-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_shutdownOnThingDeletedCommand/system/testProbe-109/thing%3Aid] Shutting down due to <DELETE> during <READY> 09:00:49 [INFO] [11/24/2023 14:00:49.600] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_shutdownOnThingDeletedCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:49 [ERROR] [11/24/2023 14:00:49.644] [ThingUpdaterTest_updateFromEventWithAck-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_updateFromEventWithAck/system/testProbe-112/thing%3Aid] Processed Event did not contain header of acknowledgement aggregator address: ImmutableDittoHeaders [{requested-acks=["search-persisted"], response-required=false}] 09:00:49 [INFO] [11/24/2023 14:00:49.648] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromEventWithAck)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:49 [WARN] [11/24/2023 14:00:49.651] [ThingUpdaterTest_updateFromEventWithAck-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_updateFromEventWithAck/system/testProbe-112/thing%3Aid] Shut down during <RETRYING> 09:00:50 [INFO] [11/24/2023 14:00:50.701] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_ignoreIrrelevantShutdownDueToEntitiesPurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:55 [INFO] [11/24/2023 14:00:55.808] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateSkipped)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:55 [INFO] [11/24/2023 14:00:55.860] [ThingUpdaterTest_triggerUpdateOnCommand-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_triggerUpdateOnCommand/system/testProbe-123/thing%3Aid] Requested to update search index <SudoUpdateThing [type=thing-search.sudo.commands:sudoUpdateThing, dittoHeaders=ImmutableDittoHeaders [{}], thingId=thing:id, invalidateThing=true, invalidatePolicy=true, updateReason=MANUAL_REINDEXING]> by <Actor[pekko://ThingUpdaterTest_triggerUpdateOnCommand/deadLetters]> 09:00:55 [INFO] [11/24/2023 14:00:55.885] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_triggerUpdateOnCommand)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:55 [WARN] [11/24/2023 14:00:55.887] [ThingUpdaterTest_triggerUpdateOnCommand-pekko.actor.default-dispatcher-11] [pekko://ThingUpdaterTest_triggerUpdateOnCommand/system/testProbe-123/thing%3Aid] Shut down during <PERSISTING> 09:00:55 [INFO] [11/24/2023 14:00:55.971] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_updateFromEvent)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:55 [WARN] [11/24/2023 14:00:55.973] [ThingUpdaterTest_updateFromEvent-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_updateFromEvent/system/testProbe-126/thing%3Aid] Shut down during <PERSISTING> 09:00:57 [INFO] [11/24/2023 14:00:57.027] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_ignoreIrrelevantShutdownDueToNamespacePurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:57 [INFO] [11/24/2023 14:00:57.077] [ThingUpdaterTest_handleShutdownDueToNamespacePurging-pekko.actor.default-dispatcher-5] [pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-132/thing%3Aid] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeNamespaceReason [namespaceToPurge=thing]]> during <RECOVERING> 09:00:57 [INFO] [pekkoDeadLetter][11/24/2023 14:00:57.078] [ThingUpdaterTest_handleShutdownDueToNamespacePurging-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-132/thing%3Aid] Message [org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModel] to Actor[pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-132/thing%3Aid#1071046308] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging/system/testProbe-132/thing%3Aid#1071046308] 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'. 09:00:57 [INFO] [11/24/2023 14:00:57.079] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_handleShutdownDueToNamespacePurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:57 [INFO] [11/24/2023 14:00:57.285] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_stashEventsDuringPersistence)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:57 [WARN] [11/24/2023 14:00:57.287] [ThingUpdaterTest_stashEventsDuringPersistence-pekko.actor.default-dispatcher-6] [pekko://ThingUpdaterTest_stashEventsDuringPersistence/system/testProbe-135/thing%3Aid] Shut down during <PERSISTING> 09:00:57 [INFO] [11/24/2023 14:00:57.335] [ThingUpdaterTest_handleShutdownDueToEntitiesPurging-pekko.actor.default-dispatcher-8] [pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-138/thing%3Aid] Shutting down now due to <Shutdown [type=common.commands:shutdown, dittoHeaders=ImmutableDittoHeaders [{}], category=MODIFY, reason=PurgeEntitiesReason [entityIdsToPurge=[some:id, thing:id, other:id]]]> during <RECOVERING> 09:00:57 [INFO] [pekkoDeadLetter][11/24/2023 14:00:57.336] [ThingUpdaterTest_handleShutdownDueToEntitiesPurging-pekko.actor.default-dispatcher-7] [pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-138/thing%3Aid] Message [org.eclipse.ditto.thingsearch.service.persistence.write.model.ThingWriteModel] to Actor[pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-138/thing%3Aid#-2015937621] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging/system/testProbe-138/thing%3Aid#-2015937621] 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'. 09:00:57 [INFO] [11/24/2023 14:00:57.337] [main] [CoordinatedShutdown(pekko://ThingUpdaterTest_handleShutdownDueToEntitiesPurging)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:00:57 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.50 s -- in org.eclipse.ditto.thingsearch.service.updater.actors.ThingUpdaterTest 09:00:57 [INFO] Running org.eclipse.ditto.thingsearch.service.updater.actors.BackgroundSyncActorTest 09:00:58 [ERROR] [11/24/2023 14:00:58.870] [Thread-92] [pekko://PekkoTestSystem/system/testProbe-142/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.) 09:01:00 2023-11-24 14:01:00,565 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-150/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 09:01:00 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 09:01:00 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 09:01:00 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 09:01:00 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 09:01:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 09:01:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 09:01:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 09:01:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 09:01:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 09:01:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 09:01:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 09:01:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 09:01:00 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 09:01:00 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 09:01:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 09:01:00 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 09:01:00 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 09:01:00 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 09:01:00 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 09:01:00 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 09:01:00 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 09:01:00 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 09:01:00 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 09:01:00 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 09:01:00 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:01:00 2023-11-24 14:01:00,565 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-150/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 09:01:00 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 09:01:00 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 09:01:00 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 09:01:00 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 09:01:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 09:01:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 09:01:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 09:01:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 09:01:00 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 09:01:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 09:01:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 09:01:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 09:01:00 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 09:01:00 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 09:01:00 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 09:01:00 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 09:01:00 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 09:01:00 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 09:01:00 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 09:01:00 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 09:01:00 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 09:01:00 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 09:01:00 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 09:01:00 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 09:01:00 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:01:00 [ERROR] [11/24/2023 14:01:00.962] [Thread-102] [pekko://PekkoTestSystem/system/testProbe-150/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.) 09:01:01 2023-11-24 14:01:01,066 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-154/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 09:01:01 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 09:01:01 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 09:01:01 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 09:01:01 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 09:01:01 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 09:01:01 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 09:01:01 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 09:01:01 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 09:01:01 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 09:01:01 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 09:01:01 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 09:01:01 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 09:01:01 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 09:01:01 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 09:01:01 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 09:01:01 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:01:01 2023-11-24 14:01:01,066 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-154/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 09:01:01 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 09:01:01 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 09:01:01 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 09:01:01 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 09:01:01 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 09:01:01 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 09:01:01 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 09:01:01 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 09:01:01 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 09:01:01 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 09:01:01 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 09:01:01 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 09:01:01 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 09:01:01 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 09:01:01 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 09:01:01 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:01:01 2023-11-24 14:01:01,594 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-154/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 09:01:01 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 09:01:01 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 09:01:01 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 09:01:01 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 09:01:01 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 09:01:01 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 09:01:01 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 09:01:01 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 09:01:01 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 09:01:01 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 09:01:01 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 09:01:01 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 09:01:01 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 09:01:01 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 09:01:01 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 09:01:01 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:01:01 2023-11-24 14:01:01,594 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-154/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 09:01:01 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 09:01:01 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 09:01:01 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 09:01:01 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 09:01:01 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 09:01:01 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 09:01:01 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 09:01:01 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 09:01:01 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 09:01:01 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 09:01:01 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 09:01:01 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 09:01:01 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 09:01:01 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 09:01:01 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 09:01:01 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 09:01:01 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 09:01:01 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:01:02 [ERROR] [11/24/2023 14:01:02.007] [Thread-107] [pekko://PekkoTestSystem/system/testProbe-154/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.) 09:01:02 2023-11-24 14:01:02,626 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-158/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 09:01:02 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 09:01:02 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 09:01:02 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 09:01:02 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 09:01:02 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 09:01:02 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 09:01:02 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 09:01:02 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 09:01:02 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 09:01:02 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 09:01:02 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 09:01:02 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 09:01:02 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 09:01:02 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 09:01:02 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 09:01:02 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 09:01:02 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 09:01:02 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 09:01:02 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 09:01:02 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 09:01:02 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 09:01:02 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 09:01:02 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 09:01:02 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 09:01:02 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:01:02 2023-11-24 14:01:02,626 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-158/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 09:01:02 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 09:01:02 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 09:01:02 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 09:01:02 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 09:01:02 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 09:01:02 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 09:01:02 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 09:01:02 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 09:01:02 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 09:01:02 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 09:01:02 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 09:01:02 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 09:01:02 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 09:01:02 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 09:01:02 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 09:01:02 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 09:01:02 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 09:01:02 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 09:01:02 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 09:01:02 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 09:01:02 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 09:01:02 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 09:01:02 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 09:01:02 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 09:01:02 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:01:03 [ERROR] [11/24/2023 14:01:03.051] [Thread-113] [pekko://PekkoTestSystem/system/testProbe-158/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.) 09:01:03 2023-11-24 14:01:03,792 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-162/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 09:01:03 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 09:01:03 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 09:01:03 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 09:01:03 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 09:01:03 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 09:01:03 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 09:01:03 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 09:01:03 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 09:01:03 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 09:01:03 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 09:01:03 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 09:01:03 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 09:01:03 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 09:01:03 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 09:01:03 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 09:01:03 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 09:01:03 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 09:01:03 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 09:01:03 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 09:01:03 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 09:01:03 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 09:01:03 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 09:01:03 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 09:01:03 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 09:01:03 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:01:03 2023-11-24 14:01:03,792 ERROR [] o.e.d.t.s.u.a.BackgroundSyncActor pekko://PekkoTestSystem/system/testProbe-162/$a - Stream terminated. Result=<null> Error=<org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached> 09:01:03 org.apache.pekko.stream.StreamLimitReachedException: limit of 0 reached 09:01:03 at org.eclipse.ditto.internal.utils.pekko.controlflow.ResumeSource.failWithLimitsReached(ResumeSource.java:213) 09:01:03 at org.apache.pekko.stream.javadsl.Flow.$anonfun$flatMapConcat$1(Flow.scala:2409) 09:01:03 at org.apache.pekko.stream.impl.fusing.Map$$anon$1.onPush(Ops.scala:64) 09:01:03 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:555) 09:01:03 at org.apache.pekko.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:433) 09:01:03 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:662) 09:01:03 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scala:532) 09:01:03 at org.apache.pekko.stream.impl.fusing.GraphInterpreterShell.processEvent(ActorGraphInterpreter.scala:637) 09:01:03 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$processEvent(ActorGraphInterpreter.scala:813) 09:01:03 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.org$apache$pekko$stream$impl$fusing$ActorGraphInterpreter$$shortCircuitBatch(ActorGraphInterpreter.scala:800) 09:01:03 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter$$anonfun$receive$1.applyOrElse(ActorGraphInterpreter.scala:832) 09:01:03 at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) 09:01:03 at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) 09:01:03 at org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter.aroundReceive(ActorGraphInterpreter.scala:729) 09:01:03 at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) 09:01:03 at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) 09:01:03 at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) 09:01:03 at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) 09:01:03 at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) 09:01:03 at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) 09:01:03 at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) 09:01:03 at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) 09:01:03 at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) 09:01:03 at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 09:01:04 [ERROR] [11/24/2023 14:01:04.095] [Thread-121] [pekko://PekkoTestSystem/system/testProbe-162/$a] Stream terminated. Result=<null> Error=<org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.> (org.apache.pekko.stream.AbruptStageTerminationException: GraphStage [org.apache.pekko.stream.impl.fusing.GraphStages$IgnoreSink$$anon$10-ignoreSink] terminated abruptly, caused by for example materializer or actor system termination.) 09:01:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.759 s -- in org.eclipse.ditto.thingsearch.service.updater.actors.BackgroundSyncActorTest 09:01:04 [INFO] Running org.eclipse.ditto.thingsearch.service.updater.actors.ThingsUpdaterTest 09:01:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.242 s -- in org.eclipse.ditto.thingsearch.service.updater.actors.ThingsUpdaterTest 09:01:10 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandRegistryTest 09:01:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandRegistryTest 09:01:10 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingSearchServiceGlobalErrorRegistryTest 09:01:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingSearchServiceGlobalErrorRegistryTest 09:01:10 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalEventRegistryTest 09:01:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalEventRegistryTest 09:01:10 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.SearchRootActorTest 09:01:11 2023-11-24 14:01:11,055 INFO [] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 09:01:11 2023-11-24 14:01:11,272 INFO [] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 09:01:11 2023-11-24 14:01:11,430 INFO [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}> 09:01:12 2023-11-24 14:01:12,315 INFO [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}> 09:01:22 Failed to stop [SearchRootActorTest] within [10 seconds] 09:01:22 -> / LocalActorRefProvider$$anon$2 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 1 children 09:01:22 ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=4 Terminating(Termination) 09:01:22 | toDie: Actor[pekko://SearchRootActorTest/system/Materializers#1488684656] 09:01:22 ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=4 Terminating(Termination) 09:01:22 | toDie: Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-111#396591322] 09:01:22 ⌊-> StreamSupervisor-111 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=4 Terminating(Termination) 09:01:22 | toDie: Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-111/flow-14-0-ignoreSink#-266577761] 09:01:22 | Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-111/flow-15-0-unnamed#300266435] 09:01:22 | Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-111/flow-7-0-ignoreSink#-1428431671] 09:01:22 | Actor[pekko://SearchRootActorTest/system/Materializers/StreamSupervisor-111/flow-8-0-unnamed#364304418] 09:01:22 ⌊-> flow-14-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 09:01:22 ⌊-> flow-15-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 09:01:22 ⌊-> flow-7-0-ignoreSink RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 09:01:22 ⌊-> flow-8-0-unnamed RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children 09:01:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.45 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.SearchRootActorTest 09:01:22 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.ThingsSearchCursorTest 09:01:22 [INFO] [11/24/2023 14:01:22.502] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:01:22 [INFO] [11/24/2023 14:01:22.604] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:01:22 [INFO] [11/24/2023 14:01:22.723] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:01:22 [INFO] [11/24/2023 14:01:22.762] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:01:22 2023-11-24 14:01:22,802 INFO [] o.e.d.t.s.s.a.ThingsSearchCursor - Failed to decode cursor: class java.util.zip.DataFormatException 'invalid block type' due to null 09:01:22 [INFO] [11/24/2023 14:01:22.804] [main] [CoordinatedShutdown(pekko://default)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 09:01:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.410 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.ThingsSearchCursorTest 09:01:22 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.SearchActorTest 09:01:22 2023-11-24 14:01:22,926 INFO [] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 09:01:22 [INFO] [11/24/2023 14:01:22.927] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch] Got <SubscribeAck(Subscribe(thing-search.commands::grouped,Some(thingsSearch),Actor[pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch#-1588334946]))> 09:01:22 [INFO] [11/24/2023 14:01:22.943] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch] Processing CountThings command with namespaces <Optional.empty> and filter: <Optional.empty> 09:01:22 [INFO] [11/24/2023 14:01:22.952] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams 09:01:22 [INFO] [11/24/2023 14:01:22.953] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests 09:01:23 [INFO] [11/24/2023 14:01:23.055] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch] OP_COMPLETE: finished waiting for requests 09:01:23 [INFO] [11/24/2023 14:01:23.056] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch] Processing SudoCountThings command with filter: <Optional.empty> 09:01:23 [INFO] [11/24/2023 14:01:23.057] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams 09:01:23 [INFO] [11/24/2023 14:01:23.057] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests 09:01:23 [INFO] [11/24/2023 14:01:23.156] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch] OP_COMPLETE: finished waiting for requests 09:01:23 [INFO] [11/24/2023 14:01:23.159] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams 09:01:23 [INFO] [11/24/2023 14:01:23.159] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch] SERVICE_REQUESTS_DONE: waiting for 1 ongoing requests 09:01:23 [INFO] [11/24/2023 14:01:23.159] [SearchActorTest_waitForQueries-pekko.actor.default-dispatcher-12] [pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch] Processing QueryThings command with namespaces <Optional.empty> and filter: <Optional.empty> 09:01:23 [INFO] [11/24/2023 14:01:23.259] [SearchActorTest_waitForQueries-search-dispatcher-8] [pekko://SearchActorTest_waitForQueries/system/testProbe-179/thingsSearch] OP_COMPLETE: finished waiting for requests 09:01:23 2023-11-24 14:01:23,305 INFO [] o.e.d.b.s.s.SignalTransformers - Instantiated the following signal transformers: . 09:01:23 [INFO] [11/24/2023 14:01:23.306] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-8] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-181/thingsSearch] Got <SubscribeAck(Subscribe(thing-search.commands::grouped,Some(thingsSearch),Actor[pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-181/thingsSearch#-1300158193]))> 09:01:23 [INFO] [11/24/2023 14:01:23.306] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-8] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-181/thingsSearch] SERVICE_UNBIND: unsubscribing from pubsub for thingsSearch 09:01:23 [INFO] [11/24/2023 14:01:23.307] [Thread-156] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-181/thingsSearch] UnsubscribeAck(Unsubscribe(thing-search.commands::grouped,Some(thingsSearch),Actor[pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-181/thingsSearch#-1300158193])): unsubscribing from pubsub completed successful for thingsSearch 09:01:23 [INFO] [11/24/2023 14:01:23.307] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-8] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-181/thingsSearch] SERVICE_REQUESTS_DONE: abort ongoing streams 09:01:23 [INFO] [11/24/2023 14:01:23.307] [SearchActorTest_unbindAndStopWithoutQuery-search-dispatcher-8] [pekko://SearchActorTest_unbindAndStopWithoutQuery/system/testProbe-181/thingsSearch] SERVICE_REQUESTS_DONE: no ongoing requests 09:01:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.SearchActorTest 09:01:23 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.actors.SearchUpdaterRootActorTest 09:01:23 2023-11-24 14:01:23,339 WARN [] k.m.ModuleRegistry - Cannot register module [pekko.actor.default-dispatcher], a module with that name already exists. 09:01:23 2023-11-24 14:01:23,352 INFO [] o.e.d.b.s.c.DittoSplitBrainResolver - SBR will be automatically enabled after <PT1H> 09:01:23 [WARN] [11/24/2023 14:01:23.478] [SearchRootActorTest-pekko.actor.internal-dispatcher-7] [CoordinatedShutdown(pekko://SearchRootActorTest)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds 09:01:23 2023-11-24 14:01:23,503 INFO [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}> 09:01:23 2023-11-24 14:01:23,512 INFO [] o.e.d.t.s.p.w.s.MongoSearchUpdaterFlow - Update writeConcern=<WriteConcern{w=null, wTimeout=null ms, journal=true}> 09:01:24 2023-11-24 14:01:24,638 WARN [] k.m.ModuleRegistry - Cannot cancel registration on module [pekko.actor.default-dispatcher] because the module was not added properly 09:01:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 s -- in org.eclipse.ditto.thingsearch.service.starter.actors.SearchUpdaterRootActorTest 09:01:24 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandResponseRegistryTest 09:01:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.thingsearch.service.starter.ThingsSearchServiceGlobalCommandResponseRegistryTest 09:01:24 [INFO] Running org.eclipse.ditto.thingsearch.service.starter.config.DittoSearchConfigTest 09:01:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.eclipse.ditto.thingsearch.service.starter.config.DittoSearchConfigTest 09:01:24 [INFO] Running org.eclipse.ditto.thingsearch.service.common.util.KeyEscapeUtilTest 09:01:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.thingsearch.service.common.util.KeyEscapeUtilTest 09:01:24 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultSearchPersistenceConfigTest 09:01:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultSearchPersistenceConfigTest 09:01:25 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultStreamConfigTest 09:01:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultStreamConfigTest 09:01:25 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultUpdaterConfigTest 09:01:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultUpdaterConfigTest 09:01:25 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultPersistenceStreamConfigTest 09:01:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultPersistenceStreamConfigTest 09:01:25 [INFO] Running org.eclipse.ditto.thingsearch.service.common.config.DefaultBackgroundSyncConfigTest 09:01:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.ditto.thingsearch.service.common.config.DefaultBackgroundSyncConfigTest 09:01:25 [INFO] Running org.eclipse.ditto.thingsearch.service.common.model.ResultListImplTest 09:01:25 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.thingsearch.service.common.model.ResultListImplTest 09:01:26 [INFO] 09:01:26 [INFO] Results: 09:01:26 [INFO] 09:01:26 [INFO] Tests run: 159, Failures: 0, Errors: 0, Skipped: 0 09:01:26 [INFO] 09:01:26 [INFO] 09:01:26 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-service --- 09:01:26 [INFO] 09:01:26 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-service --- 09:01:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar 09:01:26 [INFO] 09:01:26 [INFO] --- shade:3.5.0:shade (default) @ ditto-thingsearch-service --- 09:01:26 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar. 09:01:26 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar. 09:01:26 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 09:01:26 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 09:01:26 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 09:01:26 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 09:01:26 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 09:01:26 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 09:01:26 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 09:01:26 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. 09:01:26 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. 09:01:26 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 09:01:26 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 09:01:26 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 09:01:26 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 09:01:26 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 09:01:26 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 09:01:26 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar. 09:01:26 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar. 09:01:26 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar. 09:01:26 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar. 09:01:26 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 09:01:26 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 09:01:26 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 09:01:26 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 09:01:26 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 09:01:26 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 09:01:26 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 09:01:26 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 09:01:26 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 09:01:26 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 09:01:26 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 09:01:26 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 09:01:26 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 09:01:26 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 09:01:26 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 09:01:26 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 09:01:26 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 09:01:26 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 09:01:26 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 09:01:26 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 09:01:26 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 09:01:26 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 09:01:26 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 09:01:26 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 09:01:26 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 09:01:26 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 09:01:26 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 09:01:26 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 09:01:26 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 09:01:26 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 09:01:26 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 09:01:26 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 09:01:26 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 09:01:26 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 09:01:26 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 09:01:26 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 09:01:26 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 09:01:26 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 09:01:26 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar. 09:01:26 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar. 09:01:26 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. 09:01:26 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 09:01:26 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 09:01:26 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 09:01:26 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 09:01:26 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 09:01:26 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 09:01:26 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 09:01:26 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 09:01:26 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 09:01:29 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:01:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:01:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:01:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:01:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:01:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:01:30 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:01:31 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.10.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-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-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 09:01:31 [WARNING] - META-INF/MANIFEST.MF 09:01:31 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 09:01:31 [WARNING] - META-INF.versions.9.module-info 09:01:31 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 09:01:31 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 09:01:31 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 09:01:31 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 09:01:31 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 09:01:31 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 09:01:31 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 09:01:31 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 09:01:31 [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-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-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-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 09:01:31 [WARNING] - META-INF/LICENSE 09:01:31 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 09:01:31 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 09:01:31 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 09:01:31 [WARNING] - META-INF/DISCLAIMER 09:01:31 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-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-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 09:01:31 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 09:01:31 [WARNING] - META-INF/NOTICE.md 09:01:31 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 09:01:31 [WARNING] - META-INF/io.netty.versions.properties 09:01:31 [WARNING] maven-shade-plugin has detected that some files are 09:01:31 [WARNING] present in two or more JARs. When this happens, only one 09:01:31 [WARNING] single version of the file is copied to the uber jar. 09:01:31 [WARNING] Usually this is not harmful and you can skip these warnings, 09:01:31 [WARNING] otherwise try to manually exclude artifacts based on 09:01:31 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 09:01:31 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 09:01:31 [INFO] Attaching shaded artifact. 09:01:31 [INFO] 09:01:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-service --- 09:01:31 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:01:31 [INFO] No previous run data found, generating javadoc. 09:01:34 [WARNING] Javadoc Warnings 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/package-info.java:14: warning: no comment 09:01:34 [WARNING] package org.eclipse.ditto.thingsearch.service.common.config; 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/AbstractFieldBsonCreator.java:88: warning: no comment 09:01:34 [WARNING] public final Bson visitSimple(final String fieldName) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/AbstractWriteModel.java:72: warning: no @param for maxWireVersion 09:01:34 [WARNING] public Optional<MongoWriteModel> toIncrementalMongo(@Nullable final AbstractWriteModel previousWriteModel, 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/BackgroundSyncConfig.java:71: warning: no @return 09:01:34 [WARNING] Duration getIdleTimeout(); 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:83: warning: no @param for maxWireVersion 09:01:34 [WARNING] public static BsonDiff minus(final BsonDocument minuend, final BsonDocument subtrahend, 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:96: warning: no @param for maxWireVersion 09:01:34 [WARNING] public static BsonDiff minusThingDocs(final BsonDocument minuend, final BsonDocument subtrahend, 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:260: warning: no comment 09:01:34 [WARNING] CONSISTENCY_ERROR, 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:261: warning: no comment 09:01:34 [WARNING] INCORRECT_PATCH, 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:263: warning: no comment 09:01:34 [WARNING] OK 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:259: warning: no comment 09:01:34 [WARNING] UNACKNOWLEDGED, 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:262: warning: no comment 09:01:34 [WARNING] WRITE_ERROR, 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:46: warning: no @return 09:01:34 [WARNING] CachingSignalEnrichmentFacade getSignalEnrichmentFacade( 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:71: warning: no comment 09:01:34 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CachingSignalEnrichmentFacadeProvider> { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/DefaultBackgroundSyncConfig.java:69: warning: no comment 09:01:34 [WARNING] public static BackgroundSyncConfig fromUpdaterConfig(final Config updaterConfig) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:42: warning: no @param for command 09:01:34 [WARNING] CompletionStage<Query> validateQuery(final Command<?> command, final Query query); 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:93: warning: no @param for lastWriteModel 09:01:34 [WARNING] toIncrementalMongo(final AbstractWriteModel model, final AbstractWriteModel lastWriteModel, final Logger logger) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/DefaultSearchUpdateObserver.java:29: warning: no comment 09:01:34 [WARNING] public DefaultSearchUpdateObserver(final ActorSystem system, final Config config) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/SearchConfig.java:36: warning: no comment 09:01:34 [WARNING] Optional<String> getMongoHintsByNamespace(); 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/GetExistsBsonVisitor.java:55: warning: no @param for authorizationSubjectIds 09:01:34 [WARNING] public static Bson apply(final ExistsFieldExpression expression, final List<String> authorizationSubjectIds) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/JsonInternalVisitor.java:40: warning: no comment 09:01:34 [WARNING] default T eval(final JsonValue value) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/KeyEscapeUtil.java:27: warning: no comment 09:01:34 [WARNING] public static final String FAKE_DOT = "~2"; 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:122: warning: no @param for events 09:01:34 [WARNING] public static Metadata of(final ThingId thingId, 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:222: warning: no @param for ackRecipient 09:01:34 [WARNING] public Metadata withAckRecipient(final ActorSelection ackRecipient) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:233: warning: no @param for reason 09:01:34 [WARNING] public Metadata withUpdateReason(final UpdateReason reason) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/query/MongoQueryBuilderFactory.java:33: warning: no comment 09:01:34 [WARNING] public MongoQueryBuilderFactory(final LimitsConfig limitsConfig) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/MongoSortKeyMappingFunction.java:43: warning: no comment 09:01:34 [WARNING] public static String mapSortKey(final String... values) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/MongoThingsSearchPersistence.java:102: warning: no @param for persistenceConfig 09:01:34 [WARNING] public MongoThingsSearchPersistence(final DittoMongoClient mongoClient, final ActorSystem actorSystem, 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/impl/MongoThingsSearchUpdaterPersistence.java:75: warning: no @return 09:01:34 [WARNING] public static ThingsSearchUpdaterPersistence of(final MongoDatabase database, 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:62: warning: no comment 09:01:34 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<QueryCriteriaValidator> { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/RootSupervisorStrategyFactory.java:40: warning: no comment 09:01:34 [WARNING] public static OneForOneStrategy createStrategy(final LoggingAdapter log) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:41: warning: no comment 09:01:34 [WARNING] protected final ActorSystem actorSystem; 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:42: warning: no comment 09:01:34 [WARNING] protected final int maxWireVersion; 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:44: warning: no comment 09:01:34 [WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Config config) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:48: warning: no comment 09:01:34 [WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Integer maxWireVersion) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/SearchUpdateObserver.java:64: warning: no comment 09:01:34 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<SearchUpdateObserver> { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdaterStream.java:64: warning: no @param for blockedNamespaces 09:01:34 [WARNING] public static SearchUpdaterStream of(final UpdaterConfig updaterConfig, 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ShardRegionFactory.java:101: warning: no @param for clusterRole 09:01:34 [WARNING] public ActorRef getSearchUpdaterShardRegion(final int numberOfShards, @Nonnull final Props thingUpdaterProps, 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ThingUpdater.java:131: warning: no comment 09:01:34 [WARNING] public static Result fromError(final Metadata metadata, final Throwable error) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/WriteResultAndErrors.java:86: warning: no comment 09:01:34 [WARNING] public static WriteResultAndErrors failure(final Throwable error) { 09:01:34 [WARNING] ^ 09:01:34 [WARNING] 39 warnings 09:01:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar 09:01:34 [INFO] 09:01:34 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-service --- 09:01:34 [INFO] Tests are skipped. 09:01:34 [INFO] 09:01:34 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-service --- 09:01:34 [INFO] Tests are skipped. 09:01:34 [INFO] 09:01:34 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-service --- 09:01:34 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/jacoco.exec 09:01:34 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Service' with 109 classes 09:01:35 [INFO] 09:01:35 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-service --- 09:01:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.pom 09:01:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.jar 09:01:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar 09:01:35 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar 09:01:35 [INFO] ------------------------------------------------------------------------ 09:01:35 [INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT: 09:01:35 [INFO] 09:01:35 [INFO] Eclipse Ditto ...................................... SUCCESS [ 20.144 s] 09:01:35 [INFO] Eclipse Ditto :: Legal ............................. SUCCESS [ 1.004 s] 09:01:35 [INFO] Eclipse Ditto :: BOM ............................... SUCCESS [ 0.083 s] 09:01:35 [INFO] Eclipse Ditto :: Utils ............................. SUCCESS [ 0.366 s] 09:01:35 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [ 9.795 s] 09:01:35 [INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 25.422 s] 09:01:35 [INFO] Eclipse Ditto :: Base .............................. SUCCESS [ 0.349 s] 09:01:35 [INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 25.819 s] 09:01:35 [INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [ 7.138 s] 09:01:35 [INFO] Eclipse Ditto :: Internal .......................... SUCCESS [ 0.027 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [ 0.057 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [ 19.574 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [ 27.101 s] 09:01:35 [INFO] Eclipse Ditto :: Utils :: Result ................... SUCCESS [ 3.579 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [ 20.512 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [ 0.037 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [ 3.704 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko ........ SUCCESS [01:19 min] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [ 8.734 s] 09:01:35 [INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [ 5.034 s] 09:01:35 [INFO] Eclipse Ditto :: Policies .......................... SUCCESS [ 0.018 s] 09:01:35 [INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 27.656 s] 09:01:35 [INFO] Eclipse Ditto :: Things ............................ SUCCESS [ 0.034 s] 09:01:35 [INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 21.498 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [ 22.266 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [ 1.314 s] 09:01:35 [INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [ 6.105 s] 09:01:35 [INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [ 18.560 s] 09:01:35 [INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [ 0.035 s] 09:01:35 [INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [ 12.292 s] 09:01:35 [INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [ 0.049 s] 09:01:35 [INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [ 7.424 s] 09:01:35 [INFO] Eclipse Ditto :: Messages .......................... SUCCESS [ 0.020 s] 09:01:35 [INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [ 6.844 s] 09:01:35 [INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [ 16.140 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [ 7.990 s] 09:01:35 [INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [ 5.239 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [ 5.678 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [03:10 min] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [ 6.716 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [ 3.074 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [ 19.789 s] 09:01:35 [INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [ 7.018 s] 09:01:35 [INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [ 11.471 s] 09:01:35 [INFO] Eclipse Ditto :: JWT ............................... SUCCESS [ 0.022 s] 09:01:35 [INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [ 4.451 s] 09:01:35 [INFO] Eclipse Ditto :: WoT ............................... SUCCESS [ 0.029 s] 09:01:35 [INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [ 7.347 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders SUCCESS [ 52.540 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [ 8.009 s] 09:01:35 [INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [ 13.385 s] 09:01:35 [INFO] Eclipse Ditto :: RQL ............................... SUCCESS [ 0.026 s] 09:01:35 [INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [ 3.740 s] 09:01:35 [INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 12.392 s] 09:01:35 [INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [ 5.529 s] 09:01:35 [INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [ 5.657 s] 09:01:35 [INFO] Eclipse Ditto :: Edge .............................. SUCCESS [ 0.018 s] 09:01:35 [INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [ 27.007 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [ 23.181 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [ 2.564 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [ 17.983 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [ 6.145 s] 09:01:35 [INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [ 7.940 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [ 7.585 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [ 1.584 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [ 1.688 s] 09:01:35 [INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [05:50 min] 09:01:35 [INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [ 0.454 s] 09:01:35 [INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [ 0.020 s] 09:01:35 [INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [ 2.982 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [ 1.360 s] 09:01:35 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [ 3.195 s] 09:01:35 [INFO] Eclipse Ditto :: Gateway :: Service ................ SUCCESS [01:13 min] 09:01:35 [INFO] Eclipse Ditto :: Policies :: Service ............... SUCCESS [03:30 min] 09:01:35 [INFO] Eclipse Ditto :: WoT :: Integration ................ SUCCESS [ 2.114 s] 09:01:35 [INFO] Eclipse Ditto :: Things :: Service ................. SUCCESS [01:26 min] 09:01:35 [INFO] Eclipse Ditto :: Thing Search :: Service ........... SUCCESS [01:08 min] 09:01:35 [INFO] ------------------------------------------------------------------------ 09:01:35 [INFO] BUILD SUCCESS 09:01:35 [INFO] ------------------------------------------------------------------------ 09:01:35 [INFO] Total time: 27:57 min 09:01:35 [INFO] Finished at: 2023-11-24T14:01:35Z 09:01:35 [INFO] ------------------------------------------------------------------------ 09:01:35 [ditto-ci] $ /bin/sh -xe /tmp/jenkins7103836526761806055.sh 09:01:35 + rm -rf ditto_all_dependencies 09:01:35 + find ./ -type d -name dependencies -exec cp -a '{}' target/ditto_all_dependencies ';' 09:01:35 [ditto-ci] $ /opt/tools/apache-maven/latest/bin/mvn --batch-mode --errors deploy -PsignArtifactsEclipse,publishToEclipseMavenRepo -DcreateJavadoc=true -DskipTests=true -DskipITs=true 09:01:35 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) 09:01:35 Maven home: /opt/tools/apache-maven/latest 09:01:35 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 09:01:35 Default locale: en_US, platform encoding: UTF-8 09:01:35 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" 09:01:36 [INFO] Error stacktraces are turned on. 09:01:36 [INFO] Scanning for projects... 09:01:37 [WARNING] 09:01:37 [WARNING] Some problems were encountered while building the effective model for org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT 09:01:37 [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 09:01:37 [WARNING] 09:01:37 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 09:01:37 [WARNING] 09:01:37 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 09:01:37 [WARNING] 09:01:37 [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 09:01:37 [INFO] ------------------------------------------------------------------------ 09:01:37 [INFO] Reactor Build Order: 09:01:37 [INFO] 09:01:37 [INFO] Eclipse Ditto [pom] 09:01:37 [INFO] Eclipse Ditto :: Legal [jar] 09:01:37 [INFO] Eclipse Ditto :: BOM [pom] 09:01:37 [INFO] Eclipse Ditto :: Utils [pom] 09:01:37 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions [jar] 09:01:37 [INFO] Eclipse Ditto :: JSON [bundle] 09:01:37 [INFO] Eclipse Ditto :: Base [pom] 09:01:37 [INFO] Eclipse Ditto :: Base :: Model [bundle] 09:01:37 [INFO] Eclipse Ditto :: Base :: API [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal [pom] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils [pom] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Config [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics [jar] 09:01:37 [INFO] Eclipse Ditto :: Utils :: Result [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Models [pom] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Health [jar] 09:01:37 [INFO] Eclipse Ditto :: JSON CBOR [bundle] 09:01:37 [INFO] Eclipse Ditto :: Policies [pom] 09:01:37 [INFO] Eclipse Ditto :: Policies :: Model [bundle] 09:01:37 [INFO] Eclipse Ditto :: Things [pom] 09:01:37 [INFO] Eclipse Ditto :: Things :: Model [bundle] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension [jar] 09:01:37 [INFO] Eclipse Ditto :: Placeholders [bundle] 09:01:37 [INFO] Eclipse Ditto :: Base :: Service [jar] 09:01:37 [INFO] Eclipse Ditto :: Connectivity [pom] 09:01:37 [INFO] Eclipse Ditto :: Connectivity :: Model [bundle] 09:01:37 [INFO] Eclipse Ditto :: Thing Search [pom] 09:01:37 [INFO] Eclipse Ditto :: Thing Search :: Model [bundle] 09:01:37 [INFO] Eclipse Ditto :: Messages [pom] 09:01:37 [INFO] Eclipse Ditto :: Messages :: Model [bundle] 09:01:37 [INFO] Eclipse Ditto :: Protocol [bundle] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Models :: Signal [jar] 09:01:37 [INFO] Eclipse Ditto :: Policies :: API [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Test [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence [jar] 09:01:37 [INFO] Eclipse Ditto :: Things :: API [jar] 09:01:37 [INFO] Eclipse Ditto :: Connectivity :: API [jar] 09:01:37 [INFO] Eclipse Ditto :: JWT [pom] 09:01:37 [INFO] Eclipse Ditto :: JWT :: Model [bundle] 09:01:37 [INFO] Eclipse Ditto :: WoT [pom] 09:01:37 [INFO] Eclipse Ditto :: WoT :: Model [bundle] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces [jar] 09:01:37 [INFO] Eclipse Ditto :: Policies :: Enforcement [jar] 09:01:37 [INFO] Eclipse Ditto :: RQL [pom] 09:01:37 [INFO] Eclipse Ditto :: RQL :: Model [bundle] 09:01:37 [INFO] Eclipse Ditto :: RQL :: parser [bundle] 09:01:37 [INFO] Eclipse Ditto :: RQL :: Query [bundle] 09:01:37 [INFO] Eclipse Ditto :: Thing Search :: API [jar] 09:01:37 [INFO] Eclipse Ditto :: Edge [pom] 09:01:37 [INFO] Eclipse Ditto :: Edge :: Service [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol [jar] 09:01:37 [INFO] Eclipse Ditto :: RQL :: search option parser [bundle] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Search [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things [jar] 09:01:37 [INFO] Eclipse Ditto :: Connectivity :: Service [jar] 09:01:37 [INFO] Eclipse Ditto :: Documentation [pom] 09:01:37 [INFO] Eclipse Ditto :: Gateway [pom] 09:01:37 [INFO] Eclipse Ditto :: Gateway :: API [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP [jar] 09:01:37 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT [jar] 09:01:37 [INFO] Eclipse Ditto :: Gateway :: Service [jar] 09:01:37 [INFO] Eclipse Ditto :: Policies :: Service [jar] 09:01:37 [INFO] Eclipse Ditto :: WoT :: Integration [jar] 09:01:37 [INFO] Eclipse Ditto :: Things :: Service [jar] 09:01:37 [INFO] Eclipse Ditto :: Thing Search :: Service [jar] 09:01:37 [INFO] 09:01:37 [INFO] ----------------------< org.eclipse.ditto:ditto >----------------------- 09:01:37 [INFO] Building Eclipse Ditto 0-SNAPSHOT [1/77] 09:01:37 [INFO] from pom.xml 09:01:37 [INFO] --------------------------------[ pom ]--------------------------------- 09:01:38 [INFO] 09:01:38 [INFO] --- license:4.2:check (default) @ ditto --- 09:01:38 [WARNING] Parameter 'legacyConfigExcludes' (user property 'license.excludes') is deprecated: use LicenseSet.excludes 09:01:38 [WARNING] Parameter 'legacyConfigHeader' (user property 'license.header') is deprecated: use LicenseSet.header 09:01:38 [WARNING] Parameter 'legacyConfigIncludes' (user property 'license.includes') is deprecated: use LicenseSet.includes 09:01:38 [WARNING] Parameter 'legacyConfigValidHeaders' is deprecated: use LicenseSet.validHeaders 09:01:38 [INFO] Checking licenses... 09:01:38 [WARNING] Property 'strictCheck' is not enabled. Please consider adding <strictCheck>true</strictCheck> in your pom.xml file. 09:01:38 [WARNING] See https://mycila.carbou.me/license-maven-plugin for more information. 09:01:39 [INFO] 09:01:39 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto --- 09:01: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/target/jacoco.exec 09:01:40 [INFO] 09:01:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto --- 09:01:40 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:01:40 [INFO] The goal is skip due to packaging 'pom' 09:01:40 [INFO] 09:01:40 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto --- 09:01:40 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto:pom:0-SNAPSHOT... 09:01:40 [INFO] 09:01:40 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto --- 09:01:40 [INFO] 09:01:40 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto --- 09:01:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:01:41 [INFO] 09:01:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto --- 09:01:41 [INFO] Tests are skipped. 09:01:41 [INFO] 09:01:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto --- 09:01:41 [INFO] Tests are skipped. 09:01:41 [INFO] 09:01:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto --- 09:01:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:01:41 [INFO] 09:01:41 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto --- 09:01:41 [INFO] 09:01:41 [INFO] --- install:3.1.1:install (default-install) @ ditto --- 09:01:42 [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 09:01:42 [INFO] 09:01:42 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto --- 09:01:43 [INFO] 09:01:43 [INFO] -------------------< org.eclipse.ditto:ditto-legal >-------------------- 09:01:43 [INFO] Building Eclipse Ditto :: Legal 0-SNAPSHOT [2/77] 09:01:43 [INFO] from legal/pom.xml 09:01:43 [INFO] --------------------------------[ jar ]--------------------------------- 09:01:43 [INFO] 09:01:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-legal --- 09:01: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/legal/target/jacoco.exec 09:01:43 [INFO] 09:01:43 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-legal --- 09:01:43 [INFO] Copying 8 resources from to target/classes 09:01:43 [INFO] 09:01:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-legal --- 09:01:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-legal:jar:0-SNAPSHOT... 09:01:43 [INFO] 09:01:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-legal --- 09:01:43 [INFO] No sources to compile 09:01:43 [INFO] 09:01:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-legal --- 09:01:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/legal/src/test/resources 09:01:43 [INFO] 09:01:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-legal --- 09:01:43 [INFO] No sources to compile 09:01:43 [INFO] 09:01:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-legal --- 09:01:43 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:01:43 [INFO] Tests are skipped. 09:01:43 [INFO] 09:01:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-legal --- 09:01:43 [INFO] 09:01:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-legal --- 09:01:43 [INFO] Tests are skipped. 09:01:43 [INFO] 09:01:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-legal --- 09:01:43 [INFO] Tests are skipped. 09:01:43 [INFO] 09:01:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-legal --- 09:01:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:01:43 [INFO] 09:01:43 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-legal --- 09:01:43 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar' is disabled. 09:01:43 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar 09:02:43 [WARNING] [Fri Nov 24 14:02:43 UTC 2023] HTTP request failed. 09:02:43 HTTP Error 504 (reason: Gateway Time-out) 09:02:43 <html><body><h1>504 Gateway Time-out</h1> 09:02:43 The server didn't respond in time. 09:02:43 </body></html> 09:02:43 Server response has been saved to '/home/jenkins/agent/workspace/ditto-ci/legal/target/ditto-legal-0-SNAPSHOT.jar-5517095969751770436-RemoteJarSigner.log' 09:02:54 [INFO] 09:02:54 [INFO] --- install:3.1.1:install (default-install) @ ditto-legal --- 09:02:54 [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 09:02:54 [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 09:02:54 [INFO] 09:02:54 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-legal --- 09:02:55 [INFO] 09:02:55 [INFO] --------------------< org.eclipse.ditto:ditto-bom >--------------------- 09:02:55 [INFO] Building Eclipse Ditto :: BOM 0-SNAPSHOT [3/77] 09:02:55 [INFO] from bom/pom.xml 09:02:55 [INFO] --------------------------------[ pom ]--------------------------------- 09:02:55 [INFO] 09:02:55 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-bom --- 09:02:55 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/bom/target/jacoco.exec 09:02:55 [INFO] 09:02:55 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-bom --- 09:02:55 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:02:55 [INFO] The goal is skip due to packaging 'pom' 09:02:55 [INFO] 09:02:55 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-bom --- 09:02:55 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-bom:pom:0-SNAPSHOT... 09:02:55 [INFO] 09:02:55 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-bom --- 09:02:55 [INFO] 09:02:55 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-bom --- 09:02:55 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:02:55 [INFO] 09:02:55 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-bom --- 09:02:55 [INFO] Tests are skipped. 09:02:55 [INFO] 09:02:55 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-bom --- 09:02:55 [INFO] Tests are skipped. 09:02:55 [INFO] 09:02:55 [INFO] --- jacoco:0.8.10:report (report) @ ditto-bom --- 09:02:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:02:55 [INFO] 09:02:55 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-bom --- 09:02:55 [INFO] 09:02:55 [INFO] --- install:3.1.1:install (default-install) @ ditto-bom --- 09:02:55 [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 09:02:55 [INFO] 09:02:55 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-bom --- 09:02:56 [INFO] 09:02:56 [INFO] -------------------< org.eclipse.ditto:ditto-utils >-------------------- 09:02:56 [INFO] Building Eclipse Ditto :: Utils 0-SNAPSHOT [4/77] 09:02:56 [INFO] from utils/pom.xml 09:02:56 [INFO] --------------------------------[ pom ]--------------------------------- 09:02:56 [INFO] 09:02:56 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils --- 09:02:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:02:56 [INFO] 09:02:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils --- 09:02:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/target/jacoco.exec 09:02:56 [INFO] 09:02:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils --- 09:02:56 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:02:56 [INFO] The goal is skip due to packaging 'pom' 09:02:56 [INFO] 09:02:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils --- 09:02:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils:pom:0-SNAPSHOT... 09:02:56 [INFO] 09:02:56 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils --- 09:02:56 [INFO] 09:02:56 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils --- 09:02:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:02:56 [INFO] 09:02:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils --- 09:02:56 [INFO] Tests are skipped. 09:02:56 [INFO] 09:02:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils --- 09:02:56 [INFO] Tests are skipped. 09:02:56 [INFO] 09:02:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils --- 09:02:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:02:56 [INFO] 09:02:56 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-utils --- 09:02:56 [INFO] 09:02:56 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils --- 09:02:56 [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 09:02:56 [INFO] 09:02:56 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-utils --- 09:02:57 [INFO] 09:02:57 [INFO] ----------------< org.eclipse.ditto:ditto-utils-jsr305 >---------------- 09:02:57 [INFO] Building Eclipse Ditto :: Utils :: JSR-305 Extensions 0-SNAPSHOT [5/77] 09:02:57 [INFO] from utils/jsr305/pom.xml 09:02:57 [INFO] --------------------------------[ jar ]--------------------------------- 09:02:57 [INFO] 09:02:57 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-jsr305 --- 09:02:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:02:57 [INFO] 09:02:57 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-jsr305 --- 09:02:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/jacoco.exec 09:02:57 [INFO] 09:02:57 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-jsr305 --- 09:02:57 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:02:57 [INFO] All files are up to date, skip goal execution. 09:02:57 [INFO] 09:02:57 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-jsr305 --- 09:02:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/resources 09:02:57 [INFO] 09:02:57 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-jsr305 --- 09:02:57 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-jsr305:jar:0-SNAPSHOT... 09:02:57 [INFO] 09:02:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-jsr305 --- 09:02:57 [INFO] Changes detected - recompiling the module! :dependency 09:02:57 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes 09:02:57 [WARNING] bootstrap class path not set in conjunction with -source 8 09:02:57 [INFO] 09:02:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-jsr305 --- 09:02:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/test/resources 09:02:57 [INFO] 09:02:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-jsr305 --- 09:02:57 [INFO] No sources to compile 09:02:57 [INFO] 09:02:57 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-jsr305 --- 09:02:57 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:02:57 [INFO] Tests are skipped. 09:02:57 [INFO] 09:02:57 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-jsr305 --- 09:02:57 [INFO] 09:02:57 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-jsr305 --- 09:02:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar 09:02:57 [INFO] 09:02:57 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-jsr305 --- 09:02:58 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:02:58 [INFO] Configuration changed, re-generating javadoc. 09:02:58 [WARNING] Javadoc Warnings 09:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllParametersAndReturnValuesAreNonnullByDefault.java:39: warning: no comment 09:02:58 [WARNING] ElementType[] value() default {}; 09:02:58 [WARNING] ^ 09:02:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/src/main/java/org/eclipse/ditto/utils/jsr305/annotations/AllValuesAreNonnullByDefault.java:40: warning: no comment 09:02:58 [WARNING] ElementType[] value() default {}; 09:02:58 [WARNING] ^ 09:02:58 [WARNING] 2 warnings 09:02:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar 09:02:58 [INFO] 09:02:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-jsr305 --- 09:02:58 [INFO] Tests are skipped. 09:02:58 [INFO] 09:02:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-jsr305 --- 09:02:58 [INFO] Tests are skipped. 09:02:58 [INFO] 09:02:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-jsr305 --- 09:02:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:02:58 [INFO] 09:02:58 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-utils-jsr305 --- 09:02:58 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar' is disabled. 09:02:58 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT.jar 09:03:00 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar' is disabled. 09:03:00 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/ditto-utils-jsr305-0-SNAPSHOT-javadoc.jar 09:03:01 [INFO] 09:03:01 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-utils-jsr305 --- 09:03:01 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.diff'. 09:03:02 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.xml'. 09:03:02 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/utils/jsr305/target/japicmp/japicmp.html'. 09:03:02 [INFO] 09:03:02 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-jsr305 --- 09:03:02 [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 09:03:02 [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 09:03:02 [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 09:03:02 [INFO] 09:03:02 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-utils-jsr305 --- 09:03:03 [INFO] 09:03:03 [INFO] --------------------< org.eclipse.ditto:ditto-json >-------------------- 09:03:03 [INFO] Building Eclipse Ditto :: JSON 0-SNAPSHOT [6/77] 09:03:03 [INFO] from json/pom.xml 09:03:03 [INFO] -------------------------------[ bundle ]------------------------------- 09:03:03 [INFO] 09:03:03 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json --- 09:03:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:03:03 [INFO] 09:03:03 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json --- 09:03:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec 09:03:03 [INFO] 09:03:03 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json --- 09:03:03 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:03:03 [INFO] All files are up to date, skip goal execution. 09:03:03 [INFO] 09:03:03 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json --- 09:03:03 [INFO] Copying 0 resource from src/main/resources to target/classes 09:03:03 [INFO] 09:03:03 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json --- 09:03:03 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json:bundle:0-SNAPSHOT... 09:03:03 [INFO] 09:03:03 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json --- 09:03:03 [INFO] Changes detected - recompiling the module! :dependency 09:03:03 [INFO] Compiling 67 source files with javac [debug target 1.8] to target/classes 09:03:04 [WARNING] bootstrap class path not set in conjunction with -source 8 09:03:04 [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. 09:03:04 [INFO] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/ImmutableJsonObject.java: Recompile with -Xlint:unchecked for details. 09:03:04 [INFO] 09:03:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json --- 09:03:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json/src/test/resources 09:03:04 [INFO] 09:03:04 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json --- 09:03:04 [INFO] Changes detected - recompiling the module! :dependency 09:03:04 [INFO] Compiling 44 source files with javac [debug target 1.8] to target/test-classes 09:03:06 [WARNING] bootstrap class path not set in conjunction with -source 8 09:03:06 [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; 09:03:06 cast to java.lang.Object for a varargs call 09:03:06 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 09:03:06 [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; 09:03:06 cast to java.lang.String for a varargs call 09:03:06 cast to java.lang.String[] for a non-varargs call and to suppress this warning 09:03:06 [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; 09:03:06 cast to org.eclipse.ditto.json.JsonValue for a varargs call 09:03:06 cast to org.eclipse.ditto.json.JsonValue[] for a non-varargs call and to suppress this warning 09:03:06 [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; 09:03:06 cast to org.eclipse.ditto.json.JsonPointer for a varargs call 09:03:06 cast to org.eclipse.ditto.json.JsonPointer[] for a non-varargs call and to suppress this warning 09:03:06 [INFO] 09:03:06 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json --- 09:03:06 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:03:06 [INFO] Tests are skipped. 09:03:06 [INFO] 09:03:06 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json --- 09:03:06 [INFO] 09:03:06 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json --- 09:03:07 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar 09:03:07 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json/target/classes/META-INF/MANIFEST.MF 09:03:07 [INFO] 09:03:07 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json --- 09:03:07 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:03:07 [INFO] Configuration changed, re-generating javadoc. 09:03:09 [WARNING] Javadoc Warnings 09:03:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonFactory.java:262: warning: no comment 09:03:09 [WARNING] public static JsonObject newObject(final JsonValue jsonValue) { 09:03:09 [WARNING] ^ 09:03:09 [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 09:03:09 [WARNING] void writeCachedElement(byte[] cachedData) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [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 09:03:09 [WARNING] void writeNull() throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:47: warning: no @param for state 09:03:09 [WARNING] void writeBoolean(boolean state) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [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 09:03:09 [WARNING] void writeBoolean(boolean state) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:52: warning: no @param for number 09:03:09 [WARNING] void writeNumber(float number) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [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 09:03:09 [WARNING] void writeNumber(float number) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:57: warning: no @param for number 09:03:09 [WARNING] void writeNumber(double number) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [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 09:03:09 [WARNING] void writeNumber(double number) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:62: warning: no @param for number 09:03:09 [WARNING] void writeNumber(long number) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [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 09:03:09 [WARNING] void writeNumber(long number) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:67: warning: no @param for number 09:03:09 [WARNING] void writeNumber(int number) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [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 09:03:09 [WARNING] void writeNumber(int number) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:72: warning: no @param for text 09:03:09 [WARNING] void writeString(String text) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [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 09:03:09 [WARNING] void writeString(String text) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/SerializationContext.java:77: warning: no @param for name 09:03:09 [WARNING] void writeFieldName(String name) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [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 09:03:09 [WARNING] void writeFieldName(String name) throws IOException; 09:03:09 [WARNING] ^ 09:03:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:32: warning: no comment 09:03:09 [WARNING] @Nullable private final String description; 09:03:09 [WARNING] ^ 09:03:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:31: warning: no comment 09:03:09 [WARNING] private final String errorCode; 09:03:09 [WARNING] ^ 09:03:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/json/src/main/java/org/eclipse/ditto/json/JsonRuntimeException.java:33: warning: no comment 09:03:09 [WARNING] @Nullable private final URI href; 09:03:09 [WARNING] ^ 09:03:09 [WARNING] 20 warnings 09:03:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar 09:03:09 [INFO] 09:03:09 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-json --- 09:03:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar 09:03:09 [INFO] 09:03:09 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json --- 09:03:09 [INFO] Tests are skipped. 09:03:09 [INFO] 09:03:09 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json --- 09:03:09 [INFO] Tests are skipped. 09:03:09 [INFO] 09:03:09 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json --- 09:03:09 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json/target/jacoco.exec 09:03:09 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON' with 70 classes 09:03:09 [INFO] 09:03:09 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-json --- 09:03:09 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar' is disabled. 09:03:09 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT.jar 09:03:11 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar' is disabled. 09:03:11 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-javadoc.jar 09:03:12 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar' is disabled. 09:03:12 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json/target/ditto-json-0-SNAPSHOT-tests.jar 09:03:12 [INFO] 09:03:12 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json --- 09:03:13 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.diff'. 09:03:13 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.xml'. 09:03:13 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json/target/japicmp/japicmp.html'. 09:03:13 [INFO] 09:03:13 [INFO] --- install:3.1.1:install (default-install) @ ditto-json --- 09:03:13 [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 09:03:13 [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 09:03:13 [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 09:03:13 [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 09:03:13 [INFO] 09:03:13 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json --- 09:03:13 [INFO] Installing org/eclipse/ditto/ditto-json/0-SNAPSHOT/ditto-json-0-SNAPSHOT.jar 09:03:13 [INFO] Writing OBR metadata 09:03:13 [INFO] 09:03:13 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-json --- 09:03:14 [INFO] 09:03:14 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-json --- 09:03:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:03:14 [INFO] 09:03:14 [INFO] --------------------< org.eclipse.ditto:ditto-base >-------------------- 09:03:14 [INFO] Building Eclipse Ditto :: Base 0-SNAPSHOT [7/77] 09:03:14 [INFO] from base/pom.xml 09:03:14 [INFO] --------------------------------[ pom ]--------------------------------- 09:03:14 [INFO] 09:03:14 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base --- 09:03:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/base/target/jacoco.exec 09:03:14 [INFO] 09:03:14 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base --- 09:03:14 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:03:14 [INFO] The goal is skip due to packaging 'pom' 09:03:14 [INFO] 09:03:14 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base --- 09:03:14 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base:pom:0-SNAPSHOT... 09:03:14 [INFO] 09:03:14 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base --- 09:03:14 [INFO] 09:03:14 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base --- 09:03:14 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:03:14 [INFO] 09:03:14 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base --- 09:03:14 [INFO] Tests are skipped. 09:03:14 [INFO] 09:03:14 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base --- 09:03:14 [INFO] Tests are skipped. 09:03:14 [INFO] 09:03:14 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base --- 09:03:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:03:14 [INFO] 09:03:14 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base --- 09:03:14 [INFO] 09:03:14 [INFO] --- install:3.1.1:install (default-install) @ ditto-base --- 09:03:14 [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 09:03:14 [INFO] 09:03:14 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-base --- 09:03:15 [INFO] 09:03:15 [INFO] -----------------< org.eclipse.ditto:ditto-base-model >----------------- 09:03:15 [INFO] Building Eclipse Ditto :: Base :: Model 0-SNAPSHOT [8/77] 09:03:15 [INFO] from base/model/pom.xml 09:03:15 [INFO] -------------------------------[ bundle ]------------------------------- 09:03:15 [INFO] 09:03:15 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-base-model --- 09:03:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:03:15 [INFO] 09:03:15 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-model --- 09:03: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/model/target/jacoco.exec 09:03:15 [INFO] 09:03:15 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-model --- 09:03:15 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:03:15 [INFO] All files are up to date, skip goal execution. 09:03:15 [INFO] 09:03:15 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-model --- 09:03:15 [INFO] Copying 0 resource from src/main/resources to target/classes 09:03:15 [INFO] 09:03:15 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-model --- 09:03:15 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-model:bundle:0-SNAPSHOT... 09:03:15 [INFO] 09:03:15 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-model --- 09:03:15 [INFO] Changes detected - recompiling the module! :dependency 09:03:15 [INFO] Compiling 272 source files with javac [debug target 1.8] to target/classes 09:03:17 [WARNING] bootstrap class path not set in conjunction with -source 8 09:03:17 [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. 09:03:17 [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. 09:03:17 [INFO] 09:03:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-model --- 09:03:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/model/src/test/resources 09:03:17 [INFO] 09:03:17 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-model --- 09:03:17 [INFO] Changes detected - recompiling the module! :dependency 09:03:17 [INFO] Compiling 131 source files with javac [debug target 1.8] to target/test-classes 09:03:19 [WARNING] bootstrap class path not set in conjunction with -source 8 09:03:19 [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; 09:03:19 cast to java.lang.Object for a varargs call 09:03:19 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 09:03:19 [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. 09:03:19 [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. 09:03:19 [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. 09:03:19 [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. 09:03:19 [INFO] 09:03:19 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-model --- 09:03:19 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:03:19 [INFO] Tests are skipped. 09:03:19 [INFO] 09:03:19 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-model --- 09:03:19 [INFO] 09:03:19 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-base-model --- 09:03:19 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar 09:03:19 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/base/model/target/classes/META-INF/MANIFEST.MF 09:03:19 [INFO] 09:03:19 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-model --- 09:03:19 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:03:19 [INFO] Configuration changed, re-generating javadoc. 09:03:23 [WARNING] Javadoc Warnings 09:03:23 [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 09:03:23 [WARNING] package org.eclipse.ditto.base.model.headers.contenttype; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] package org.eclipse.ditto.base.model.headers.entitytag; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] package org.eclipse.ditto.base.model.namespaces; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] package org.eclipse.ditto.base.model.namespaces.signals.commands; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] package org.eclipse.ditto.base.model.signals; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] package org.eclipse.ditto.base.model.signals.announcements; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] package org.eclipse.ditto.base.model.signals.commands; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] package org.eclipse.ditto.base.model.signals.commands.exceptions; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] package org.eclipse.ditto.base.model.signals.commands.streaming; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] package org.eclipse.ditto.base.model.signals.events; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] package org.eclipse.ditto.base.model.signals.events.streaming; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected boolean canEqual(@Nullable final Object other) { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected boolean canEqual(@Nullable final Object other) { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected static final String DEFAULT_LIMIT = "-1"; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected AbstractCommandSizeValidator(@Nullable Long maxSize) { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:194: warning: no comment 09:03:23 [WARNING] protected JsonArray getJsonArrayForDefinition(final HeaderDefinition definition) { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeaders.java:163: warning: no comment 09:03:23 [WARNING] protected Optional<String> getStringForDefinition(final HeaderDefinition definition) { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:81: warning: no comment 09:03:23 [WARNING] protected final S myself; 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:649: warning: no comment 09:03:23 [WARNING] protected abstract R doBuild(DittoHeaders dittoHeaders); 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:357: warning: no comment 09:03:23 [WARNING] protected void putBoolean(final HeaderDefinition definition, final boolean value) { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:298: warning: no comment 09:03:23 [WARNING] protected void putStringCollection(final HeaderDefinition definition, final Collection<String> collection) { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:196: warning: no comment 09:03:23 [WARNING] protected static Map<String, String> toMap(final JsonValueContainer<JsonField> jsonObject) { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/headers/AbstractDittoHeadersBuilder.java:543: warning: no comment 09:03:23 [WARNING] protected void validateValueType(final CharSequence key, final CharSequence value) { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected static final String FALLBACK_ID = "unknown:unknown"; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected static DittoRuntimeException buildExceptionFromJson( 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected boolean canEqual(@Nullable final Object other) { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/AbstractIdValidator.java:59: warning: no comment 09:03:23 [WARNING] protected abstract DittoRuntimeExceptionBuilder<?> createExceptionBuilder(@Nullable CharSequence id); 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected AbstractNamespacedEntityId(final EntityType entityType, @Nullable final CharSequence entityId) { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected final EntityId entityId; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected final JsonPointer resourcePath; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] public T deserialize(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] BINARY 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] JSON, 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] JSON_MERGE_PATCH, 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] TEXT, 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:294: warning: no comment 09:03:23 [WARNING] protected static Optional<URI> getHref(final JsonObject jsonObject) { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:290: warning: no comment 09:03:23 [WARNING] protected static Optional<HttpStatus> getHttpStatus(final JsonObject jsonObject) { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:280: warning: no comment 09:03:23 [WARNING] protected <T extends DittoRuntimeException> DittoRuntimeExceptionBuilder<T> toBuilder( 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] public static EntityId deserializeEntityId(final JsonObject jsonObject, 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] public boolean isEmpty() { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] public Stream<EntityTagMatcher> stream() { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] public static EntityType deserializeEntityType(final JsonObject jsonObject, 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:473: warning: no comment 09:03:23 [WARNING] public int getCode() { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:489: warning: no comment 09:03:23 [WARNING] public boolean isClientError() { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:477: warning: no comment 09:03:23 [WARNING] public boolean isInformational() { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:485: warning: no comment 09:03:23 [WARNING] public boolean isRedirection() { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:493: warning: no comment 09:03:23 [WARNING] public boolean isServerError() { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/common/HttpStatus.java:481: warning: no comment 09:03:23 [WARNING] public boolean isSuccess() { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected NoControlCharactersNoSlashesValidator(final CharSequence id) { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected NoControlCharactersValidator(final CharSequence id) { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] public Builder(final JsonPointer path) { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] public final class RegexPatterns { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID = 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE = 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_PATH = 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] protected static EntityId deserializeEntityId(final JsonObject jsonObject) { 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_ID = 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] public static final JsonFieldDefinition<String> JSON_ENTITY_TYPE = 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:177: warning: no @param for dittoHeaders 09:03:23 [WARNING] public static SubscribeForPersistedEvents fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:328: warning: no comment 09:03:23 [WARNING] public static final JsonFieldDefinition<Long> JSON_FROM_HISTORICAL_REVISION = 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:334: warning: no comment 09:03:23 [WARNING] public static final JsonFieldDefinition<String> JSON_FROM_HISTORICAL_TIMESTAMP = 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:331: warning: no comment 09:03:23 [WARNING] public static final JsonFieldDefinition<Long> JSON_TO_HISTORICAL_REVISION = 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/signals/commands/streaming/SubscribeForPersistedEvents.java:337: warning: no comment 09:03:23 [WARNING] public static final JsonFieldDefinition<String> JSON_TO_HISTORICAL_TIMESTAMP = 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/TimeoutInvalidException.java:116: warning: no comment 09:03:23 [WARNING] public Builder() { 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderInvalidException.java:71: warning: no comment 09:03:23 [WARNING] @Nullable private final String invalidHeaderKey; 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoHeaderNotSupportedException.java:68: warning: no comment 09:03:23 [WARNING] @Nullable private final String notSupportedHeaderKey; 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:53: warning: no comment 09:03:23 [WARNING] private final String description; 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:51: warning: no comment 09:03:23 [WARNING] private final String errorCode; 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:54: warning: no comment 09:03:23 [WARNING] private final URI href; 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/DittoRuntimeException.java:52: warning: no comment 09:03:23 [WARNING] private final HttpStatus httpStatus; 09:03:23 [WARNING] ^ 09:03:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/model/src/main/java/org/eclipse/ditto/base/model/exceptions/EntityNotCreatableException.java:59: warning: no comment 09:03:23 [WARNING] private final String entityId; 09:03:23 [WARNING] ^ 09:03:23 [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 09:03:23 [WARNING] private final T resource; 09:03:23 [WARNING] ^ 09:03:23 [WARNING] 74 warnings 09:03:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar 09:03:24 [INFO] 09:03:24 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-model --- 09:03:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar 09:03:24 [INFO] 09:03:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-model --- 09:03:24 [INFO] Tests are skipped. 09:03:24 [INFO] 09:03:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-model --- 09:03:24 [INFO] Tests are skipped. 09:03:24 [INFO] 09:03:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-model --- 09:03:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/model/target/jacoco.exec 09:03:24 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Model' with 292 classes 09:03:24 [INFO] 09:03:24 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base-model --- 09:03:24 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar' is disabled. 09:03:24 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT.jar 09:03:25 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar' is disabled. 09:03:25 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-javadoc.jar 09:03:27 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar' is disabled. 09:03:27 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/model/target/ditto-base-model-0-SNAPSHOT-tests.jar 09:03:29 [INFO] 09:03:29 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-base-model --- 09:03:29 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.diff'. 09:03:29 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.xml'. 09:03:29 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/base/model/target/japicmp/japicmp.html'. 09:03:29 [INFO] 09:03:29 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-model --- 09:03:29 [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 09:03:29 [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 09:03:29 [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 09:03:29 [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 09:03:29 [INFO] 09:03:29 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-base-model --- 09:03:29 [INFO] Installing org/eclipse/ditto/ditto-base-model/0-SNAPSHOT/ditto-base-model-0-SNAPSHOT.jar 09:03:29 [INFO] Writing OBR metadata 09:03:29 [INFO] 09:03:29 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-base-model --- 09:03:30 [INFO] 09:03:30 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-base-model --- 09:03:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:03:30 [INFO] 09:03:30 [INFO] ------------------< org.eclipse.ditto:ditto-base-api >------------------ 09:03:30 [INFO] Building Eclipse Ditto :: Base :: API 0-SNAPSHOT [9/77] 09:03:30 [INFO] from base/api/pom.xml 09:03:30 [INFO] --------------------------------[ jar ]--------------------------------- 09:03:30 [INFO] 09:03:30 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-api --- 09:03: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/base/api/target/jacoco.exec 09:03:30 [INFO] 09:03:30 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-api --- 09:03:30 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:03:30 [INFO] All files are up to date, skip goal execution. 09:03:30 [INFO] 09:03:30 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-api --- 09:03:30 [INFO] Copying 0 resource from src/main/resources to target/classes 09:03:30 [INFO] 09:03:30 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-api --- 09:03:30 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT... 09:03:30 [INFO] 09:03:30 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-api --- 09:03:30 [INFO] Changes detected - recompiling the module! :dependency 09:03:30 [INFO] Compiling 53 source files with javac [debug target 17] to target/classes 09:03:31 [INFO] 09:03:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-api --- 09:03:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/base/api/src/test/resources 09:03:31 [INFO] 09:03:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-api --- 09:03:31 [INFO] Changes detected - recompiling the module! :dependency 09:03:31 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 09:03:31 [INFO] 09:03:31 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-api --- 09:03:31 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:03:31 [INFO] Tests are skipped. 09:03:31 [INFO] 09:03:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-api --- 09:03:31 [INFO] 09:03:31 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-api --- 09:03:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar 09:03:31 [INFO] 09:03:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-api --- 09:03:31 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:03:31 [INFO] Configuration changed, re-generating javadoc. 09:03:33 [WARNING] Javadoc Warnings 09:03:33 [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 09:03:33 [WARNING] package org.eclipse.ditto.base.api.commands.sudo; 09:03:33 [WARNING] ^ 09:03:33 [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 09:03:33 [WARNING] package org.eclipse.ditto.base.api.common; 09:03:33 [WARNING] ^ 09:03:33 [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 09:03:33 [WARNING] package org.eclipse.ditto.base.api.common.purge; 09:03:33 [WARNING] ^ 09:03:33 [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 09:03:33 [WARNING] package org.eclipse.ditto.base.api.devops; 09:03:33 [WARNING] ^ 09:03:33 [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 09:03:33 [WARNING] package org.eclipse.ditto.base.api.devops.signals.commands; 09:03:33 [WARNING] ^ 09:03:33 [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 09:03:33 [WARNING] package org.eclipse.ditto.base.api.persistence; 09:03:33 [WARNING] ^ 09:03:33 [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 09:03:33 [WARNING] package org.eclipse.ditto.base.api.persistence.cleanup; 09:03:33 [WARNING] ^ 09:03:33 [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 09:03:33 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_LOGGER_CONFIG = 09:03:33 [WARNING] ^ 09:03:33 [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 09:03:33 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName, 09:03:33 [WARNING] ^ 09:03:33 [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 09:03:33 [WARNING] public static DevOpsErrorResponse of(@Nullable final String serviceName, 09:03:33 [WARNING] ^ 09:03:33 [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 09:03:33 [WARNING] List<LoggerConfig> getLoggerConfig(boolean includeDisabledLoggers); 09:03:33 [WARNING] ^ 09:03:33 [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 09:03:33 [WARNING] public static String getTopic(final EntityType entityType) { 09:03:33 [WARNING] ^ 09:03:33 [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 09:03:33 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_LOGGER_CONFIGS = 09:03:33 [WARNING] ^ 09:03:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/common/Shutdown.java:158: warning: no comment 09:03:33 [WARNING] public static final JsonFieldDefinition<JsonObject> REASON = JsonFactory.newJsonObjectFieldDefinition("reason", 09:03:33 [WARNING] ^ 09:03:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:120: warning: no @return 09:03:33 [WARNING] public abstract String getPubSubTopic(); 09:03:33 [WARNING] ^ 09:03:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/api/src/main/java/org/eclipse/ditto/base/api/persistence/SnapshotTaken.java:92: warning: no comment 09:03:33 [WARNING] protected static PersistenceLifecycle getPersistenceLifecycle(final String lifecycleName) { 09:03:33 [WARNING] ^ 09:03:33 [WARNING] 16 warnings 09:03:33 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar 09:03:33 [INFO] 09:03:33 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-api --- 09:03:33 [INFO] Tests are skipped. 09:03:33 [INFO] 09:03:33 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-api --- 09:03:33 [INFO] Tests are skipped. 09:03:33 [INFO] 09:03:33 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-api --- 09:03:33 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/api/target/jacoco.exec 09:03:33 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: API' with 57 classes 09:03:34 [INFO] 09:03:34 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base-api --- 09:03:34 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar' is disabled. 09:03:34 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT.jar 09:03:35 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar' is disabled. 09:03:35 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/api/target/ditto-base-api-0-SNAPSHOT-javadoc.jar 09:03:36 [INFO] 09:03:36 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-api --- 09:03:36 [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 09:03:36 [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 09:03:36 [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 09:03:36 [INFO] 09:03:36 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-base-api --- 09:03:39 [INFO] 09:03:39 [INFO] ------------------< org.eclipse.ditto:ditto-internal >------------------ 09:03:39 [INFO] Building Eclipse Ditto :: Internal 0-SNAPSHOT [10/77] 09:03:39 [INFO] from internal/pom.xml 09:03:39 [INFO] --------------------------------[ pom ]--------------------------------- 09:03:39 [INFO] 09:03:39 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal --- 09:03: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/internal/target/jacoco.exec 09:03:39 [INFO] 09:03:39 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal --- 09:03:39 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:03:39 [INFO] The goal is skip due to packaging 'pom' 09:03:39 [INFO] 09:03:39 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal --- 09:03:39 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal:pom:0-SNAPSHOT... 09:03:39 [INFO] 09:03:39 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal --- 09:03:40 [INFO] 09:03:40 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal --- 09:03:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:03:40 [INFO] 09:03:40 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal --- 09:03:40 [INFO] Tests are skipped. 09:03:40 [INFO] 09:03:40 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal --- 09:03:40 [INFO] Tests are skipped. 09:03:40 [INFO] 09:03:40 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal --- 09:03:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:03:40 [INFO] 09:03:40 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal --- 09:03:40 [INFO] 09:03:40 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal --- 09:03:40 [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 09:03:40 [INFO] 09:03:40 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal --- 09:03:41 [INFO] 09:03:41 [INFO] ---------------< org.eclipse.ditto:ditto-internal-utils >--------------- 09:03:41 [INFO] Building Eclipse Ditto :: Internal :: Utils 0-SNAPSHOT [11/77] 09:03:41 [INFO] from internal/utils/pom.xml 09:03:41 [INFO] --------------------------------[ pom ]--------------------------------- 09:03:41 [INFO] 09:03:41 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils --- 09:03: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/target/jacoco.exec 09:03:41 [INFO] 09:03:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils --- 09:03:41 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:03:41 [INFO] The goal is skip due to packaging 'pom' 09:03:41 [INFO] 09:03:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils --- 09:03:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils:pom:0-SNAPSHOT... 09:03:41 [INFO] 09:03:41 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils --- 09:03:41 [INFO] 09:03:41 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils --- 09:03:41 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:03:41 [INFO] 09:03:41 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils --- 09:03:41 [INFO] Tests are skipped. 09:03:41 [INFO] 09:03:41 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils --- 09:03:41 [INFO] Tests are skipped. 09:03:41 [INFO] 09:03:41 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils --- 09:03:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:03:41 [INFO] 09:03:41 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils --- 09:03:41 [INFO] 09:03:41 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils --- 09:03:41 [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 09:03:41 [INFO] 09:03:41 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils --- 09:03:42 [INFO] 09:03:42 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-config >------------ 09:03:42 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Config 0-SNAPSHOT [12/77] 09:03:42 [INFO] from internal/utils/config/pom.xml 09:03:42 [INFO] --------------------------------[ jar ]--------------------------------- 09:03:42 [INFO] 09:03:42 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-config --- 09:03: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/config/target/jacoco.exec 09:03:42 [INFO] 09:03:42 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-config --- 09:03:42 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:03:42 [INFO] All files are up to date, skip goal execution. 09:03:42 [INFO] 09:03:42 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-config --- 09:03:42 [INFO] Copying 1 resource from src/main/resources to target/classes 09:03:42 [INFO] Copying 16 resources from src/main/resources to target/classes 09:03:42 [INFO] 09:03:42 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-config --- 09:03:42 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT... 09:03:42 [INFO] 09:03:42 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-config --- 09:03:42 [INFO] Changes detected - recompiling the module! :dependency 09:03:42 [INFO] Compiling 22 source files with javac [debug target 17] to target/classes 09:03:42 [INFO] 09:03:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-config --- 09:03:42 [INFO] Copying 6 resources from src/test/resources to target/test-classes 09:03:42 [INFO] 09:03:42 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-config --- 09:03:42 [INFO] Changes detected - recompiling the module! :dependency 09:03:42 [INFO] Compiling 13 source files with javac [debug target 17] to target/test-classes 09:03:42 [INFO] 09:03:42 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-config --- 09:03:42 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:03:42 [INFO] Tests are skipped. 09:03:42 [INFO] 09:03:42 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-config --- 09:03:42 [INFO] 09:03:42 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-config --- 09:03:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar 09:03:42 [INFO] 09:03:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-config --- 09:03:42 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:03:42 [INFO] Configuration changed, re-generating javadoc. 09:03:44 [WARNING] Javadoc Warnings 09:03:44 [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 09:03:44 [WARNING] package org.eclipse.ditto.internal.utils.config; 09:03:44 [WARNING] ^ 09:03:44 [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 09:03:44 [WARNING] package org.eclipse.ditto.internal.utils.config.raw; 09:03:44 [WARNING] ^ 09:03:44 [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 09:03:44 [WARNING] String DITTO_EXTENSIONS_SCOPE = "ditto.extensions"; 09:03:44 [WARNING] ^ 09:03:44 [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 09:03:44 [WARNING] static Config dittoExtension(final Config config) { 09:03:44 [WARNING] ^ 09:03:44 [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 09:03:44 [WARNING] static Config getOrEmpty(final Config config, final String path) { 09:03:44 [WARNING] ^ 09:03:44 [WARNING] 5 warnings 09:03:44 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar 09:03:44 [INFO] 09:03:44 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-config --- 09:03:44 [INFO] Tests are skipped. 09:03:44 [INFO] 09:03:44 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-config --- 09:03:44 [INFO] Tests are skipped. 09:03:44 [INFO] 09:03:44 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-config --- 09:03:44 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/jacoco.exec 09:03:44 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Config' with 18 classes 09:03:44 [INFO] 09:03:44 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-config --- 09:03:44 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar' is disabled. 09:03:44 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT.jar 09:03:45 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar' is disabled. 09:03:45 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/config/target/ditto-internal-utils-config-0-SNAPSHOT-javadoc.jar 09:03:46 [INFO] 09:03:46 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-config --- 09:03:46 [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 09:03:46 [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 09:03:46 [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 09:03:46 [INFO] 09:03:46 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-config --- 09:03:47 [INFO] 09:03:47 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-metrics >----------- 09:03:47 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Metrics 0-SNAPSHOT [13/77] 09:03:47 [INFO] from internal/utils/metrics/pom.xml 09:03:47 [INFO] --------------------------------[ jar ]--------------------------------- 09:03:47 [INFO] 09:03:47 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-metrics --- 09:03:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec 09:03:47 [INFO] 09:03:47 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-metrics --- 09:03:47 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:03:47 [INFO] All files are up to date, skip goal execution. 09:03:47 [INFO] 09:03:47 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-metrics --- 09:03:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/resources 09:03:47 [INFO] 09:03:47 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-metrics --- 09:03:47 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT... 09:03:47 [INFO] 09:03:47 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-metrics --- 09:03:47 [INFO] Changes detected - recompiling the module! :dependency 09:03:47 [INFO] Compiling 37 source files with javac [debug target 17] to target/classes 09:03:47 [INFO] 09:03:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-metrics --- 09:03:47 [INFO] Copying 3 resources from src/test/resources to target/test-classes 09:03:47 [INFO] 09:03:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-metrics --- 09:03:47 [INFO] Changes detected - recompiling the module! :dependency 09:03:47 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 09:03:48 [INFO] 09:03:48 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-metrics --- 09:03:48 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:03:48 [INFO] Tests are skipped. 09:03:48 [INFO] 09:03:48 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-metrics --- 09:03:48 [INFO] 09:03:48 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-metrics --- 09:03:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar 09:03:48 [INFO] 09:03:48 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-metrics --- 09:03:48 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:03:48 [INFO] Configuration changed, re-generating javadoc. 09:03:50 [WARNING] Javadoc Warnings 09:03:50 [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 09:03:50 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments; 09:03:50 [WARNING] ^ 09:03:50 [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 09:03:50 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.counter; 09:03:50 [WARNING] ^ 09:03:50 [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 09:03:50 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.gauge; 09:03:50 [WARNING] ^ 09:03:50 [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 09:03:50 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.histogram; 09:03:50 [WARNING] ^ 09:03:50 [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 09:03:50 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.tag; 09:03:50 [WARNING] ^ 09:03:50 [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 09:03:50 [WARNING] package org.eclipse.ditto.internal.utils.metrics.instruments.timer; 09:03:50 [WARNING] ^ 09:03:50 [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 09:03:50 [WARNING] public InstrumentedForkJoinExecutorServiceConfigurator(final Config config, 09:03:50 [WARNING] ^ 09:03:50 [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 09:03:50 [WARNING] public InstrumentedThreadPoolExecutorServiceConfigurator(final Config config, 09:03:50 [WARNING] ^ 09:03:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/counter/KamonCounter.java:44: warning: no comment 09:03:50 [WARNING] public static KamonCounter newCounter(final String name) { 09:03:50 [WARNING] ^ 09:03:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/gauge/KamonGauge.java:41: warning: no comment 09:03:50 [WARNING] public static Gauge newGauge(final String name) { 09:03:50 [WARNING] ^ 09:03:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/src/main/java/org/eclipse/ditto/internal/utils/metrics/instruments/histogram/KamonHistogram.java:49: warning: no comment 09:03:50 [WARNING] public static Histogram newHistogram(final String name) { 09:03:50 [WARNING] ^ 09:03:50 [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 09:03:50 [WARNING] StartedTimer onStop(OnStopHandler onStopHandler); 09:03:50 [WARNING] ^ 09:03:50 [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 09:03:50 [WARNING] public static PreparedTimer newTimer(final String name) { 09:03:50 [WARNING] ^ 09:03:50 [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 09:03:50 [WARNING] public static PreparedTimer newTimer(final String name) { 09:03:50 [WARNING] ^ 09:03:50 [WARNING] 14 warnings 09:03:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar 09:03:50 [INFO] 09:03:50 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-metrics --- 09:03:50 [INFO] Tests are skipped. 09:03:50 [INFO] 09:03:50 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-metrics --- 09:03:50 [INFO] Tests are skipped. 09:03:50 [INFO] 09:03:50 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-metrics --- 09:03:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/jacoco.exec 09:03:50 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Metrics' with 24 classes 09:03:50 [INFO] 09:03:50 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-metrics --- 09:03:50 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar' is disabled. 09:03:50 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT.jar 09:03:51 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar' is disabled. 09:03:51 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/metrics/target/ditto-internal-utils-metrics-0-SNAPSHOT-javadoc.jar 09:03:52 [INFO] 09:03:52 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-metrics --- 09:03:52 [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 09:03:52 [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 09:03:52 [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 09:03:52 [INFO] 09:03:52 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-metrics --- 09:03:53 [INFO] 09:03:53 [INFO] ----------------< org.eclipse.ditto:ditto-utils-result >---------------- 09:03:53 [INFO] Building Eclipse Ditto :: Utils :: Result 0-SNAPSHOT [14/77] 09:03:53 [INFO] from utils/result/pom.xml 09:03:53 [INFO] --------------------------------[ jar ]--------------------------------- 09:03:53 [INFO] 09:03:53 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-utils-result --- 09:03:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:03:53 [INFO] 09:03:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-utils-result --- 09:03:53 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec 09:03:53 [INFO] 09:03:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-utils-result --- 09:03:53 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:03:53 [INFO] All files are up to date, skip goal execution. 09:03:53 [INFO] 09:03:53 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-utils-result --- 09:03:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/resources 09:03:53 [INFO] 09:03:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-utils-result --- 09:03:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT... 09:03:53 [INFO] 09:03:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-utils-result --- 09:03:53 [INFO] Changes detected - recompiling the module! :dependency 09:03:53 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes 09:03:53 [INFO] 09:03:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-utils-result --- 09:03:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/utils/result/src/test/resources 09:03:53 [INFO] 09:03:53 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-utils-result --- 09:03:53 [INFO] Changes detected - recompiling the module! :dependency 09:03:53 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 09:03:53 [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. 09:03:53 [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. 09:03:53 [INFO] 09:03:53 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-utils-result --- 09:03:53 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:03:53 [INFO] Tests are skipped. 09:03:53 [INFO] 09:03:53 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-utils-result --- 09:03:53 [INFO] 09:03:53 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-utils-result --- 09:03:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar 09:03:53 [INFO] 09:03:53 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-utils-result --- 09:03:53 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:03:53 [INFO] Configuration changed, re-generating javadoc. 09:03:55 [WARNING] Javadoc Warnings 09:03:55 [WARNING] /home/jenkins/agent/workspace/ditto-ci/utils/result/src/main/java/org/eclipse/ditto/utils/result/package-info.java:14: warning: no comment 09:03:55 [WARNING] package org.eclipse.ditto.utils.result; 09:03:55 [WARNING] ^ 09:03:55 [WARNING] 1 warning 09:03:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar 09:03:55 [INFO] 09:03:55 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-utils-result --- 09:03:55 [INFO] Tests are skipped. 09:03:55 [INFO] 09:03:55 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-utils-result --- 09:03:55 [INFO] Tests are skipped. 09:03:55 [INFO] 09:03:55 [INFO] --- jacoco:0.8.10:report (report) @ ditto-utils-result --- 09:03:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/utils/result/target/jacoco.exec 09:03:55 [INFO] Analyzed bundle 'Eclipse Ditto :: Utils :: Result' with 5 classes 09:03:55 [INFO] 09:03:55 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-utils-result --- 09:03:55 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar' is disabled. 09:03:55 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT.jar 09:03:56 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar' is disabled. 09:03:56 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/utils/result/target/ditto-utils-result-0-SNAPSHOT-javadoc.jar 09:03:58 [INFO] 09:03:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-utils-result --- 09:03:58 [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 09:03:58 [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 09:03:58 [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 09:03:58 [INFO] 09:03:58 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-utils-result --- 09:03:59 [INFO] 09:03:59 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-tracing >----------- 09:03:59 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Tracing 0-SNAPSHOT [15/77] 09:03:59 [INFO] from internal/utils/tracing/pom.xml 09:03:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:03:59 [INFO] 09:03:59 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-tracing --- 09:03: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/tracing/target/jacoco.exec 09:03:59 [INFO] 09:03:59 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-tracing --- 09:03:59 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:03:59 [INFO] All files are up to date, skip goal execution. 09:03:59 [INFO] 09:03:59 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-tracing --- 09:03:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/main/resources 09:03:59 [INFO] 09:03:59 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-tracing --- 09:03:59 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT... 09:03:59 [INFO] 09:03:59 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-tracing --- 09:03:59 [INFO] Changes detected - recompiling the module! :dependency 09:03:59 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes 09:03:59 [INFO] 09:03:59 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-tracing --- 09:03:59 [INFO] Changes detected - recompiling the module! :dependency 09:03:59 [INFO] Compiling 26 source files with javac [debug target 17] to target/classes 09:04:00 [INFO] 09:04:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-tracing --- 09:04:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/src/test/resources 09:04:00 [INFO] 09:04:00 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-tracing --- 09:04:00 [INFO] Changes detected - recompiling the module! :dependency 09:04:00 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes 09:04:00 [INFO] 09:04:00 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-tracing --- 09:04:00 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:04:00 [INFO] Tests are skipped. 09:04:00 [INFO] 09:04:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-tracing --- 09:04:00 [INFO] 09:04:00 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-tracing --- 09:04:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar 09:04:00 [INFO] 09:04:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-tracing --- 09:04:00 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:04:00 [INFO] Configuration changed, re-generating javadoc. 09:04:02 [WARNING] Javadoc Warnings 09:04:02 [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 09:04:02 [WARNING] package org.eclipse.ditto.internal.utils.tracing.config; 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] package org.eclipse.ditto.internal.utils.tracing.filter; 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] package org.eclipse.ditto.internal.utils.tracing.span; 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static final SpanTagKey<Boolean> AUTH_ERROR = new BooleanImplementation(KEY_PREFIX + "auth.error"); 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static final SpanTagKey<Boolean> AUTH_SUCCESS = new BooleanImplementation(KEY_PREFIX + "auth.success"); 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static final SpanTagKey<CharSequence> CHANNEL = new CharSequenceImplementation(KEY_PREFIX + "channel"); 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_ID = 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static final SpanTagKey<CharSequence> CONNECTION_TYPE = 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static final SpanTagKey<CharSequence> CORRELATION_ID = 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static final SpanTagKey<CharSequence> ENTITY_ID = new CharSequenceImplementation(KEY_PREFIX + "entityId"); 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static final SpanTagKey<HttpStatus> HTTP_STATUS = new HttpStatusImplementation(KEY_PREFIX + "statusCode"); 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static final SpanTagKey<CharSequence> REQUEST_METHOD_NAME = 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static final SpanTagKey<URI> REQUEST_URI = new URIImplementation(KEY_PREFIX + "request.path"); 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static final SpanTagKey<CharSequence> SIGNAL_TYPE = new CharSequenceImplementation(KEY_PREFIX + "signal.type"); 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public abstract Tag getTagForValue(T value); 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] Map<String, String> propagateContext(Map<String, String> map); 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public URI getTraceUri() { 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static String metricizeTraceUri(final String traceUri) { 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static String metricizeTraceUri(final String traceUri) { 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static String normalizePath(final String path) { 09:04:02 [WARNING] ^ 09:04:02 [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 09:04:02 [WARNING] public static String normalizePath(final String path) { 09:04:02 [WARNING] ^ 09:04:02 [WARNING] 21 warnings 09:04:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar 09:04:02 [INFO] 09:04:02 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-tracing --- 09:04:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar 09:04:02 [INFO] 09:04:02 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-tracing --- 09:04:02 [INFO] Tests are skipped. 09:04:02 [INFO] 09:04:02 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-tracing --- 09:04:02 [INFO] Tests are skipped. 09:04:02 [INFO] 09:04:02 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-tracing --- 09:04:02 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/jacoco.exec 09:04:02 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Tracing' with 30 classes 09:04:02 [INFO] 09:04:02 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-tracing --- 09:04:02 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar' is disabled. 09:04:02 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT.jar 09:04:03 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar' is disabled. 09:04:03 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-javadoc.jar 09:04:04 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar' is disabled. 09:04:04 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/tracing/target/ditto-internal-utils-tracing-0-SNAPSHOT-tests.jar 09:04:05 [INFO] 09:04:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-tracing --- 09:04:05 [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 09:04:05 [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 09:04:05 [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 09:04:05 [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 09:04:05 [INFO] 09:04:05 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-tracing --- 09:04:06 [INFO] 09:04:06 [INFO] --------------< org.eclipse.ditto:ditto-internal-models >--------------- 09:04:06 [INFO] Building Eclipse Ditto :: Internal :: Models 0-SNAPSHOT [16/77] 09:04:06 [INFO] from internal/models/pom.xml 09:04:06 [INFO] --------------------------------[ pom ]--------------------------------- 09:04:06 [INFO] 09:04:06 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models --- 09:04:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/target/jacoco.exec 09:04:06 [INFO] 09:04:06 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models --- 09:04:06 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:04:06 [INFO] The goal is skip due to packaging 'pom' 09:04:06 [INFO] 09:04:06 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models --- 09:04:06 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models:pom:0-SNAPSHOT... 09:04:06 [INFO] 09:04:06 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models --- 09:04:06 [INFO] 09:04:06 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models --- 09:04:06 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:04:06 [INFO] 09:04:06 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models --- 09:04:06 [INFO] Tests are skipped. 09:04:06 [INFO] 09:04:06 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models --- 09:04:06 [INFO] Tests are skipped. 09:04:06 [INFO] 09:04:06 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models --- 09:04:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:04:06 [INFO] 09:04:06 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models --- 09:04:06 [INFO] 09:04:06 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models --- 09:04:06 [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 09:04:06 [INFO] 09:04:06 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-models --- 09:04:07 [INFO] 09:04:07 [INFO] ---------< org.eclipse.ditto:ditto-internal-models-streaming >---------- 09:04:07 [INFO] Building Eclipse Ditto :: Internal :: Models :: Streaming 0-SNAPSHOT [17/77] 09:04:07 [INFO] from internal/models/streaming/pom.xml 09:04:07 [INFO] --------------------------------[ jar ]--------------------------------- 09:04:07 [INFO] 09:04:07 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-streaming --- 09:04:07 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec 09:04:07 [INFO] 09:04:07 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-streaming --- 09:04:07 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:04:07 [INFO] All files are up to date, skip goal execution. 09:04:07 [INFO] 09:04:07 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-streaming --- 09:04:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/main/resources 09:04:07 [INFO] 09:04:07 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-streaming --- 09:04:07 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT... 09:04:07 [INFO] 09:04:07 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-streaming --- 09:04:07 [INFO] Changes detected - recompiling the module! :dependency 09:04:07 [INFO] Compiling 11 source files with javac [debug target 17] to target/classes 09:04:07 [INFO] 09:04:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-streaming --- 09:04:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/src/test/resources 09:04:07 [INFO] 09:04:07 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-streaming --- 09:04:07 [INFO] Changes detected - recompiling the module! :dependency 09:04:07 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes 09:04:07 [INFO] 09:04:07 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-streaming --- 09:04:07 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:04:07 [INFO] Tests are skipped. 09:04:07 [INFO] 09:04:07 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-streaming --- 09:04:07 [INFO] 09:04:07 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-streaming --- 09:04:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar 09:04:07 [INFO] 09:04:07 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-streaming --- 09:04:07 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:04:07 [INFO] Configuration changed, re-generating javadoc. 09:04:09 [WARNING] Javadoc Warnings 09:04:09 [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 09:04:09 [WARNING] protected AbstractEntityIdWithRevision(final I id, final long revision) { 09:04:09 [WARNING] ^ 09:04:09 [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 09:04:09 [WARNING] public static SudoStreamSnapshots fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 09:04:09 [WARNING] ^ 09:04:09 [WARNING] 2 warnings 09:04:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar 09:04:09 [INFO] 09:04:09 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-streaming --- 09:04:09 [INFO] Tests are skipped. 09:04:09 [INFO] 09:04:09 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-streaming --- 09:04:09 [INFO] Tests are skipped. 09:04:09 [INFO] 09:04:09 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-streaming --- 09:04:09 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/jacoco.exec 09:04:09 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Streaming' with 10 classes 09:04:09 [INFO] 09:04:09 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models-streaming --- 09:04:09 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar' is disabled. 09:04:09 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT.jar 09:04:10 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar' is disabled. 09:04:10 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/streaming/target/ditto-internal-models-streaming-0-SNAPSHOT-javadoc.jar 09:04:11 [INFO] 09:04:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-streaming --- 09:04:11 [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 09:04:11 [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 09:04:11 [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 09:04:11 [INFO] 09:04:11 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-models-streaming --- 09:04:12 [INFO] 09:04:12 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-pekko >------------ 09:04:12 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pekko 0-SNAPSHOT [18/77] 09:04:12 [INFO] from internal/utils/pekko/pom.xml 09:04:12 [INFO] --------------------------------[ jar ]--------------------------------- 09:04:12 [INFO] 09:04:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pekko --- 09:04:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec 09:04:12 [INFO] 09:04:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pekko --- 09:04:12 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:04:12 [INFO] All files are up to date, skip goal execution. 09:04:12 [INFO] 09:04:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pekko --- 09:04:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/src/main/resources 09:04:12 [INFO] 09:04:12 [INFO] --- scala:4.8.1:compile (default) @ ditto-internal-utils-pekko --- 09:04: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 09:04:13 [INFO] compiling 7 Scala sources and 51 Java sources to /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/classes ... 09:04:17 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details 09:04:17 [WARNING] one warning found 09:04:19 [INFO] NoPosition: Note: Some input files use or override a deprecated API. 09:04:19 [INFO] NoPosition: Note: Recompile with -Xlint:deprecation for details. 09:04:19 [INFO] done compiling 09:04:19 [INFO] compile in 7.4 s 09:04:19 [INFO] 09:04:19 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pekko --- 09:04:19 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT... 09:04:19 [INFO] 09:04:19 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pekko --- 09:04:19 [INFO] Changes detected - recompiling the module! :dependency 09:04:19 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes 09:04:20 [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. 09:04:20 [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. 09:04:20 [INFO] 09:04:20 [INFO] --- scala:4.8.1:compile (compile) @ ditto-internal-utils-pekko --- 09:04:20 [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 09:04:20 [INFO] compile in 0.1 s 09:04:20 [INFO] 09:04:20 [INFO] --- compiler:3.11.0:compile (default) @ ditto-internal-utils-pekko --- 09:04:20 [INFO] Changes detected - recompiling the module! :dependency 09:04:20 [INFO] Compiling 51 source files with javac [debug target 17] to target/classes 09:04:21 [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. 09:04:21 [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. 09:04:21 [INFO] 09:04:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pekko --- 09:04:21 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:04:21 [INFO] 09:04:21 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pekko --- 09:04:21 [INFO] Changes detected - recompiling the module! :dependency 09:04:21 [INFO] Compiling 19 source files with javac [debug target 17] to target/test-classes 09:04:21 [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. 09:04:21 [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. 09:04:21 [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. 09:04:21 [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. 09:04:21 [INFO] 09:04:21 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-internal-utils-pekko --- 09:04:21 [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 09:04:21 [INFO] compile in 0.0 s 09:04:21 [INFO] 09:04:21 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pekko --- 09:04:21 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:04:21 [INFO] Tests are skipped. 09:04:21 [INFO] 09:04:21 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pekko --- 09:04:21 [INFO] 09:04:21 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pekko --- 09:04:21 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar 09:04:21 [INFO] 09:04:21 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pekko --- 09:04:21 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:04:21 [INFO] Configuration changed, re-generating javadoc. 09:04:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar 09:04:23 [INFO] 09:04:23 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-pekko --- 09:04:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar 09:04:23 [INFO] 09:04:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pekko --- 09:04:23 [INFO] Tests are skipped. 09:04:23 [INFO] 09:04:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pekko --- 09:04:23 [INFO] Tests are skipped. 09:04:23 [INFO] 09:04:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pekko --- 09:04:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/jacoco.exec 09:04:23 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pekko' with 85 classes 09:04:23 [INFO] 09:04:23 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pekko --- 09:04:23 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar' is disabled. 09:04:23 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT.jar 09:04:24 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar' is disabled. 09:04:24 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-javadoc.jar 09:04:27 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar' is disabled. 09:04:27 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pekko/target/ditto-internal-utils-pekko-0-SNAPSHOT-tests.jar 09:04:28 [INFO] 09:04:28 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pekko --- 09:04:28 [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 09:04:28 [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 09:04:28 [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 09:04:28 [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 09:04:28 [INFO] 09:04:28 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-pekko --- 09:04:30 [INFO] 09:04:30 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-health >------------ 09:04:30 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Health 0-SNAPSHOT [19/77] 09:04:30 [INFO] from internal/utils/health/pom.xml 09:04:30 [INFO] --------------------------------[ jar ]--------------------------------- 09:04:30 [INFO] 09:04:30 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-health --- 09:04: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/health/target/jacoco.exec 09:04:30 [INFO] 09:04:30 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-health --- 09:04:30 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:04:30 [INFO] All files are up to date, skip goal execution. 09:04:30 [INFO] 09:04:30 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-health --- 09:04:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/src/main/resources 09:04:30 [INFO] 09:04:30 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-health --- 09:04:30 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT... 09:04:30 [INFO] 09:04:30 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-health --- 09:04:30 [INFO] Changes detected - recompiling the module! :dependency 09:04:30 [INFO] Compiling 34 source files with javac [debug target 17] to target/classes 09:04:30 [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. 09:04:30 [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. 09:04:30 [INFO] 09:04:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-health --- 09:04:30 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:04:30 [INFO] 09:04:30 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-health --- 09:04:30 [INFO] Changes detected - recompiling the module! :dependency 09:04:30 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 09:04:30 [INFO] 09:04:30 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-health --- 09:04:30 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:04:30 [INFO] Tests are skipped. 09:04:30 [INFO] 09:04:30 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-health --- 09:04:30 [INFO] 09:04:30 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-health --- 09:04:30 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar 09:04:30 [INFO] 09:04:30 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-health --- 09:04:30 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:04:30 [INFO] Configuration changed, re-generating javadoc. 09:04:32 [WARNING] Javadoc Warnings 09:04:32 [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 09:04:32 [WARNING] package org.eclipse.ditto.internal.utils.health; 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] package org.eclipse.ditto.internal.utils.health.config; 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] protected StatusDetailMessage.Level getMostSevereLevelFromEvents(final Deque<Pair<Instant, Event>> events) { 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] protected Stream<Pair<Instant, Event>> getEventStream() { 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] protected void shutdownStream(final Shutdown shutdown) { 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] default StatusDetailMessage.Level level() { 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] String name(); 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] protected final DiagnosticLoggingAdapter log = DittoLoggerFactory.getDiagnosticLoggingAdapter(this); 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] public final StatusInfo getHealth() { 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] public Level getLevel() { 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] public JsonValue getMessage() { 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] public static StatusDetailMessage of(final Level level, final String message) { 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] public static StatusDetailMessage of(final Level level, final JsonValue message) { 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] public static StatusDetailMessage warn(@Nullable final Throwable throwable) { 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] ERROR; 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] INFO, 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] WARN, 09:04:32 [WARNING] ^ 09:04:32 [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 09:04:32 [WARNING] public static final Level DEFAULT = INFO; 09:04:32 [WARNING] ^ 09:04:32 [WARNING] 18 warnings 09:04:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar 09:04:32 [INFO] 09:04:32 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-health --- 09:04:32 [INFO] Tests are skipped. 09:04:32 [INFO] 09:04:32 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-health --- 09:04:32 [INFO] Tests are skipped. 09:04:32 [INFO] 09:04:32 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-health --- 09:04:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/jacoco.exec 09:04:32 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Health' with 34 classes 09:04:32 [INFO] 09:04:32 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-health --- 09:04:32 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar' is disabled. 09:04:32 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT.jar 09:04:33 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar' is disabled. 09:04:33 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/health/target/ditto-internal-utils-health-0-SNAPSHOT-javadoc.jar 09:04:34 [INFO] 09:04:34 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-health --- 09:04:34 [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 09:04:34 [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 09:04:34 [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 09:04:34 [INFO] 09:04:34 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-health --- 09:04:39 [INFO] 09:04:39 [INFO] -----------------< org.eclipse.ditto:ditto-json-cbor >------------------ 09:04:39 [INFO] Building Eclipse Ditto :: JSON CBOR 0-SNAPSHOT [20/77] 09:04:39 [INFO] from json-cbor/pom.xml 09:04:39 [INFO] -------------------------------[ bundle ]------------------------------- 09:04:39 [INFO] 09:04:39 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-json-cbor --- 09:04:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:04:39 [INFO] 09:04:39 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-json-cbor --- 09:04: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/json-cbor/target/jacoco.exec 09:04:39 [INFO] 09:04:39 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-json-cbor --- 09:04:39 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:04:39 [INFO] All files are up to date, skip goal execution. 09:04:39 [INFO] 09:04:39 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-json-cbor --- 09:04:39 [INFO] Copying 1 resource from src/main/resources to target/classes 09:04:39 [INFO] 09:04:39 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-json-cbor --- 09:04:39 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-json-cbor:bundle:0-SNAPSHOT... 09:04:39 [INFO] 09:04:39 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-json-cbor --- 09:04:39 [INFO] Changes detected - recompiling the module! :dependency 09:04:39 [INFO] Compiling 6 source files with javac [debug target 1.8] to target/classes 09:04:39 [WARNING] bootstrap class path not set in conjunction with -source 8 09:04:39 [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. 09:04:39 [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. 09:04:39 [INFO] 09:04:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-json-cbor --- 09:04:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/json-cbor/src/test/resources 09:04:39 [INFO] 09:04:39 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-json-cbor --- 09:04:39 [INFO] Changes detected - recompiling the module! :dependency 09:04:39 [INFO] Compiling 9 source files with javac [debug target 1.8] to target/test-classes 09:04:39 [WARNING] bootstrap class path not set in conjunction with -source 8 09:04:39 [INFO] 09:04:39 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-json-cbor --- 09:04:39 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:04:39 [INFO] Tests are skipped. 09:04:39 [INFO] 09:04:39 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-json-cbor --- 09:04:39 [INFO] 09:04:39 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-json-cbor --- 09:04:39 [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) 09:04:39 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar 09:04:39 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/classes/META-INF/MANIFEST.MF 09:04:39 [INFO] 09:04:39 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-json-cbor --- 09:04:39 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:04:39 [INFO] Configuration changed, re-generating javadoc. 09:04:40 [WARNING] Javadoc Warnings 09:04:40 [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 09:04:40 [WARNING] public static String toHexString(final byte[] array) throws IOException { 09:04:40 [WARNING] ^ 09:04:40 [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 09:04:40 [WARNING] public static String toHexString(final ByteBuffer byteBuffer) throws IOException { 09:04:40 [WARNING] ^ 09:04:40 [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 09:04:40 [WARNING] public static String toHexString(final InputStream inputStream) throws IOException { 09:04:40 [WARNING] ^ 09:04:40 [WARNING] 3 warnings 09:04:40 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar 09:04:40 [INFO] 09:04:40 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-json-cbor --- 09:04:40 [INFO] Tests are skipped. 09:04:40 [INFO] 09:04:40 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-json-cbor --- 09:04:40 [INFO] Tests are skipped. 09:04:40 [INFO] 09:04:40 [INFO] --- jacoco:0.8.10:report (report) @ ditto-json-cbor --- 09:04:40 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/jacoco.exec 09:04:40 [INFO] Analyzed bundle 'Eclipse Ditto :: JSON CBOR' with 6 classes 09:04:40 [INFO] 09:04:40 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-json-cbor --- 09:04:40 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar' is disabled. 09:04:40 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT.jar 09:04:41 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar' is disabled. 09:04:41 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/json-cbor/target/ditto-json-cbor-0-SNAPSHOT-javadoc.jar 09:04:43 [INFO] 09:04:43 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-json-cbor --- 09:04:43 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.diff'. 09:04:43 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.xml'. 09:04:43 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/json-cbor/target/japicmp/japicmp.html'. 09:04:43 [INFO] 09:04:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-json-cbor --- 09:04:43 [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 09:04:43 [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 09:04:43 [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 09:04:43 [INFO] 09:04:43 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-json-cbor --- 09:04:43 [INFO] Installing org/eclipse/ditto/ditto-json-cbor/0-SNAPSHOT/ditto-json-cbor-0-SNAPSHOT.jar 09:04:43 [INFO] Writing OBR metadata 09:04:43 [INFO] 09:04:43 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-json-cbor --- 09:04:44 [INFO] 09:04:44 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-json-cbor --- 09:04:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:04:44 [INFO] 09:04:44 [INFO] ------------------< org.eclipse.ditto:ditto-policies >------------------ 09:04:44 [INFO] Building Eclipse Ditto :: Policies 0-SNAPSHOT [21/77] 09:04:44 [INFO] from policies/pom.xml 09:04:44 [INFO] --------------------------------[ pom ]--------------------------------- 09:04:44 [INFO] 09:04:44 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies --- 09:04: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/target/jacoco.exec 09:04:44 [INFO] 09:04:44 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies --- 09:04:44 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:04:44 [INFO] The goal is skip due to packaging 'pom' 09:04:44 [INFO] 09:04:44 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies --- 09:04:44 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies:pom:0-SNAPSHOT... 09:04:44 [INFO] 09:04:44 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies --- 09:04:44 [INFO] 09:04:44 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies --- 09:04:44 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:04:44 [INFO] 09:04:44 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies --- 09:04:44 [INFO] Tests are skipped. 09:04:44 [INFO] 09:04:44 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies --- 09:04:44 [INFO] Tests are skipped. 09:04:44 [INFO] 09:04:44 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies --- 09:04:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:04:44 [INFO] 09:04:44 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies --- 09:04:44 [INFO] 09:04:44 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies --- 09:04:44 [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 09:04:44 [INFO] 09:04:44 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies --- 09:04:45 [INFO] 09:04:45 [INFO] ---------------< org.eclipse.ditto:ditto-policies-model >--------------- 09:04:45 [INFO] Building Eclipse Ditto :: Policies :: Model 0-SNAPSHOT [22/77] 09:04:45 [INFO] from policies/model/pom.xml 09:04:45 [INFO] -------------------------------[ bundle ]------------------------------- 09:04:45 [INFO] 09:04:45 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-model --- 09:04:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:04:45 [INFO] 09:04:45 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-model --- 09:04: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/policies/model/target/jacoco.exec 09:04:45 [INFO] 09:04:45 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-model --- 09:04:45 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:04:45 [INFO] All files are up to date, skip goal execution. 09:04:45 [INFO] 09:04:45 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-model --- 09:04:45 [INFO] Copying 0 resource from src/main/resources to target/classes 09:04:45 [INFO] 09:04:45 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-model --- 09:04:45 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-model:bundle:0-SNAPSHOT... 09:04:45 [INFO] 09:04:45 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-model --- 09:04:45 [INFO] Changes detected - recompiling the module! :dependency 09:04:45 [INFO] Compiling 224 source files with javac [debug target 1.8] to target/classes 09:04:47 [WARNING] bootstrap class path not set in conjunction with -source 8 09:04:47 [INFO] 09:04:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-model --- 09:04:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/model/src/test/resources 09:04:47 [INFO] 09:04:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-model --- 09:04:47 [INFO] Changes detected - recompiling the module! :dependency 09:04:47 [INFO] Compiling 235 source files with javac [debug target 1.8] to target/test-classes 09:04:52 [WARNING] bootstrap class path not set in conjunction with -source 8 09:04:52 [WARNING] Implicitly compiled files were not subject to annotation processing. 09:04:52 Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. 09:04:52 [INFO] 09:04:52 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-model --- 09:04:52 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:04:52 [INFO] Tests are skipped. 09:04:52 [INFO] 09:04:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-model --- 09:04:52 [INFO] 09:04:52 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-policies-model --- 09:04:52 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar 09:04:53 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/classes/META-INF/MANIFEST.MF 09:04:53 [INFO] 09:04:53 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-model --- 09:04:53 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:04:53 [INFO] Configuration changed, re-generating javadoc. 09:04:58 [WARNING] Javadoc Warnings 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/announcements/package-info.java:14: warning: no comment 09:04:58 [WARNING] package org.eclipse.ditto.policies.model.signals.announcements; 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/package-info.java:14: warning: no comment 09:04:58 [WARNING] package org.eclipse.ditto.policies.model.signals.commands; 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/package-info.java:14: warning: no comment 09:04:58 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.actions; 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/exceptions/package-info.java:14: warning: no comment 09:04:58 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.exceptions; 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/package-info.java:14: warning: no comment 09:04:58 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.modify; 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/package-info.java:14: warning: no comment 09:04:58 [WARNING] package org.eclipse.ditto.policies.model.signals.commands.query; 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/package-info.java:14: warning: no comment 09:04:58 [WARNING] package org.eclipse.ditto.policies.model.signals.events; 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/AbstractPolicyBuilderLabelScoped.java:31: warning: no comment 09:04:58 [WARNING] protected AbstractPolicyBuilderLabelScoped(final PolicyBuilder delegate, 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/actions/ActivateTokenIntegration.java:142: warning: no @param for subjectAnnouncement 09:04:58 [WARNING] public static ActivateTokenIntegration of(final PolicyId policyId, final Label label, 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/modify/DeletePolicyImportResponse.java:108: warning: no @param for httpStatus 09:04:58 [WARNING] public static DeletePolicyImportResponse newInstance(final PolicyId policyId, final PolicyId importedPolicyId, 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/ImportableType.java:46: warning: no comment 09:04:58 [WARNING] public String getName() { 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/PoliciesModelFactory.java:46: warning: no comment 09:04:58 [WARNING] public static final int DITTO_LIMITS_POLICY_IMPORTS_LIMIT = Integer.parseInt(System.getProperty("ditto.limits.policy.imports-limit", "10")); 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/Policy.java:441: warning: no comment 09:04:58 [WARNING] default CompletionStage<Policy> withResolvedImports( 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntriesModified.java:62: warning: no comment 09:04:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRIES = 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyEntryCreated.java:60: warning: no comment 09:04:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_ENTRY = 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:126: warning: no comment 09:04:58 [WARNING] public static PolicyErrorResponse fromJson(final String jsonString, final DittoHeaders dittoHeaders) { 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyErrorResponse.java:133: warning: no comment 09:04:58 [WARNING] public static PolicyErrorResponse fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportCreated.java:62: warning: no comment 09:04:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORT = 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/PolicyImportsModified.java:62: warning: no comment 09:04:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_POLICY_IMPORTS = 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:37: warning: no comment 09:04:58 [WARNING] public static PolicyImport validatePolicyImport(final PolicyId importingPolicyId, final PolicyImport policyImport) { 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyImportsValidator.java:30: warning: no comment 09:04:58 [WARNING] public static PolicyImports validatePolicyImports(@Nullable final PolicyId importingPolicyId, final PolicyImports policyImports) { 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:32: warning: no comment 09:04:58 [WARNING] POLICY, 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:35: warning: no comment 09:04:58 [WARNING] POLICY_ENTRIES, 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:36: warning: no comment 09:04:58 [WARNING] POLICY_ENTRY, 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:38: warning: no comment 09:04:58 [WARNING] POLICY_ENTRY_RESOURCE, 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:37: warning: no comment 09:04:58 [WARNING] POLICY_ENTRY_RESOURCES, 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:40: warning: no comment 09:04:58 [WARNING] POLICY_ENTRY_SUBJECT; 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:39: warning: no comment 09:04:58 [WARNING] POLICY_ENTRY_SUBJECTS, 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:34: warning: no comment 09:04:58 [WARNING] POLICY_IMPORT, 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/PolicyResource.java:33: warning: no comment 09:04:58 [WARNING] POLICY_IMPORTS, 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourceCreated.java:62: warning: no comment 09:04:58 [WARNING] public static final JsonFieldDefinition<String> JSON_RESOURCE_KEY = 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:46: warning: no comment 09:04:58 [WARNING] public final class ResourcesModified extends AbstractPolicyEvent<ResourcesModified> 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/ResourcesModified.java:59: warning: no comment 09:04:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_RESOURCES = 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/query/RetrievePolicyImportResponse.java:56: warning: no comment 09:04:58 [WARNING] public static final String POLICY_IMPORT = "policyImport"; 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsDeletedPartially.java:69: warning: no comment 09:04:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_DELETED_SUBJECT_IDS = 09:04:58 [WARNING] ^ 09:04:58 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/events/SubjectsModifiedPartially.java:70: warning: no comment 09:04:58 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_MODIFIED_SUBJECTS = 09:04:58 [WARNING] ^ 09:04:58 [WARNING] 36 warnings 09:04:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar 09:04:58 [INFO] 09:04:58 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-policies-model --- 09:04:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar 09:04:58 [INFO] 09:04:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-model --- 09:04:58 [INFO] Tests are skipped. 09:04:58 [INFO] 09:04:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-model --- 09:04:58 [INFO] Tests are skipped. 09:04:58 [INFO] 09:04:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-model --- 09:04:58 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/model/target/jacoco.exec 09:04:58 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Model' with 261 classes 09:04:58 [INFO] 09:04:58 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-model --- 09:04:58 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar' is disabled. 09:04:58 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT.jar 09:05:00 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar' is disabled. 09:05:01 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-javadoc.jar 09:05:03 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar' is disabled. 09:05:03 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/model/target/ditto-policies-model-0-SNAPSHOT-tests.jar 09:05:04 [INFO] 09:05:04 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-policies-model --- 09:05:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.diff'. 09:05:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.xml'. 09:05:05 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/policies/model/target/japicmp/japicmp.html'. 09:05:05 [INFO] 09:05:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-model --- 09:05:05 [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 09:05:05 [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 09:05:05 [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 09:05:05 [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 09:05:05 [INFO] 09:05:05 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-policies-model --- 09:05:05 [INFO] Installing org/eclipse/ditto/ditto-policies-model/0-SNAPSHOT/ditto-policies-model-0-SNAPSHOT.jar 09:05:05 [INFO] Writing OBR metadata 09:05:05 [INFO] 09:05:05 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies-model --- 09:05:11 [INFO] 09:05:11 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-policies-model --- 09:05:11 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:05:11 [INFO] 09:05:11 [INFO] -------------------< org.eclipse.ditto:ditto-things >------------------- 09:05:11 [INFO] Building Eclipse Ditto :: Things 0-SNAPSHOT [23/77] 09:05:11 [INFO] from things/pom.xml 09:05:11 [INFO] --------------------------------[ pom ]--------------------------------- 09:05:11 [INFO] 09:05:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things --- 09:05:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/target/jacoco.exec 09:05:11 [INFO] 09:05:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things --- 09:05:11 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:05:11 [INFO] The goal is skip due to packaging 'pom' 09:05:11 [INFO] 09:05:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things --- 09:05:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things:pom:0-SNAPSHOT... 09:05:11 [INFO] 09:05:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things --- 09:05:11 [INFO] 09:05:11 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things --- 09:05:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:05:11 [INFO] 09:05:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things --- 09:05:11 [INFO] Tests are skipped. 09:05:11 [INFO] 09:05:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things --- 09:05:11 [INFO] Tests are skipped. 09:05:11 [INFO] 09:05:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things --- 09:05:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:05:11 [INFO] 09:05:11 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things --- 09:05:11 [INFO] 09:05:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-things --- 09:05:11 [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 09:05:11 [INFO] 09:05:11 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-things --- 09:05:12 [INFO] 09:05:12 [INFO] ----------------< org.eclipse.ditto:ditto-things-model >---------------- 09:05:12 [INFO] Building Eclipse Ditto :: Things :: Model 0-SNAPSHOT [24/77] 09:05:12 [INFO] from things/model/pom.xml 09:05:12 [INFO] -------------------------------[ bundle ]------------------------------- 09:05:12 [INFO] 09:05:12 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-things-model --- 09:05:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:12 [INFO] 09:05:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-model --- 09:05: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/things/model/target/jacoco.exec 09:05:12 [INFO] 09:05:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-model --- 09:05:12 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:05:12 [INFO] All files are up to date, skip goal execution. 09:05:12 [INFO] 09:05:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-model --- 09:05:12 [INFO] Copying 0 resource from src/main/resources to target/classes 09:05:12 [INFO] 09:05:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-model --- 09:05:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-model:bundle:0-SNAPSHOT... 09:05:12 [INFO] 09:05:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-model --- 09:05:12 [INFO] Changes detected - recompiling the module! :dependency 09:05:12 [INFO] Compiling 239 source files with javac [debug target 1.8] to target/classes 09:05:14 [WARNING] bootstrap class path not set in conjunction with -source 8 09:05:14 [INFO] 09:05:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-model --- 09:05:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/model/src/test/resources 09:05:14 [INFO] 09:05:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-model --- 09:05:14 [INFO] Changes detected - recompiling the module! :dependency 09:05:14 [INFO] Compiling 201 source files with javac [debug target 1.8] to target/test-classes 09:05:16 [WARNING] bootstrap class path not set in conjunction with -source 8 09:05:16 [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. 09:05:16 [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. 09:05:16 [INFO] 09:05:16 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-model --- 09:05:16 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:05:16 [INFO] Tests are skipped. 09:05:16 [INFO] 09:05:16 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-model --- 09:05:17 [INFO] 09:05:17 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-things-model --- 09:05:17 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar 09:05:17 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/things/model/target/classes/META-INF/MANIFEST.MF 09:05:17 [INFO] 09:05:17 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-model --- 09:05:17 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:05:17 [INFO] Configuration changed, re-generating javadoc. 09:05:23 [WARNING] Javadoc Warnings 09:05:23 [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 09:05:23 [WARNING] package org.eclipse.ditto.things.model.signals.commands; 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] package org.eclipse.ditto.things.model.signals.commands.exceptions; 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] package org.eclipse.ditto.things.model.signals.commands.modify; 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] package org.eclipse.ditto.things.model.signals.commands.query; 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] package org.eclipse.ditto.things.model.signals.events; 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public final class AttributeNotAccessibleException extends DittoRuntimeException implements ThingException { 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public final class AttributesNotAccessibleException extends DittoRuntimeException implements ThingException { 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static final JsonFieldDefinition<JsonObject> JSON_THING = 09:05:23 [WARNING] ^ 09:05:23 [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> 09:05:23 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder addAll(Iterable<T> identifiers); 09:05:23 [WARNING] ^ 09:05:23 [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> 09:05:23 [WARNING] <T extends CharSequence> FeatureDefinitionBuilder removeAll(Iterable<T> identifiers); 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static MergeThingResponse newInstance(final ThingId thingId, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Features features, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static JsonFieldSelector expandFeatureIdWildcards(final Collection<JsonKey> featureIds, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static Stream<JsonPointer> expandFeatureIdWildcard(final Collection<JsonKey> featureIds, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static RetrieveFeatureDesiredPropertiesResponse newInstance(final ThingId thingId, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static RetrieveFeaturePropertiesResponse newInstance(final ThingId thingId, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public RetrieveThing build() { 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static final JsonFieldDefinition<JsonArray> JSON_THING_IDS = 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public final class ThingCommandToModifyExceptionRegistry 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static Builder newBuilder(final String condition, final String description) { 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static Builder forDittoProtocol() { 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static Builder forPostMethod() { 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static Builder forPutMethod() { 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static Builder forPutOrPatchMethod() { 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static ThingMerged of(final ThingId thingId, final JsonPointer path, final JsonValue value, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static final JsonFieldDefinition<String> JSON_PATH = 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static final JsonFieldDefinition<JsonValue> JSON_VALUE = 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static Builder newBuilderForOtherReason(final HttpStatus httpStatus, final ThingId thingId, final PolicyId policyId, final String reason) { 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] public static ThingNotCreatableException forLiveChannel(final DittoHeaders dittoHeaders) { 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] ATTRIBUTE, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] ATTRIBUTES, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] DEFINITION, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] FEATURE, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] FEATURE_DEFINITION, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] FEATURE_DESIRED_PROPERTIES, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] FEATURE_DESIRED_PROPERTY; 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] FEATURE_PROPERTIES, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] FEATURE_PROPERTY, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] FEATURES, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] POLICY, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] POLICY_ENTRIES, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] POLICY_ENTRY, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] POLICY_ENTRY_RESOURCE, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] POLICY_ENTRY_RESOURCES, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] POLICY_ENTRY_SUBJECT, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] POLICY_ENTRY_SUBJECTS, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] POLICY_ID, 09:05:23 [WARNING] ^ 09:05:23 [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 09:05:23 [WARNING] THING, 09:05:23 [WARNING] ^ 09:05:23 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/model/src/main/java/org/eclipse/ditto/things/model/ThingsModelFactory.java:49: warning: no comment 09:05:23 [WARNING] public static final JsonKey FEATURE_ID_WILDCARD = JsonKey.of("*"); 09:05:23 [WARNING] ^ 09:05:23 [WARNING] 54 warnings 09:05:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar 09:05:23 [INFO] 09:05:23 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-things-model --- 09:05:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar 09:05:23 [INFO] 09:05:23 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-model --- 09:05:23 [INFO] Tests are skipped. 09:05:23 [INFO] 09:05:23 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-model --- 09:05:23 [INFO] Tests are skipped. 09:05:23 [INFO] 09:05:23 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-model --- 09:05:23 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/model/target/jacoco.exec 09:05:23 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Model' with 291 classes 09:05:24 [INFO] 09:05:24 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things-model --- 09:05:24 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar' is disabled. 09:05:24 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT.jar 09:05:25 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar' is disabled. 09:05:25 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-javadoc.jar 09:05:27 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar' is disabled. 09:05:27 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/model/target/ditto-things-model-0-SNAPSHOT-tests.jar 09:05:29 [INFO] 09:05:29 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-things-model --- 09:05:29 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.diff'. 09:05:29 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.xml'. 09:05:29 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/things/model/target/japicmp/japicmp.html'. 09:05:29 [INFO] 09:05:29 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-model --- 09:05:29 [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 09:05:29 [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 09:05:29 [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 09:05:29 [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 09:05:29 [INFO] 09:05:29 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-things-model --- 09:05:29 [INFO] Installing org/eclipse/ditto/ditto-things-model/0-SNAPSHOT/ditto-things-model-0-SNAPSHOT.jar 09:05:29 [INFO] Writing OBR metadata 09:05:29 [INFO] 09:05:29 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-things-model --- 09:05:31 [INFO] 09:05:31 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-things-model --- 09:05:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:05:31 [INFO] 09:05:31 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-cluster >----------- 09:05:31 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cluster 0-SNAPSHOT [25/77] 09:05:31 [INFO] from internal/utils/cluster/pom.xml 09:05:31 [INFO] --------------------------------[ jar ]--------------------------------- 09:05:31 [INFO] 09:05:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cluster --- 09:05: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/cluster/target/jacoco.exec 09:05:31 [INFO] 09:05:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cluster --- 09:05:31 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:05:31 [INFO] All files are up to date, skip goal execution. 09:05:31 [INFO] 09:05:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cluster --- 09:05:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/src/main/resources 09:05:31 [INFO] 09:05:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cluster --- 09:05:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT... 09:05:31 [INFO] 09:05:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cluster --- 09:05:31 [INFO] Changes detected - recompiling the module! :dependency 09:05:31 [INFO] Compiling 29 source files with javac [debug target 17] to target/classes 09:05:31 [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. 09:05:31 [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. 09:05:31 [INFO] 09:05:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cluster --- 09:05:31 [INFO] Copying 3 resources from src/test/resources to target/test-classes 09:05:31 [INFO] 09:05:31 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cluster --- 09:05:31 [INFO] Changes detected - recompiling the module! :dependency 09:05:31 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 09:05:31 [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. 09:05:31 [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. 09:05:31 [INFO] 09:05:31 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cluster --- 09:05:31 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:05:31 [INFO] Tests are skipped. 09:05:31 [INFO] 09:05:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cluster --- 09:05:31 [INFO] 09:05:31 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cluster --- 09:05:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar 09:05:31 [INFO] 09:05:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cluster --- 09:05:31 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:05:31 [INFO] Configuration changed, re-generating javadoc. 09:05:33 [WARNING] Javadoc Warnings 09:05:33 [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 09:05:33 [WARNING] package org.eclipse.ditto.internal.utils.cluster; 09:05:33 [WARNING] ^ 09:05:33 [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 09:05:33 [WARNING] package org.eclipse.ditto.internal.utils.cluster.config; 09:05:33 [WARNING] ^ 09:05:33 [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 09:05:33 [WARNING] protected static final Charset CHARSET = StandardCharsets.UTF_8; 09:05:33 [WARNING] ^ 09:05:33 [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 09:05:33 [WARNING] public static DistributedPubSubMediator.Subscribe subscribeViaGroup(final String topic, final String group, 09:05:33 [WARNING] ^ 09:05:33 [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 09:05:33 [WARNING] public static DistributedPubSubMediator.Unsubscribe unsubscribeViaGroup(final String topic, final String group, 09:05:33 [WARNING] ^ 09:05:33 [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 09:05:33 [WARNING] public final class GlobalMappingStrategies extends MappingStrategies { 09:05:33 [WARNING] ^ 09:05:33 [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 09:05:33 [WARNING] public NotSerializable(final CharSequence serializerName, final Object notSerializableObject) { 09:05:33 [WARNING] ^ 09:05:33 [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 09:05:33 [WARNING] public SerializationFailed(final String message, @Nullable final Throwable cause) { 09:05:33 [WARNING] ^ 09:05:33 [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 09:05:33 [WARNING] public UnsupportedManifest(final String manifest) { 09:05:33 [WARNING] ^ 09:05:33 [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 09:05:33 [WARNING] public static ShardNumberCalculator newInstance(final int numberOfShards) { 09:05:33 [WARNING] ^ 09:05:33 [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 09:05:33 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final ActorSystem actorSystem) { 09:05:33 [WARNING] ^ 09:05:33 [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 09:05:33 [WARNING] public static ShardRegionExtractor of(final int numberOfShards, final MappingStrategies mappingStrategies) { 09:05:33 [WARNING] ^ 09:05:33 [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 09:05:33 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem, 09:05:33 [WARNING] ^ 09:05:33 [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 09:05:33 [WARNING] public static ShardRegionProxyActorFactory newInstance(final ActorSystem actorSystem, 09:05:33 [WARNING] ^ 09:05:33 [WARNING] 14 warnings 09:05:33 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar 09:05:33 [INFO] 09:05:33 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cluster --- 09:05:33 [INFO] Tests are skipped. 09:05:33 [INFO] 09:05:33 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cluster --- 09:05:33 [INFO] Tests are skipped. 09:05:33 [INFO] 09:05:33 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cluster --- 09:05:33 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/jacoco.exec 09:05:33 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cluster' with 30 classes 09:05:33 [INFO] 09:05:33 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-cluster --- 09:05:33 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar' is disabled. 09:05:33 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT.jar 09:05:35 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar' is disabled. 09:05:35 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cluster/target/ditto-internal-utils-cluster-0-SNAPSHOT-javadoc.jar 09:05:36 [INFO] 09:05:36 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cluster --- 09:05:36 [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 09:05:36 [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 09:05:36 [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 09:05:36 [INFO] 09:05:36 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-cluster --- 09:05:42 [INFO] 09:05:42 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-extension >---------- 09:05:42 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Extension 0-SNAPSHOT [26/77] 09:05:42 [INFO] from internal/utils/extension/pom.xml 09:05:42 [INFO] --------------------------------[ jar ]--------------------------------- 09:05:42 [INFO] 09:05:42 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-extension --- 09:05: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/extension/target/jacoco.exec 09:05:42 [INFO] 09:05:42 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-extension --- 09:05:42 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:05:42 [INFO] All files are up to date, skip goal execution. 09:05:42 [INFO] 09:05:42 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-extension --- 09:05:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/main/resources 09:05:42 [INFO] 09:05:42 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-extension --- 09:05:42 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT... 09:05:42 [INFO] 09:05:42 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-extension --- 09:05:42 [INFO] Changes detected - recompiling the module! :dependency 09:05:42 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 09:05:42 [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. 09:05:42 [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. 09:05:42 [INFO] 09:05:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-extension --- 09:05:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/src/test/resources 09:05:42 [INFO] 09:05:42 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-extension --- 09:05:42 [INFO] No sources to compile 09:05:42 [INFO] 09:05:42 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-extension --- 09:05:42 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:05:42 [INFO] Tests are skipped. 09:05:42 [INFO] 09:05:42 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-extension --- 09:05:42 [INFO] 09:05:42 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-extension --- 09:05:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar 09:05:42 [INFO] 09:05:42 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-extension --- 09:05:42 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:05:42 [INFO] Configuration changed, re-generating javadoc. 09:05:43 [WARNING] Javadoc Warnings 09:05:43 [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 09:05:43 [WARNING] public final class DittoExtensionIds implements Extension { 09:05:43 [WARNING] ^ 09:05:43 [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 09:05:43 [WARNING] public <T extends Extension> DittoExtensionPoint.ExtensionId<T> computeIfAbsent( 09:05:43 [WARNING] ^ 09:05:43 [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 09:05:43 [WARNING] public static DittoExtensionIds get(final ActorSystem actorSystem) { 09:05:43 [WARNING] ^ 09:05:43 [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 09:05:43 [WARNING] public record ExtensionIdConfig<T extends Extension>(Class<T> parentClass, 09:05:43 [WARNING] ^ 09:05:43 [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 09:05:43 [WARNING] protected abstract String getConfigKey(); 09:05:43 [WARNING] ^ 09:05:43 [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 09:05:43 [WARNING] protected String getImplementation(final ExtendedActorSystem actorSystem) { 09:05:43 [WARNING] ^ 09:05:43 [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 09:05:43 [WARNING] protected ExtensionIdConfig<T> globalConfig(final ActorSystem actorSystem) { 09:05:43 [WARNING] ^ 09:05:43 [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 09:05:43 [WARNING] public static <T extends Extension> ExtensionIdConfig<T> of(final Class<T> parentClass, 09:05:43 [WARNING] ^ 09:05:43 [WARNING] 8 warnings 09:05:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar 09:05:43 [INFO] 09:05:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-extension --- 09:05:43 [INFO] Tests are skipped. 09:05:43 [INFO] 09:05:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-extension --- 09:05:43 [INFO] Tests are skipped. 09:05:43 [INFO] 09:05:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-extension --- 09:05:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:05:43 [INFO] 09:05:43 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-extension --- 09:05:43 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar' is disabled. 09:05:43 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT.jar 09:05:44 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar' is disabled. 09:05:44 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/extension/target/ditto-internal-utils-extension-0-SNAPSHOT-javadoc.jar 09:05:46 [INFO] 09:05:46 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-extension --- 09:05:46 [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 09:05:46 [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 09:05:46 [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 09:05:46 [INFO] 09:05:46 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-extension --- 09:05:47 [INFO] 09:05:47 [INFO] ----------------< org.eclipse.ditto:ditto-placeholders >---------------- 09:05:47 [INFO] Building Eclipse Ditto :: Placeholders 0-SNAPSHOT [27/77] 09:05:47 [INFO] from placeholders/pom.xml 09:05:47 [INFO] -------------------------------[ bundle ]------------------------------- 09:05:47 [INFO] 09:05:47 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-placeholders --- 09:05:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:05:47 [INFO] 09:05:47 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-placeholders --- 09:05:47 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec 09:05:47 [INFO] 09:05:47 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-placeholders --- 09:05:47 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:05:47 [INFO] All files are up to date, skip goal execution. 09:05:47 [INFO] 09:05:47 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-placeholders --- 09:05:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/resources 09:05:47 [INFO] 09:05:47 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-placeholders --- 09:05:47 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-placeholders:bundle:0-SNAPSHOT... 09:05:47 [INFO] 09:05:47 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-placeholders --- 09:05:47 [INFO] Changes detected - recompiling the module! :dependency 09:05:47 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/classes 09:05:47 [WARNING] bootstrap class path not set in conjunction with -source 8 09:05:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Some input files use or override a deprecated API. 09:05:47 [INFO] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PipelineFunctionUrlDecode.java: Recompile with -Xlint:deprecation for details. 09:05:47 [INFO] 09:05:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-placeholders --- 09:05:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/placeholders/src/test/resources 09:05:47 [INFO] 09:05:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-placeholders --- 09:05:47 [INFO] Changes detected - recompiling the module! :dependency 09:05:47 [INFO] Compiling 25 source files with javac [debug target 1.8] to target/test-classes 09:05:47 [WARNING] bootstrap class path not set in conjunction with -source 8 09:05:47 [INFO] 09:05:47 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-placeholders --- 09:05:47 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:05:47 [INFO] Tests are skipped. 09:05:47 [INFO] 09:05:47 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-placeholders --- 09:05:47 [INFO] 09:05:47 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-placeholders --- 09:05:47 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar 09:05:48 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/classes/META-INF/MANIFEST.MF 09:05:48 [INFO] 09:05:48 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-placeholders --- 09:05:48 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:05:48 [INFO] Configuration changed, re-generating javadoc. 09:05:49 [WARNING] Javadoc Warnings 09:05:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFactory.java:91: warning: no @param for <T> 09:05:49 [WARNING] public static <T> ExpressionResolver newExpressionResolver(final Placeholder<T> placeholder, 09:05:49 [WARNING] ^ 09:05:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/placeholders/src/main/java/org/eclipse/ditto/placeholders/PlaceholderFilter.java:73: warning: no @return 09:05:49 [WARNING] public static <T> String apply(final String template, final T placeholderSource, final Placeholder<T> placeholder) { 09:05:49 [WARNING] ^ 09:05:49 [WARNING] 2 warnings 09:05:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar 09:05:49 [INFO] 09:05:49 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-placeholders --- 09:05:49 [INFO] Tests are skipped. 09:05:49 [INFO] 09:05:49 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-placeholders --- 09:05:49 [INFO] Tests are skipped. 09:05:49 [INFO] 09:05:49 [INFO] --- jacoco:0.8.10:report (report) @ ditto-placeholders --- 09:05:49 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/placeholders/target/jacoco.exec 09:05:49 [INFO] Analyzed bundle 'Eclipse Ditto :: Placeholders' with 86 classes 09:05:49 [INFO] 09:05:49 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-placeholders --- 09:05:49 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar' is disabled. 09:05:49 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT.jar 09:05:50 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar' is disabled. 09:05:50 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/placeholders/target/ditto-placeholders-0-SNAPSHOT-javadoc.jar 09:05:52 [INFO] 09:05:52 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-placeholders --- 09:05:52 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.diff'. 09:05:52 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.xml'. 09:05:52 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/placeholders/target/japicmp/japicmp.html'. 09:05:52 [INFO] 09:05:52 [INFO] --- install:3.1.1:install (default-install) @ ditto-placeholders --- 09:05:52 [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 09:05:52 [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 09:05:52 [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 09:05:52 [INFO] 09:05:52 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-placeholders --- 09:05:52 [INFO] Installing org/eclipse/ditto/ditto-placeholders/0-SNAPSHOT/ditto-placeholders-0-SNAPSHOT.jar 09:05:52 [INFO] Writing OBR metadata 09:05:52 [INFO] 09:05:52 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-placeholders --- 09:05:53 [INFO] 09:05:53 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-placeholders --- 09:05:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:05:53 [INFO] 09:05:53 [INFO] ----------------< org.eclipse.ditto:ditto-base-service >---------------- 09:05:53 [INFO] Building Eclipse Ditto :: Base :: Service 0-SNAPSHOT [28/77] 09:05:53 [INFO] from base/service/pom.xml 09:05:53 [INFO] --------------------------------[ jar ]--------------------------------- 09:05:53 [INFO] 09:05:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-base-service --- 09:05: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/base/service/target/jacoco.exec 09:05:53 [INFO] 09:05:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-base-service --- 09:05:53 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:05:53 [INFO] All files are up to date, skip goal execution. 09:05:53 [INFO] 09:05:53 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-base-service --- 09:05:53 [INFO] Copying 1 resource from src/main/resources to target/classes 09:05:53 [INFO] 09:05:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-base-service --- 09:05:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT... 09:05:53 [INFO] 09:05:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-base-service --- 09:05:53 [INFO] Changes detected - recompiling the module! :dependency 09:05:53 [INFO] Compiling 54 source files with javac [debug target 17] to target/classes 09:05:53 [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. 09:05:53 [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. 09:05:53 [INFO] 09:05:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-base-service --- 09:05:53 [INFO] Copying 7 resources from src/test/resources to target/test-classes 09:05:53 [INFO] 09:05:53 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-base-service --- 09:05:53 [INFO] Changes detected - recompiling the module! :dependency 09:05:53 [INFO] Compiling 14 source files with javac [debug target 17] to target/test-classes 09:05:54 [INFO] 09:05:54 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-base-service --- 09:05:54 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:05:54 [INFO] Tests are skipped. 09:05:54 [INFO] 09:05:54 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-base-service --- 09:05:54 [INFO] 09:05:54 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-base-service --- 09:05:54 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar 09:05:54 [INFO] 09:05:54 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-base-service --- 09:05:54 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:05:54 [INFO] Configuration changed, re-generating javadoc. 09:05:56 [WARNING] Javadoc Warnings 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/package-info.java:14: warning: no comment 09:05:56 [WARNING] package org.eclipse.ditto.base.service; 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] package org.eclipse.ditto.base.service.cluster; 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] package org.eclipse.ditto.base.service.config; 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] package org.eclipse.ditto.base.service.config.http; 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] package org.eclipse.ditto.base.service.config.limits; 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] package org.eclipse.ditto.base.service.config.supervision; 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] package org.eclipse.ditto.base.service.devops; 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] protected AbstractPlaceholderSubstitution(final SubstitutionStrategyRegistry substitutionStrategyRegistry) { 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] protected AbstractTypedSubstitutionStrategy(final Class<T> type) { 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] protected static Policy substitutePolicy(final Policy policy, 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] protected static Iterable<PolicyEntry> substitutePolicyEntries(final Iterable<PolicyEntry> policyEntries, 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] protected static PolicyEntry substitutePolicyEntry(final PolicyEntry existingPolicyEntry, 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] protected static Subjects substituteSubjects(final Subjects subjects, 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] public static DefaultHttpProxyConfig ofProxy(final Config config) { 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/DittoRootActor.java:161: warning: no comment 09:05:56 [WARNING] protected void bindHttpStatusRoute(final HttpConfig httpConfig, final ActorRef healthCheckingActor) { 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:98: warning: no comment 09:05:56 [WARNING] protected static final String MONGO_URI_CONFIG_PATH = "pekko.contrib.persistence.mongodb.mongo.mongouri"; 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:100: warning: no comment 09:05:56 [WARNING] protected final Config rawConfig; 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:101: warning: no comment 09:05:56 [WARNING] protected final C serviceSpecificConfig; 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/DittoService.java:218: warning: no comment 09:05:56 [WARNING] protected Config appendPekkoPersistenceMongoUriToRawConfig() { 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] COORDINATED_SHUTDOWN_TIMEOUT("coordinated-shutdown-timeout", Duration.ofSeconds(65)); 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:33: warning: no comment 09:05:56 [WARNING] public final class ModifySplitBrainResolver extends AbstractCommand<ModifySplitBrainResolver> { 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:35: warning: no comment 09:05:56 [WARNING] public static final JsonFieldDefinition<Boolean> ENABLED_FIELD_KEY = 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:40: warning: no comment 09:05:56 [WARNING] public static final String TYPE = PREFIX + NAME; 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:53: warning: no comment 09:05:56 [WARNING] public static ModifySplitBrainResolver fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolver.java:49: warning: no comment 09:05:56 [WARNING] public boolean isEnabled() { 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:32: warning: no comment 09:05:56 [WARNING] public final class ModifySplitBrainResolverResponse 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:37: warning: no comment 09:05:56 [WARNING] public static final String TYPE = PREFIX + NAME; 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:64: warning: no comment 09:05:56 [WARNING] public static ModifySplitBrainResolverResponse fromJson(final JsonObject jsonObject, 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/cluster/ModifySplitBrainResolverResponse.java:60: warning: no comment 09:05:56 [WARNING] public boolean isEnabled() { 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] public NoOpRootActorStarter(final ActorSystem actorSystem, final Config config) { 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootActorStarter.java:54: warning: no comment 09:05:56 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootActorStarter> { 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/RootChildActorStarter.java:57: warning: no comment 09:05:56 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<RootChildActorStarter> { 09:05:56 [WARNING] ^ 09:05:56 [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 09:05:56 [WARNING] public static SignalTransformers get(final ActorSystem actorSystem, final Config config) { 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/signaltransformer/SignalTransformers.java:33: warning: no comment 09:05:56 [WARNING] public final class SignalTransformers implements DittoExtensionPoint, SignalTransformer { 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:50: warning: no comment 09:05:56 [WARNING] public String getActorName() { 09:05:56 [WARNING] ^ 09:05:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/base/service/src/main/java/org/eclipse/ditto/base/service/actors/StartChildActor.java:46: warning: no comment 09:05:56 [WARNING] public Props getProps() { 09:05:56 [WARNING] ^ 09:05:56 [WARNING] 36 warnings 09:05:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar 09:05:56 [INFO] 09:05:56 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-base-service --- 09:05:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar 09:05:56 [INFO] 09:05:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-base-service --- 09:05:56 [INFO] Tests are skipped. 09:05:56 [INFO] 09:05:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-base-service --- 09:05:56 [INFO] Tests are skipped. 09:05:56 [INFO] 09:05:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-base-service --- 09:05:56 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/base/service/target/jacoco.exec 09:05:56 [INFO] Analyzed bundle 'Eclipse Ditto :: Base :: Service' with 50 classes 09:05:56 [INFO] 09:05:56 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-base-service --- 09:05:56 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar' is disabled. 09:05:56 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT.jar 09:05:58 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar' is disabled. 09:05:58 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-javadoc.jar 09:05:59 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar' is disabled. 09:05:59 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/base/service/target/ditto-base-service-0-SNAPSHOT-tests.jar 09:06:01 [INFO] 09:06:01 [INFO] --- install:3.1.1:install (default-install) @ ditto-base-service --- 09:06:01 [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 09:06:01 [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 09:06:01 [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 09:06:01 [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 09:06:01 [INFO] 09:06:01 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-base-service --- 09:06:02 [INFO] 09:06:02 [INFO] ----------------< org.eclipse.ditto:ditto-connectivity >---------------- 09:06:02 [INFO] Building Eclipse Ditto :: Connectivity 0-SNAPSHOT [29/77] 09:06:02 [INFO] from connectivity/pom.xml 09:06:02 [INFO] --------------------------------[ pom ]--------------------------------- 09:06:02 [INFO] 09:06:02 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity --- 09:06:02 [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 09:06:02 [INFO] 09:06:02 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity --- 09:06:02 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:06:02 [INFO] The goal is skip due to packaging 'pom' 09:06:02 [INFO] 09:06:02 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity --- 09:06:02 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity:pom:0-SNAPSHOT... 09:06:02 [INFO] 09:06:02 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity --- 09:06:02 [INFO] 09:06:02 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity --- 09:06:02 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:06:02 [INFO] 09:06:02 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity --- 09:06:02 [INFO] Tests are skipped. 09:06:02 [INFO] 09:06:02 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity --- 09:06:02 [INFO] Tests are skipped. 09:06:02 [INFO] 09:06:02 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity --- 09:06:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:06:02 [INFO] 09:06:02 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity --- 09:06:02 [INFO] 09:06:02 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity --- 09:06:02 [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 09:06:02 [INFO] 09:06:02 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-connectivity --- 09:06:03 [INFO] 09:06:03 [INFO] -------------< org.eclipse.ditto:ditto-connectivity-model >------------- 09:06:03 [INFO] Building Eclipse Ditto :: Connectivity :: Model 0-SNAPSHOT [30/77] 09:06:03 [INFO] from connectivity/model/pom.xml 09:06:03 [INFO] -------------------------------[ bundle ]------------------------------- 09:06:03 [INFO] 09:06:03 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-connectivity-model --- 09:06:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:03 [INFO] 09:06:03 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-model --- 09:06:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec 09:06:03 [INFO] 09:06:03 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-model --- 09:06:03 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:06:03 [INFO] All files are up to date, skip goal execution. 09:06:03 [INFO] 09:06:03 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-model --- 09:06:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/resources 09:06:03 [INFO] 09:06:03 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-model --- 09:06:03 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-model:bundle:0-SNAPSHOT... 09:06:03 [INFO] 09:06:03 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-model --- 09:06:03 [INFO] Changes detected - recompiling the module! :dependency 09:06:03 [INFO] Compiling 165 source files with javac [debug target 1.8] to target/classes 09:06:04 [WARNING] bootstrap class path not set in conjunction with -source 8 09:06:04 [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. 09:06:04 [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. 09:06:04 [INFO] 09:06:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-model --- 09:06:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/test/resources 09:06:04 [INFO] 09:06:04 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-model --- 09:06:04 [INFO] Changes detected - recompiling the module! :dependency 09:06:04 [INFO] Compiling 79 source files with javac [debug target 1.8] to target/test-classes 09:06:05 [WARNING] bootstrap class path not set in conjunction with -source 8 09:06:05 [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. 09:06:05 [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. 09:06:05 [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. 09:06:05 [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. 09:06:05 [INFO] 09:06:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-model --- 09:06:05 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:06:05 [INFO] Tests are skipped. 09:06:05 [INFO] 09:06:05 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-model --- 09:06:05 [INFO] 09:06:05 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-connectivity-model --- 09:06:05 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar 09:06:05 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/classes/META-INF/MANIFEST.MF 09:06:05 [INFO] 09:06:05 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-model --- 09:06:05 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:06:05 [INFO] Configuration changed, re-generating javadoc. 09:06:09 [WARNING] Javadoc Warnings 09:06:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/package-info.java:14: warning: no comment 09:06:09 [WARNING] package org.eclipse.ditto.connectivity.model; 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] package org.eclipse.ditto.connectivity.model.mqtt; 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] package org.eclipse.ditto.connectivity.model.signals.announcements; 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] protected static ConnectionId deserializeConnectionId(final JsonObject jsonObject) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] protected static JsonParseException getJsonParseException(final JsonFieldDefinition<?> fieldDefinition, 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] protected static JsonExceptionBuilder<JsonParseException> getJsonParseExceptionBuilder( 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] protected AbstractConnectivityEvent(final String type, 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] protected AbstractConnectivityEvent(final String type, 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static CheckConnectionLogsActive of(final ConnectionId connectionId, 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static CheckConnectionLogsActive fromJson(final JsonObject jsonObject) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Instant getTimestamp() { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static Builder newBuilder(final ConnectionId connectionId, 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] default Connection getConnectionFromCommand(final ConnectivityCommand<?> command) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static Builder newBuilder(final String invalidCommand) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static PayloadMapping newPayloadMapping(final List<String> mappings) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static PayloadMapping newPayloadMapping(@Nullable final String... mappings) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static SourceBuilder newSourceBuilder(final Source source) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static TargetBuilder newTargetBuilder(final Target target) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static SshTunnelBuilder newSshTunnelBuilder(final SshTunnel sshTunnel) { 09:06:09 [WARNING] ^ 09:06:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/HmacCredentials.java:47: warning: no comment 09:06:09 [WARNING] public static HmacCredentials of(final String algorithm, final JsonObject parameters) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static LoggingExpired of(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject, final DittoHeaders dittoHeaders) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static LoggingExpired fromJson(final JsonObject jsonObject) { 09:06:09 [WARNING] ^ 09:06:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:31: warning: no comment 09:06:09 [WARNING] public static final long MAX_INTERVAL_SECONDS = 4_294_967_295L; 09:06:09 [WARNING] ^ 09:06:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/mqtt/MessageExpiryInterval.java:29: warning: no comment 09:06:09 [WARNING] public static final long MIN_INTERVAL_SECONDS = 1L; 09:06:09 [WARNING] ^ 09:06:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/ReplyTarget.java:105: warning: no @return 09:06:09 [WARNING] ReplyTarget build(); 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Optional<Boolean> getContainsFailure() { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public RetrieveConnectionMetricsResponse build() { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Builder connectionMetrics(final ConnectionMetrics connectionMetrics) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Builder sourceMetrics(final SourceMetrics sourceMetrics) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Builder targetMetrics(final TargetMetrics targetMetrics) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, final DittoHeaders dittoHeaders) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static RetrieveConnections newInstance(final boolean idsOnly, 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static RetrieveConnectionStatusResponse of(final ConnectionId connectionId, 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static Builder getBuilder(final ConnectionId connectionId, final DittoHeaders dittoHeaders) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public RetrieveConnectionStatusResponse build() { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Builder clientStatus(final List<ResourceStatus> clientStatus) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Builder connectedSince(@Nullable final Instant connectedSince) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Builder connectionStatus(final ConnectivityStatus connectionStatus) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Builder liveStatus(final ConnectivityStatus liveStatus) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Builder recoveryStatus(final RecoveryStatus recoveryStatus) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Builder sourceStatus(final List<ResourceStatus> sourceStatus) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Builder sshTunnelStatus(final List<ResourceStatus> sshTunnelStatus) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Builder targetStatus(final List<ResourceStatus> targetStatus) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Builder withAddressStatus(final ResourceStatus resourceStatus) { 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public Builder withMissingResources(final Map<ResourceStatus.ResourceType, Integer> missingResources, 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static final JsonFieldDefinition<JsonArray> CLIENT_STATUS = 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static final JsonFieldDefinition<String> CONNECTED_SINCE = 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static final JsonFieldDefinition<String> CONNECTION_STATUS = 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static final JsonFieldDefinition<String> LIVE_STATUS = 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static final JsonFieldDefinition<String> RECOVERY_STATUS = 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static final JsonFieldDefinition<JsonArray> SOURCE_STATUS = 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static final JsonFieldDefinition<JsonArray> SSH_TUNNEL_STATUS = 09:06:09 [WARNING] ^ 09:06:09 [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 09:06:09 [WARNING] public static final JsonFieldDefinition<JsonArray> TARGET_STATUS = 09:06:09 [WARNING] ^ 09:06:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/SshPublicKeyCredentials.java:48: warning: no comment 09:06:09 [WARNING] public static SshPublicKeyCredentials of(final String username, final String publicKey, 09:06:09 [WARNING] ^ 09:06:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:28: warning: no comment 09:06:09 [WARNING] LIVE_COMMANDS("_/_/things/live/commands", "things-live-commands"), 09:06:09 [WARNING] ^ 09:06:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:27: warning: no comment 09:06:09 [WARNING] LIVE_EVENTS("_/_/things/live/events", "things-live-events"), 09:06:09 [WARNING] ^ 09:06:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:26: warning: no comment 09:06:09 [WARNING] LIVE_MESSAGES("_/_/things/live/messages", "messages.commands:"), 09:06:09 [WARNING] ^ 09:06:09 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/Topic.java:25: warning: no comment 09:06:09 [WARNING] TWIN_EVENTS("_/_/things/twin/events", "things.events:"), 09:06:09 [WARNING] ^ 09:06:09 [WARNING] 63 warnings 09:06:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar 09:06:09 [INFO] 09:06:09 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-connectivity-model --- 09:06:09 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar 09:06:09 [INFO] 09:06:09 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-model --- 09:06:09 [INFO] Tests are skipped. 09:06:09 [INFO] 09:06:09 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-model --- 09:06:09 [INFO] Tests are skipped. 09:06:09 [INFO] 09:06:09 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-model --- 09:06:09 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/jacoco.exec 09:06:09 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Model' with 205 classes 09:06:10 [INFO] 09:06:10 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity-model --- 09:06:10 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar' is disabled. 09:06:10 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT.jar 09:06:11 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar' is disabled. 09:06:11 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-javadoc.jar 09:06:12 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar' is disabled. 09:06:12 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/ditto-connectivity-model-0-SNAPSHOT-tests.jar 09:06:13 [INFO] 09:06:13 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-connectivity-model --- 09:06:14 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.diff'. 09:06:14 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.xml'. 09:06:14 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/connectivity/model/target/japicmp/japicmp.html'. 09:06:14 [INFO] 09:06:14 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-model --- 09:06:14 [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 09:06:14 [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 09:06:14 [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 09:06:14 [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 09:06:14 [INFO] 09:06:14 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-connectivity-model --- 09:06:14 [INFO] Installing org/eclipse/ditto/ditto-connectivity-model/0-SNAPSHOT/ditto-connectivity-model-0-SNAPSHOT.jar 09:06:14 [INFO] Writing OBR metadata 09:06:14 [INFO] 09:06:14 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-connectivity-model --- 09:06:15 [INFO] 09:06:15 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-connectivity-model --- 09:06:15 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:06:15 [INFO] 09:06:15 [INFO] ----------------< org.eclipse.ditto:ditto-thingsearch >----------------- 09:06:15 [INFO] Building Eclipse Ditto :: Thing Search 0-SNAPSHOT [31/77] 09:06:15 [INFO] from thingsearch/pom.xml 09:06:15 [INFO] --------------------------------[ pom ]--------------------------------- 09:06:15 [INFO] 09:06:15 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch --- 09:06: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/thingsearch/target/jacoco.exec 09:06:15 [INFO] 09:06:15 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch --- 09:06:15 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:06:15 [INFO] The goal is skip due to packaging 'pom' 09:06:15 [INFO] 09:06:15 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch --- 09:06:15 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch:pom:0-SNAPSHOT... 09:06:15 [INFO] 09:06:15 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch --- 09:06:15 [INFO] 09:06:15 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch --- 09:06:15 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:06:15 [INFO] 09:06:15 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch --- 09:06:15 [INFO] Tests are skipped. 09:06:15 [INFO] 09:06:15 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch --- 09:06:15 [INFO] Tests are skipped. 09:06:15 [INFO] 09:06:15 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch --- 09:06:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:06:15 [INFO] 09:06:15 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch --- 09:06:15 [INFO] 09:06:15 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch --- 09:06:15 [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 09:06:15 [INFO] 09:06:15 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-thingsearch --- 09:06:16 [INFO] 09:06:16 [INFO] -------------< org.eclipse.ditto:ditto-thingsearch-model >-------------- 09:06:16 [INFO] Building Eclipse Ditto :: Thing Search :: Model 0-SNAPSHOT [32/77] 09:06:16 [INFO] from thingsearch/model/pom.xml 09:06:16 [INFO] -------------------------------[ bundle ]------------------------------- 09:06:16 [INFO] 09:06:16 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-thingsearch-model --- 09:06:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:16 [INFO] 09:06:16 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-model --- 09:06:16 [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 09:06:16 [INFO] 09:06:16 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-model --- 09:06:16 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:06:16 [INFO] All files are up to date, skip goal execution. 09:06:16 [INFO] 09:06:16 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-model --- 09:06:16 [INFO] Copying 0 resource from src/main/resources to target/classes 09:06:16 [INFO] 09:06:16 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-model --- 09:06:16 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-model:bundle:0-SNAPSHOT... 09:06:16 [INFO] 09:06:16 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-model --- 09:06:16 [INFO] Changes detected - recompiling the module! :dependency 09:06:16 [INFO] Compiling 60 source files with javac [debug target 1.8] to target/classes 09:06:16 [WARNING] bootstrap class path not set in conjunction with -source 8 09:06:16 [INFO] 09:06:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-model --- 09:06:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/src/test/resources 09:06:16 [INFO] 09:06:16 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-model --- 09:06:16 [INFO] Changes detected - recompiling the module! :dependency 09:06:16 [INFO] Compiling 31 source files with javac [debug target 1.8] to target/test-classes 09:06:16 [WARNING] bootstrap class path not set in conjunction with -source 8 09:06:16 [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; 09:06:16 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 09:06:16 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 09:06:16 [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; 09:06:16 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 09:06:16 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 09:06:16 [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; 09:06:16 cast to java.lang.String for a varargs call 09:06:16 cast to java.lang.String[] for a non-varargs call and to suppress this warning 09:06:16 [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; 09:06:16 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 09:06:16 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 09:06:16 [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; 09:06:16 cast to org.eclipse.ditto.thingsearch.model.SearchFilter for a varargs call 09:06:16 cast to org.eclipse.ditto.thingsearch.model.SearchFilter[] for a non-varargs call and to suppress this warning 09:06:16 [INFO] 09:06:16 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-model --- 09:06:16 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:06:16 [INFO] Tests are skipped. 09:06:16 [INFO] 09:06:16 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-model --- 09:06:16 [INFO] 09:06:16 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-thingsearch-model --- 09:06:16 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar 09:06:16 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/classes/META-INF/MANIFEST.MF 09:06:16 [INFO] 09:06:16 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-model --- 09:06:16 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:06:16 [INFO] Configuration changed, re-generating javadoc. 09:06:19 [WARNING] Javadoc Warnings 09:06:19 [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 09:06:19 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands; 09:06:19 [WARNING] ^ 09:06:19 [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 09:06:19 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.exceptions; 09:06:19 [WARNING] ^ 09:06:19 [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 09:06:19 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.query; 09:06:19 [WARNING] ^ 09:06:19 [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 09:06:19 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.commands.subscription; 09:06:19 [WARNING] ^ 09:06:19 [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 09:06:19 [WARNING] package org.eclipse.ditto.thingsearch.model.signals.events; 09:06:19 [WARNING] ^ 09:06:19 [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 09:06:19 [WARNING] public static CountThings of(@Nullable final String filter, @Nullable final Set<String> namespaces, 09:06:19 [WARNING] ^ 09:06:19 [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 09:06:19 [WARNING] public static CreateSubscription of(@Nullable final String filter, @Nullable final String options, 09:06:19 [WARNING] ^ 09:06:19 [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 09:06:19 [WARNING] public static QueryThings of(@Nullable final String filter, @Nullable final List<String> options, 09:06:19 [WARNING] ^ 09:06:19 [WARNING] 8 warnings 09:06:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar 09:06:19 [INFO] 09:06:19 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-model --- 09:06:19 [INFO] Tests are skipped. 09:06:19 [INFO] 09:06:19 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-model --- 09:06:19 [INFO] Tests are skipped. 09:06:19 [INFO] 09:06:19 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-model --- 09:06:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/jacoco.exec 09:06:19 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Model' with 56 classes 09:06:19 [INFO] 09:06:19 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch-model --- 09:06:19 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar' is disabled. 09:06:19 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT.jar 09:06:21 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar' is disabled. 09:06:21 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/ditto-thingsearch-model-0-SNAPSHOT-javadoc.jar 09:06:22 [INFO] 09:06:22 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-thingsearch-model --- 09:06:22 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.diff'. 09:06:22 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.xml'. 09:06:22 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/thingsearch/model/target/japicmp/japicmp.html'. 09:06:22 [INFO] 09:06:22 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-model --- 09:06:22 [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 09:06:22 [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 09:06:22 [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 09:06:22 [INFO] 09:06:22 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-thingsearch-model --- 09:06:22 [INFO] Installing org/eclipse/ditto/ditto-thingsearch-model/0-SNAPSHOT/ditto-thingsearch-model-0-SNAPSHOT.jar 09:06:22 [INFO] Writing OBR metadata 09:06:22 [INFO] 09:06:22 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-thingsearch-model --- 09:06:24 [INFO] 09:06:24 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-thingsearch-model --- 09:06:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:06:24 [INFO] 09:06:24 [INFO] ------------------< org.eclipse.ditto:ditto-messages >------------------ 09:06:24 [INFO] Building Eclipse Ditto :: Messages 0-SNAPSHOT [33/77] 09:06:24 [INFO] from messages/pom.xml 09:06:24 [INFO] --------------------------------[ pom ]--------------------------------- 09:06:24 [INFO] 09:06:24 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages --- 09:06:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/messages/target/jacoco.exec 09:06:24 [INFO] 09:06:24 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages --- 09:06:24 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:06:24 [INFO] The goal is skip due to packaging 'pom' 09:06:24 [INFO] 09:06:24 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages --- 09:06:24 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages:pom:0-SNAPSHOT... 09:06:24 [INFO] 09:06:24 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages --- 09:06:24 [INFO] 09:06:24 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages --- 09:06:24 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:06:24 [INFO] 09:06:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages --- 09:06:24 [INFO] Tests are skipped. 09:06:24 [INFO] 09:06:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages --- 09:06:24 [INFO] Tests are skipped. 09:06:24 [INFO] 09:06:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages --- 09:06:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:06:24 [INFO] 09:06:24 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-messages --- 09:06:24 [INFO] 09:06:24 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages --- 09:06:24 [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 09:06:24 [INFO] 09:06:24 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-messages --- 09:06:25 [INFO] 09:06:25 [INFO] ---------------< org.eclipse.ditto:ditto-messages-model >--------------- 09:06:25 [INFO] Building Eclipse Ditto :: Messages :: Model 0-SNAPSHOT [34/77] 09:06:25 [INFO] from messages/model/pom.xml 09:06:25 [INFO] -------------------------------[ bundle ]------------------------------- 09:06:25 [INFO] 09:06:25 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-messages-model --- 09:06:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:25 [INFO] 09:06:25 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-messages-model --- 09:06: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/messages/model/target/jacoco.exec 09:06:25 [INFO] 09:06:25 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-messages-model --- 09:06:25 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:06:25 [INFO] All files are up to date, skip goal execution. 09:06:25 [INFO] 09:06:25 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-messages-model --- 09:06:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/main/resources 09:06:25 [INFO] 09:06:25 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-messages-model --- 09:06:25 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-messages-model:bundle:0-SNAPSHOT... 09:06:25 [INFO] 09:06:25 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-messages-model --- 09:06:25 [INFO] Changes detected - recompiling the module! :dependency 09:06:25 [INFO] Compiling 41 source files with javac [debug target 1.8] to target/classes 09:06:25 [WARNING] bootstrap class path not set in conjunction with -source 8 09:06:25 [INFO] 09:06:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-messages-model --- 09:06:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/messages/model/src/test/resources 09:06:25 [INFO] 09:06:25 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-messages-model --- 09:06:25 [INFO] Changes detected - recompiling the module! :dependency 09:06:25 [INFO] Compiling 17 source files with javac [debug target 1.8] to target/test-classes 09:06:25 [WARNING] bootstrap class path not set in conjunction with -source 8 09:06:25 [INFO] 09:06:25 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-messages-model --- 09:06:25 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:06:25 [INFO] Tests are skipped. 09:06:25 [INFO] 09:06:25 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-messages-model --- 09:06:25 [INFO] 09:06:25 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-messages-model --- 09:06:25 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar 09:06:25 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/classes/META-INF/MANIFEST.MF 09:06:25 [INFO] 09:06:25 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-messages-model --- 09:06:25 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:06:25 [INFO] Configuration changed, re-generating javadoc. 09:06:27 [WARNING] Javadoc Warnings 09:06:27 [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 09:06:27 [WARNING] package org.eclipse.ditto.messages.model.signals.commands; 09:06:27 [WARNING] ^ 09:06:27 [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 09:06:27 [WARNING] public static void deserialize(@Nullable final JsonValue payload, final MessageBuilder<Object> messageBuilder, 09:06:27 [WARNING] ^ 09:06:27 [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 09:06:27 [WARNING] public static MessageHeadersBuilder newHeadersBuilder(final Map<String, String> initialHeaders) { 09:06:27 [WARNING] ^ 09:06:27 [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 09:06:27 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, final MessageHeaders messageHeaders, 09:06:27 [WARNING] ^ 09:06:27 [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 09:06:27 [WARNING] public static SendMessageAcceptedResponse newInstance(final ThingId thingId, 09:06:27 [WARNING] ^ 09:06:27 [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 09:06:27 [WARNING] public Optional<String> getCorrelationId() { 09:06:27 [WARNING] ^ 09:06:27 [WARNING] 6 warnings 09:06:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar 09:06:27 [INFO] 09:06:27 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-messages-model --- 09:06:27 [INFO] Tests are skipped. 09:06:27 [INFO] 09:06:27 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-messages-model --- 09:06:27 [INFO] Tests are skipped. 09:06:27 [INFO] 09:06:27 [INFO] --- jacoco:0.8.10:report (report) @ ditto-messages-model --- 09:06:27 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/messages/model/target/jacoco.exec 09:06:27 [INFO] Analyzed bundle 'Eclipse Ditto :: Messages :: Model' with 46 classes 09:06:27 [INFO] 09:06:27 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-messages-model --- 09:06:27 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar' is disabled. 09:06:27 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT.jar 09:06:28 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar' is disabled. 09:06:28 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/messages/model/target/ditto-messages-model-0-SNAPSHOT-javadoc.jar 09:06:30 [INFO] 09:06:30 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-messages-model --- 09:06:30 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.diff'. 09:06:30 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.xml'. 09:06:30 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/messages/model/target/japicmp/japicmp.html'. 09:06:30 [INFO] 09:06:30 [INFO] --- install:3.1.1:install (default-install) @ ditto-messages-model --- 09:06:30 [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 09:06:30 [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 09:06:30 [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 09:06:30 [INFO] 09:06:30 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-messages-model --- 09:06:30 [INFO] Installing org/eclipse/ditto/ditto-messages-model/0-SNAPSHOT/ditto-messages-model-0-SNAPSHOT.jar 09:06:30 [INFO] Writing OBR metadata 09:06:30 [INFO] 09:06:30 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-messages-model --- 09:06:31 [INFO] 09:06:31 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-messages-model --- 09:06:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:06:31 [INFO] 09:06:31 [INFO] ------------------< org.eclipse.ditto:ditto-protocol >------------------ 09:06:31 [INFO] Building Eclipse Ditto :: Protocol 0-SNAPSHOT [35/77] 09:06:31 [INFO] from protocol/pom.xml 09:06:31 [INFO] -------------------------------[ bundle ]------------------------------- 09:06:31 [INFO] 09:06:31 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-protocol --- 09:06:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:06:31 [INFO] 09:06:31 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-protocol --- 09:06: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/protocol/target/jacoco.exec 09:06:31 [INFO] 09:06:31 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-protocol --- 09:06:31 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:06:31 [INFO] All files are up to date, skip goal execution. 09:06:31 [INFO] 09:06:31 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-protocol --- 09:06:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/resources 09:06:31 [INFO] 09:06:31 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-protocol --- 09:06:31 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-protocol:bundle:0-SNAPSHOT... 09:06:31 [INFO] 09:06:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-protocol --- 09:06:31 [INFO] Changes detected - recompiling the module! :dependency 09:06:31 [INFO] Compiling 191 source files with javac [debug target 1.8] to target/classes 09:06:32 [WARNING] bootstrap class path not set in conjunction with -source 8 09:06:32 [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. 09:06:32 [INFO] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/ThingModifyCommandResponseMappingStrategies.java: Recompile with -Xlint:unchecked for details. 09:06:32 [INFO] 09:06:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-protocol --- 09:06:32 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:06:32 [INFO] 09:06:32 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-protocol --- 09:06:32 [INFO] Changes detected - recompiling the module! :dependency 09:06:32 [INFO] Compiling 54 source files with javac [debug target 1.8] to target/test-classes 09:06:33 [WARNING] bootstrap class path not set in conjunction with -source 8 09:06:33 [INFO] 09:06:33 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-protocol --- 09:06:33 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:06:33 [INFO] Tests are skipped. 09:06:33 [INFO] 09:06:33 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-protocol --- 09:06:33 [INFO] 09:06:33 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-protocol --- 09:06:33 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar 09:06:33 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/protocol/target/classes/META-INF/MANIFEST.MF 09:06:33 [INFO] 09:06:33 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-protocol --- 09:06:33 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:06:33 [INFO] Configuration changed, re-generating javadoc. 09:06:36 [WARNING] Javadoc Warnings 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:21: warning: empty <p> tag 09:06:36 [WARNING] * <p> 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/package-info.java:15: warning: no comment 09:06:36 [WARNING] package org.eclipse.ditto.protocol.adapter.acknowledgements; 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/package-info.java:14: warning: no comment 09:06:36 [WARNING] package org.eclipse.ditto.protocol.adapter.connectivity; 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/package-info.java:15: warning: no comment 09:06:36 [WARNING] package org.eclipse.ditto.protocol.adapter.policies; 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/package-info.java:15: warning: no comment 09:06:36 [WARNING] package org.eclipse.ditto.protocol.adapter.provider; 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:48: warning: no comment 09:06:36 [WARNING] protected final PayloadPathMatcher payloadPathMatcher; 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractAdapter.java:53: warning: no comment 09:06:36 [WARNING] protected AbstractAdapter(final MappingStrategies<T> mappingStrategies, 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:46: warning: no comment 09:06:36 [WARNING] protected AbstractErrorResponseAdapter(final HeaderTranslator headerTranslator, 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/AbstractErrorResponseAdapter.java:139: warning: no comment 09:06:36 [WARNING] protected static TopicPathBuildable addChannelToTopicPathBuilder(final TopicPathBuilder topicPathBuilder, 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/AnnouncementsTopicPathBuilder.java:27: warning: no @param for name 09:06:36 [WARNING] AnnouncementsTopicPathBuilder name(String name); 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/acknowledgements/DefaultAcknowledgementsAdapterProvider.java:34: warning: no comment 09:06:36 [WARNING] public DefaultAcknowledgementsAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/connectivity/DefaultConnectivityCommandAdapterProvider.java:32: warning: no comment 09:06:36 [WARNING] public DefaultConnectivityCommandAdapterProvider(final HeaderTranslator headerTranslator) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/policies/DefaultPolicyCommandAdapterProvider.java:46: warning: no comment 09:06:36 [WARNING] public DefaultPolicyCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/DefaultThingCommandAdapterProvider.java:63: warning: no comment 09:06:36 [WARNING] public DefaultThingCommandAdapterProvider(final ErrorRegistry<DittoRuntimeException> errorRegistry, 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/EmptyPathMatcher.java:31: warning: no comment 09:06:36 [WARNING] public static EmptyPathMatcher getInstance() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:100: warning: no @return 09:06:36 [WARNING] public static IllegalAdaptableException newInstance(final String message, final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/IllegalAdaptableException.java:113: warning: no @return 09:06:36 [WARNING] public static IllegalAdaptableException newInstance(final String message, 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/InvalidPathException.java:103: warning: no comment 09:06:36 [WARNING] public Builder(final JsonPointer path) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:99: warning: no comment 09:06:36 [WARNING] public static MessageCommandMappingStrategies getMessageCommandMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:103: warning: no comment 09:06:36 [WARNING] public static MessageCommandResponseMappingStrategies getMessageCommandResponseMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:42: warning: no comment 09:06:36 [WARNING] public static PolicyAnnouncementMappingStrategies getPolicyAnnouncementMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:46: warning: no comment 09:06:36 [WARNING] public static PolicyEventMappingStrategies getPolicyEventMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:26: warning: no comment 09:06:36 [WARNING] public static PolicyModifyCommandMappingStrategies getPolicyModifyCommandMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:34: warning: no comment 09:06:36 [WARNING] public static PolicyModifyCommandResponseMappingStrategies getPolicyModifyCommandResponseMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:30: warning: no comment 09:06:36 [WARNING] public static PolicyQueryCommandMappingStrategies getPolicyQueryCommandMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:38: warning: no comment 09:06:36 [WARNING] public static PolicyQueryCommandResponseMappingStrategies getPolicyQueryCommandResponseMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:62: warning: no comment 09:06:36 [WARNING] public static RetrieveThingsCommandMappingStrategies getRetrieveThingsCommandMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:66: warning: no comment 09:06:36 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getRetrieveThingsCommandResponseMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:117: warning: no comment 09:06:36 [WARNING] public static StreamingSubscriptionCommandMappingStrategies getStreamingSubscriptionCommandMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:121: warning: no comment 09:06:36 [WARNING] public static StreamingSubscriptionEventMappingStrategies getStreamingSubscriptionEventMappingStrategies( 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:94: warning: no comment 09:06:36 [WARNING] public static SubscriptionEventMappingStrategies getSubscriptionEventMappingStrategies( 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:86: warning: no comment 09:06:36 [WARNING] public static ThingEventMappingStrategies getThingEventMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:50: warning: no comment 09:06:36 [WARNING] public static ThingMergeCommandMappingStrategies getThingMergeCommandMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:74: warning: no comment 09:06:36 [WARNING] public static ThingMergeCommandResponseMappingStrategies getThingMergeCommandResponseMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:90: warning: no comment 09:06:36 [WARNING] public static ThingMergedEventMappingStrategies getThingMergedEventMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:54: warning: no comment 09:06:36 [WARNING] public static ThingModifyCommandMappingStrategies getThingModifyCommandMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:70: warning: no comment 09:06:36 [WARNING] public static ThingModifyCommandResponseMappingStrategies getThingModifyCommandResponseMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:58: warning: no comment 09:06:36 [WARNING] public static ThingQueryCommandMappingStrategies getThingQueryCommandMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:78: warning: no comment 09:06:36 [WARNING] public static ThingQueryCommandResponseMappingStrategies getThingQueryCommandResponseMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/MappingStrategiesFactory.java:82: warning: no comment 09:06:36 [WARNING] public static ThingSearchCommandMappingStrategies getThingSearchCommandMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:70: warning: no comment 09:06:36 [WARNING] static JsonKey directionToJsonKey(final MessageDirection direction) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/MessagePath.java:59: warning: no comment 09:06:36 [WARNING] static Optional<MessageDirection> jsonKeyToDirection(final JsonKey jsonKey) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandAdapter.java:24: warning: no comment 09:06:36 [WARNING] public final class RetrieveThingsCommandAdapter extends AbstractThingAdapter<RetrieveThings> 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/provider/RetrieveThingsCommandAdapterProvider.java:19: warning: no comment 09:06:36 [WARNING] public interface RetrieveThingsCommandAdapterProvider<Q extends Signal<?>, R extends CommandResponse<?>> { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:28: warning: no comment 09:06:36 [WARNING] public final class RetrieveThingsCommandMappingStrategies extends AbstractThingMappingStrategies<RetrieveThings> { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:33: warning: no comment 09:06:36 [WARNING] protected RetrieveThingsCommandMappingStrategies() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:82: warning: no comment 09:06:36 [WARNING] protected static JsonPointer attributePointerFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:74: warning: no comment 09:06:36 [WARNING] protected static Attributes attributesFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:88: warning: no comment 09:06:36 [WARNING] protected static JsonValue attributeValueFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:115: warning: no comment 09:06:36 [WARNING] protected static FeatureDefinition featureDefinitionFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:105: warning: no comment 09:06:36 [WARNING] protected static Feature featureFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:92: warning: no comment 09:06:36 [WARNING] protected static String featureIdFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:123: warning: no comment 09:06:36 [WARNING] protected static FeatureProperties featurePropertiesFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:131: warning: no comment 09:06:36 [WARNING] protected static JsonPointer featurePropertyPointerFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:137: warning: no comment 09:06:36 [WARNING] protected static JsonValue featurePropertyValueFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:97: warning: no comment 09:06:36 [WARNING] protected static Features featuresFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandMappingStrategies.java:37: warning: no comment 09:06:36 [WARNING] public static RetrieveThingsCommandMappingStrategies getInstance() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:157: warning: no comment 09:06:36 [WARNING] protected static String leafValue(final JsonPointer path) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:56: warning: no comment 09:06:36 [WARNING] protected static String namespaceFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:61: warning: no comment 09:06:36 [WARNING] protected static JsonObject payloadValueAsJsonObjectFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:141: warning: no comment 09:06:36 [WARNING] protected static PolicyId policyIdFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:79: warning: no comment 09:06:36 [WARNING] protected static JsonFieldSelector selectedFieldsFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:149: warning: no comment 09:06:36 [WARNING] protected static ThingDefinition thingDefinitionFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractThingMappingStrategies.java:67: warning: no comment 09:06:36 [WARNING] protected static Thing thingFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/AbstractMappingStrategies.java:83: warning: no comment 09:06:36 [WARNING] protected static ThingId thingIdFrom(final Adaptable adaptable) { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/adapter/things/RetrieveThingsCommandResponseAdapter.java:25: warning: no comment 09:06:36 [WARNING] public final class RetrieveThingsCommandResponseAdapter extends AbstractThingAdapter<RetrieveThingsResponse> 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:27: warning: no comment 09:06:36 [WARNING] public final class RetrieveThingsCommandResponseMappingStrategies 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mappingstrategies/RetrieveThingsCommandResponseMappingStrategies.java:37: warning: no comment 09:06:36 [WARNING] public static RetrieveThingsCommandResponseMappingStrategies getInstance() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:138: warning: no comment 09:06:36 [WARNING] public static SignalMapper<ConnectivityAnnouncement<?>> newConnectivityAnnouncementSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:134: warning: no comment 09:06:36 [WARNING] public static SignalMapper<MessageCommandResponse<?, ?>> newMessageCommandResponseSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:130: warning: no comment 09:06:36 [WARNING] public static SignalMapper<MessageCommand<?, ?>> newMessageCommandSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:122: warning: no comment 09:06:36 [WARNING] public static SignalMapper<PolicyAnnouncement<?>> newPolicyAnnouncementSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:126: warning: no comment 09:06:36 [WARNING] public static SignalMapper<PolicyEvent<?>> newPolicyEventSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:110: warning: no comment 09:06:36 [WARNING] public static SignalMapper<PolicyModifyCommandResponse<?>> newPolicyModifyResponseSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:106: warning: no comment 09:06:36 [WARNING] public static SignalMapper<PolicyModifyCommand<?>> newPolicyModifySignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:118: warning: no comment 09:06:36 [WARNING] public static SignalMapper<PolicyQueryCommandResponse<?>> newPolicyQueryResponseSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:114: warning: no comment 09:06:36 [WARNING] public static SignalMapper<PolicyQueryCommand<?>> newPolicyQuerySignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:98: warning: no comment 09:06:36 [WARNING] public static SignalMapper<RetrieveThingsResponse> newRetrieveThingsResponseSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:94: warning: no comment 09:06:36 [WARNING] public static SignalMapper<RetrieveThings> newRetrieveThingsSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:86: warning: no comment 09:06:36 [WARNING] public static SignalMapper<StreamingSubscriptionCommand<?>> newStreamingSubscriptionCommandSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:90: warning: no comment 09:06:36 [WARNING] public static SignalMapper<StreamingSubscriptionEvent<?>> newStreamingSubscriptionEventSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:82: warning: no comment 09:06:36 [WARNING] public static SignalMapper<SubscriptionEvent<?>> newSubscriptionEventSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:58: warning: no comment 09:06:36 [WARNING] public static SignalMapper<ThingEvent<?>> newThingEventSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:70: warning: no comment 09:06:36 [WARNING] public static SignalMapper<ThingMerged> newThingMergedEventSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:66: warning: no comment 09:06:36 [WARNING] public static SignalMapper<MergeThingResponse> newThingMergeResponseSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:62: warning: no comment 09:06:36 [WARNING] public static SignalMapper<MergeThing> newThingMergeSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:54: warning: no comment 09:06:36 [WARNING] public static SignalMapper<ThingModifyCommandResponse<?>> newThingModifyResponseSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:50: warning: no comment 09:06:36 [WARNING] public static SignalMapper<ThingModifyCommand<?>> newThingModifySignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:78: warning: no comment 09:06:36 [WARNING] public static SignalMapper<ThingQueryCommandResponse<?>> newThingQueryResponseSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:74: warning: no comment 09:06:36 [WARNING] public static SignalMapper<ThingQueryCommand<?>> newThingQuerySignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/mapper/SignalMapperFactory.java:102: warning: no comment 09:06:36 [WARNING] public static SignalMapper<ThingSearchCommand<?>> newThingSearchSignalMapper() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/StreamingTopicPathBuilder.java:27: warning: no @param for subscribingCommandName 09:06:36 [WARNING] TopicPathBuildable subscribe(String subscribingCommandName); 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:54: warning: no comment 09:06:36 [WARNING] String ID_PLACEHOLDER = "_"; 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:55: warning: no comment 09:06:36 [WARNING] String PATH_DELIMITER = "/"; 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:173: warning: no comment 09:06:36 [WARNING] default boolean isWildcardTopic() { 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:400: warning: no comment 09:06:36 [WARNING] CREATE("create"), 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:411: warning: no comment 09:06:36 [WARNING] CREATED("created"), 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:408: warning: no comment 09:06:36 [WARNING] DELETE("delete"), 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:417: warning: no comment 09:06:36 [WARNING] DELETED("deleted"); 09:06:36 [WARNING] ^ 09:06:36 [WARNING] /home/jenkins/agent/workspace/ditto-ci/protocol/src/main/java/org/eclipse/ditto/protocol/TopicPath.java:406: warning: no comment 09:06:36 [WARNING] MERGE("merge"), 09:06:36 [WARNING] ^ 09:06:36 [WARNING] 100 warnings 09:06:36 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar 09:06:36 [INFO] 09:06:36 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-protocol --- 09:06:36 [INFO] Tests are skipped. 09:06:36 [INFO] 09:06:36 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-protocol --- 09:06:36 [INFO] Tests are skipped. 09:06:36 [INFO] 09:06:36 [INFO] --- jacoco:0.8.10:report (report) @ ditto-protocol --- 09:06:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/protocol/target/jacoco.exec 09:06:36 [INFO] Analyzed bundle 'Eclipse Ditto :: Protocol' with 173 classes 09:06:36 [INFO] 09:06:36 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-protocol --- 09:06:36 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar' is disabled. 09:06:36 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT.jar 09:06:37 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar' is disabled. 09:06:37 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/protocol/target/ditto-protocol-0-SNAPSHOT-javadoc.jar 09:06:39 [INFO] 09:06:39 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-protocol --- 09:06:39 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.diff'. 09:06:39 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.xml'. 09:06:39 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/protocol/target/japicmp/japicmp.html'. 09:06:39 [INFO] 09:06:39 [INFO] --- install:3.1.1:install (default-install) @ ditto-protocol --- 09:06:39 [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 09:06:39 [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 09:06:39 [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 09:06:39 [INFO] 09:06:39 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-protocol --- 09:06:39 [INFO] Installing org/eclipse/ditto/ditto-protocol/0-SNAPSHOT/ditto-protocol-0-SNAPSHOT.jar 09:06:39 [INFO] Writing OBR metadata 09:06:39 [INFO] 09:06:39 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-protocol --- 09:06:41 [INFO] 09:06:41 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-protocol --- 09:06:41 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:06:41 [INFO] 09:06:41 [INFO] -----------< org.eclipse.ditto:ditto-internal-models-signal >----------- 09:06:41 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal 0-SNAPSHOT [36/77] 09:06:41 [INFO] from internal/models/signal/pom.xml 09:06:41 [INFO] --------------------------------[ jar ]--------------------------------- 09:06:41 [INFO] 09:06:41 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signal --- 09:06: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/models/signal/target/jacoco.exec 09:06:41 [INFO] 09:06:41 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signal --- 09:06:41 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:06:41 [INFO] All files are up to date, skip goal execution. 09:06:41 [INFO] 09:06:41 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signal --- 09:06:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/main/resources 09:06:41 [INFO] 09:06:41 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signal --- 09:06:41 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT... 09:06:41 [INFO] 09:06:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signal --- 09:06:41 [INFO] Changes detected - recompiling the module! :dependency 09:06:41 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 09:06:41 [INFO] 09:06:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signal --- 09:06:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/src/test/resources 09:06:41 [INFO] 09:06:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signal --- 09:06:41 [INFO] Changes detected - recompiling the module! :dependency 09:06:41 [INFO] Compiling 9 source files with javac [debug target 17] to target/test-classes 09:06:41 [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. 09:06:41 [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. 09:06:41 [INFO] 09:06:41 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signal --- 09:06:41 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:06:41 [INFO] Tests are skipped. 09:06:41 [INFO] 09:06:41 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signal --- 09:06:41 [INFO] 09:06:41 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signal --- 09:06:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar 09:06:41 [INFO] 09:06:41 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signal --- 09:06:41 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:06:41 [INFO] Configuration changed, re-generating javadoc. 09:06:42 [WARNING] Javadoc Warnings 09:06:42 [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 09:06:42 [WARNING] * <p> 09:06:42 [WARNING] ^ 09:06:42 [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 09:06:42 [WARNING] ANNOUNCEMENT, 09:06:42 [WARNING] ^ 09:06:42 [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 09:06:42 [WARNING] COMMAND, 09:06:42 [WARNING] ^ 09:06:42 [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 09:06:42 [WARNING] EVENT, 09:06:42 [WARNING] ^ 09:06:42 [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 09:06:42 [WARNING] RESPONSE; 09:06:42 [WARNING] ^ 09:06:42 [WARNING] 5 warnings 09:06:42 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar 09:06:42 [INFO] 09:06:42 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signal --- 09:06:42 [INFO] Tests are skipped. 09:06:42 [INFO] 09:06:42 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signal --- 09:06:42 [INFO] Tests are skipped. 09:06:42 [INFO] 09:06:42 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signal --- 09:06:42 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/jacoco.exec 09:06:42 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal' with 9 classes 09:06:42 [INFO] 09:06:42 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models-signal --- 09:06:42 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar' is disabled. 09:06:42 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT.jar 09:06:43 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar' is disabled. 09:06:43 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signal/target/ditto-internal-models-signal-0-SNAPSHOT-javadoc.jar 09:06:44 [INFO] 09:06:44 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signal --- 09:06:44 [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 09:06:44 [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 09:06:44 [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 09:06:44 [INFO] 09:06:44 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-models-signal --- 09:06:45 [INFO] 09:06:45 [INFO] ----------------< org.eclipse.ditto:ditto-policies-api >---------------- 09:06:45 [INFO] Building Eclipse Ditto :: Policies :: API 0-SNAPSHOT [37/77] 09:06:45 [INFO] from policies/api/pom.xml 09:06:45 [INFO] --------------------------------[ jar ]--------------------------------- 09:06:45 [INFO] 09:06:45 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-api --- 09:06: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/policies/api/target/jacoco.exec 09:06:45 [INFO] 09:06:45 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-api --- 09:06:45 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:06:45 [INFO] All files are up to date, skip goal execution. 09:06:45 [INFO] 09:06:45 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-api --- 09:06:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/resources 09:06:45 [INFO] 09:06:45 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-api --- 09:06:45 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT... 09:06:45 [INFO] 09:06:45 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-api --- 09:06:45 [INFO] Changes detected - recompiling the module! :dependency 09:06:45 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes 09:06:45 [INFO] 09:06:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-api --- 09:06:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/policies/api/src/test/resources 09:06:45 [INFO] 09:06:45 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-api --- 09:06:45 [INFO] Changes detected - recompiling the module! :dependency 09:06:45 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes 09:06:45 [INFO] 09:06:45 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-api --- 09:06:45 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:06:45 [INFO] Tests are skipped. 09:06:45 [INFO] 09:06:45 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-api --- 09:06:45 [INFO] 09:06:45 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-api --- 09:06:45 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar 09:06:45 [INFO] 09:06:45 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-api --- 09:06:45 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:06:45 [INFO] Configuration changed, re-generating javadoc. 09:06:47 [WARNING] Javadoc Warnings 09:06:47 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/api/src/main/java/org/eclipse/ditto/policies/api/package-info.java:14: warning: no comment 09:06:47 [WARNING] package org.eclipse.ditto.policies.api; 09:06:47 [WARNING] ^ 09:06:47 [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 09:06:47 [WARNING] package org.eclipse.ditto.policies.api.commands.sudo; 09:06:47 [WARNING] ^ 09:06:47 [WARNING] 2 warnings 09:06:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar 09:06:47 [INFO] 09:06:47 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-api --- 09:06:47 [INFO] Tests are skipped. 09:06:47 [INFO] 09:06:47 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-api --- 09:06:47 [INFO] Tests are skipped. 09:06:47 [INFO] 09:06:47 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-api --- 09:06:47 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/api/target/jacoco.exec 09:06:47 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: API' with 12 classes 09:06:47 [INFO] 09:06:47 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-api --- 09:06:47 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar' is disabled. 09:06:47 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT.jar 09:06:49 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar' is disabled. 09:06:49 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/api/target/ditto-policies-api-0-SNAPSHOT-javadoc.jar 09:06:50 [INFO] 09:06:50 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-api --- 09:06:50 [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 09:06:50 [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 09:06:50 [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 09:06:50 [INFO] 09:06:50 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies-api --- 09:06:51 [INFO] 09:06:51 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-ddata >------------ 09:06:51 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Distributed Data 0-SNAPSHOT [38/77] 09:06:51 [INFO] from internal/utils/ddata/pom.xml 09:06:51 [INFO] --------------------------------[ jar ]--------------------------------- 09:06:51 [INFO] 09:06:51 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-ddata --- 09:06:51 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec 09:06:51 [INFO] 09:06:51 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-ddata --- 09:06:51 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:06:51 [INFO] All files are up to date, skip goal execution. 09:06:51 [INFO] 09:06:51 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-ddata --- 09:06:51 [INFO] Copying 1 resource from src/main/resources to target/classes 09:06:51 [INFO] 09:06:51 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-ddata --- 09:06:51 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT... 09:06:51 [INFO] 09:06:51 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-ddata --- 09:06:51 [INFO] Changes detected - recompiling the module! :dependency 09:06:51 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 09:06:51 [INFO] 09:06:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-ddata --- 09:06:51 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:06:51 [INFO] 09:06:51 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-ddata --- 09:06:51 [INFO] Changes detected - recompiling the module! :dependency 09:06:51 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes 09:06:51 [INFO] 09:06:51 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-ddata --- 09:06:51 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:06:51 [INFO] Tests are skipped. 09:06:51 [INFO] 09:06:51 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-ddata --- 09:06:51 [INFO] 09:06:51 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-ddata --- 09:06:51 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar 09:06:51 [INFO] 09:06:51 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-ddata --- 09:06:51 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:06:51 [INFO] Configuration changed, re-generating javadoc. 09:06:53 [WARNING] Javadoc Warnings 09:06:53 [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 09:06:53 [WARNING] package org.eclipse.ditto.internal.utils.ddata; 09:06:53 [WARNING] ^ 09:06:53 [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 09:06:53 [WARNING] protected DistributedData(final DistributedDataConfig config, final ActorRefFactory factory, 09:06:53 [WARNING] ^ 09:06:53 [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 09:06:53 [WARNING] public static DistributedDataConfig createConfig(final ActorSystem actorSystem, 09:06:53 [WARNING] ^ 09:06:53 [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 09:06:53 [WARNING] protected final int numberOfShards; 09:06:53 [WARNING] ^ 09:06:53 [WARNING] 4 warnings 09:06:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar 09:06:53 [INFO] 09:06:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-ddata --- 09:06:53 [INFO] Tests are skipped. 09:06:53 [INFO] 09:06:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-ddata --- 09:06:53 [INFO] Tests are skipped. 09:06:53 [INFO] 09:06:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-ddata --- 09:06:53 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/jacoco.exec 09:06:53 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Distributed Data' with 6 classes 09:06:53 [INFO] 09:06:53 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-ddata --- 09:06:53 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar' is disabled. 09:06:53 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT.jar 09:06:54 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar' is disabled. 09:06:54 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/ddata/target/ditto-internal-utils-ddata-0-SNAPSHOT-javadoc.jar 09:06:56 [INFO] 09:06:56 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-ddata --- 09:06:56 [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 09:06:56 [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 09:06:56 [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 09:06:56 [INFO] 09:06:56 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-ddata --- 09:06:56 [INFO] 09:06:56 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-pubsub >------------ 09:06:56 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub 0-SNAPSHOT [39/77] 09:06:56 [INFO] from internal/utils/pubsub/pom.xml 09:06:56 [INFO] --------------------------------[ jar ]--------------------------------- 09:06:56 [INFO] 09:06:56 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub --- 09:06:56 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec 09:06:56 [INFO] 09:06:56 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub --- 09:06:56 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:06:56 [INFO] All files are up to date, skip goal execution. 09:06:56 [INFO] 09:06:56 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub --- 09:06:56 [INFO] Copying 1 resource from src/main/resources to target/classes 09:06:56 [INFO] 09:06:56 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub --- 09:06:56 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT... 09:06:56 [INFO] 09:06:56 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub --- 09:06:56 [INFO] Changes detected - recompiling the module! :dependency 09:06:56 [INFO] Compiling 81 source files with javac [debug target 17] to target/classes 09:06:57 [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. 09:06:57 [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. 09:06:57 [INFO] 09:06:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub --- 09:06:57 [INFO] Copying 4 resources from src/test/resources to target/test-classes 09:06:57 [INFO] 09:06:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub --- 09:06:57 [INFO] Changes detected - recompiling the module! :dependency 09:06:57 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes 09:06:59 [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. 09:06:59 [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. 09:06:59 [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. 09:06:59 [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. 09:06:59 [INFO] 09:06:59 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub --- 09:06:59 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:06:59 [INFO] Tests are skipped. 09:06:59 [INFO] 09:06:59 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub --- 09:06:59 [INFO] 09:06:59 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub --- 09:06:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar 09:06:59 [INFO] 09:06:59 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub --- 09:06:59 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:06:59 [INFO] Configuration changed, re-generating javadoc. 09:07:02 [WARNING] Javadoc Warnings 09:07:02 [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 09:07:02 [WARNING] package org.eclipse.ditto.internal.utils.pubsub.ddata.literal; 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] protected final SelfUniqueAddress selfUniqueAddress; 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] protected AbstractDDataHandler(final DistributedDataConfig config, 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] protected final AckExtractor<T> ackExtractor; 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] protected final ActorRefFactory actorRefFactory; 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] protected final CompressedDData ddata; 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] protected final DistributedDataConfig ddataConfig; 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] protected final DistributedAcks distributedAcks; 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] protected final String factoryId; 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] protected final Class<T> messageClass; 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] protected final PubSubTopicExtractor<T> topicExtractor; 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] default AbstractActor.Receive receiveClusterMemberRemoved() { 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] static DistributedAcks empty(final ActorSystem system) { 09:07:02 [WARNING] ^ 09:07:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:56: warning: no @param for <S> 09:07:02 [WARNING] <S extends T> Object wrapForPublicationWithAcks(S message, final CharSequence groupIndexKey, 09:07:02 [WARNING] ^ 09:07:02 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/src/main/java/org/eclipse/ditto/internal/utils/pubsub/DistributedPub.java:91: warning: no @param for <S> 09:07:02 [WARNING] default <S extends Signal<?>> DistributedPub<S> withTopicExtractor(final PubSubTopicExtractor<S> topicExtractor) { 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] public Set<V> getValues(final Collection<String> groups) { 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] public static Props props(final DDataWriter<ActorRef, ?> topicsWriter) { 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] public static SubAck of(final Request request, final ActorRef sender, final int seqNr, final boolean consistent) { 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] public static Subscribe of(final Collection<String> topics, 09:07:02 [WARNING] ^ 09:07:02 [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 09:07:02 [WARNING] public static final int MAX_ERROR_COUNTER = 3; 09:07:02 [WARNING] ^ 09:07:02 [WARNING] 20 warnings 09:07:02 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar 09:07:02 [INFO] 09:07:02 [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ ditto-internal-utils-pubsub --- 09:07:02 [INFO] Copying 1 resource from src/main/resources to target 09:07:02 [INFO] 09:07:02 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub --- 09:07:02 [INFO] Tests are skipped. 09:07:02 [INFO] 09:07:02 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub --- 09:07:02 [INFO] Tests are skipped. 09:07:02 [INFO] 09:07:02 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub --- 09:07:02 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/jacoco.exec 09:07:02 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Pub-Sub' with 83 classes 09:07:02 [INFO] 09:07:02 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pubsub --- 09:07:02 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar' is disabled. 09:07:02 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT.jar 09:07:04 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar' is disabled. 09:07:04 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub/target/ditto-internal-utils-pubsub-0-SNAPSHOT-javadoc.jar 09:07:05 [INFO] 09:07:05 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub --- 09:07:05 [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 09:07:05 [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 09:07:05 [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 09:07:05 [INFO] 09:07:05 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-pubsub --- 09:07:07 [INFO] 09:07:07 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-cache >------------ 09:07:07 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache 0-SNAPSHOT [40/77] 09:07:07 [INFO] from internal/utils/cache/pom.xml 09:07:07 [INFO] --------------------------------[ jar ]--------------------------------- 09:07:07 [INFO] 09:07:07 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache --- 09:07:07 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec 09:07:07 [INFO] 09:07:07 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache --- 09:07:07 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:07:07 [INFO] All files are up to date, skip goal execution. 09:07:07 [INFO] 09:07:07 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache --- 09:07:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/src/main/resources 09:07:07 [INFO] 09:07:07 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache --- 09:07:07 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT... 09:07:07 [INFO] 09:07:07 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache --- 09:07:07 [INFO] Changes detected - recompiling the module! :dependency 09:07:07 [INFO] Compiling 17 source files with javac [debug target 17] to target/classes 09:07:07 [INFO] 09:07:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache --- 09:07:07 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:07:07 [INFO] 09:07:07 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache --- 09:07:07 [INFO] Changes detected - recompiling the module! :dependency 09:07:07 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 09:07:07 [INFO] 09:07:07 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache --- 09:07:07 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:07:07 [INFO] Tests are skipped. 09:07:07 [INFO] 09:07:07 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache --- 09:07:07 [INFO] 09:07:07 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache --- 09:07:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar 09:07:07 [INFO] 09:07:07 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache --- 09:07:07 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:07:07 [INFO] Configuration changed, re-generating javadoc. 09:07:08 [WARNING] Javadoc Warnings 09:07:08 [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 09:07:08 [WARNING] package org.eclipse.ditto.internal.utils.cache; 09:07:08 [WARNING] ^ 09:07:08 [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 09:07:08 [WARNING] package org.eclipse.ditto.internal.utils.cache.config; 09:07:08 [WARNING] ^ 09:07:08 [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 09:07:08 [WARNING] package org.eclipse.ditto.internal.utils.cache.entry; 09:07:08 [WARNING] ^ 09:07:08 [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 09:07:08 [WARNING] boolean exists(); 09:07:08 [WARNING] ^ 09:07:08 [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 09:07:08 [WARNING] static <T> Entry<T> fetchError(final Throwable throwable) { 09:07:08 [WARNING] ^ 09:07:08 [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 09:07:08 [WARNING] default Optional<T> get() { 09:07:08 [WARNING] ^ 09:07:08 [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 09:07:08 [WARNING] static <T> Entry<T> nonexistent() { 09:07:08 [WARNING] ^ 09:07:08 [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 09:07:08 [WARNING] static <T> Entry<T> of(final long revision, final T value) { 09:07:08 [WARNING] ^ 09:07:08 [WARNING] 8 warnings 09:07:08 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar 09:07:08 [INFO] 09:07:08 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache --- 09:07:08 [INFO] Tests are skipped. 09:07:08 [INFO] 09:07:08 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache --- 09:07:08 [INFO] Tests are skipped. 09:07:08 [INFO] 09:07:08 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache --- 09:07:08 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/jacoco.exec 09:07:08 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache' with 14 classes 09:07:08 [INFO] 09:07:08 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-cache --- 09:07:08 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar' is disabled. 09:07:08 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT.jar 09:07:09 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar' is disabled. 09:07:09 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache/target/ditto-internal-utils-cache-0-SNAPSHOT-javadoc.jar 09:07:11 [INFO] 09:07:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache --- 09:07:11 [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 09:07:11 [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 09:07:11 [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 09:07:11 [INFO] 09:07:11 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-cache --- 09:07:12 [INFO] 09:07:12 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-test >------------- 09:07:12 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Test 0-SNAPSHOT [41/77] 09:07:12 [INFO] from internal/utils/test/pom.xml 09:07:12 [INFO] --------------------------------[ jar ]--------------------------------- 09:07:12 [INFO] 09:07:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-test --- 09:07:12 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/jacoco.exec 09:07:12 [INFO] 09:07:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-test --- 09:07:12 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:07:12 [INFO] All files are up to date, skip goal execution. 09:07:12 [INFO] 09:07:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-test --- 09:07:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/main/resources 09:07:12 [INFO] 09:07:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-test --- 09:07:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-test:jar:0-SNAPSHOT... 09:07:12 [INFO] 09:07:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-test --- 09:07:12 [INFO] No sources to compile 09:07:12 [INFO] 09:07:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-test --- 09:07:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/src/test/resources 09:07:12 [INFO] 09:07:12 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-test --- 09:07:12 [INFO] Changes detected - recompiling the module! :dependency 09:07:12 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 09:07:12 [INFO] 09:07:12 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-test --- 09:07:12 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:07:12 [INFO] Tests are skipped. 09:07:12 [INFO] 09:07:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-test --- 09:07:12 [INFO] 09:07:12 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-test --- 09:07:12 [INFO] 09:07:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-test --- 09:07:12 [INFO] 09:07:12 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-test --- 09:07:12 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar 09:07:12 [INFO] 09:07:12 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-test --- 09:07:12 [INFO] Tests are skipped. 09:07:12 [INFO] 09:07:12 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-test --- 09:07:12 [INFO] Tests are skipped. 09:07:12 [INFO] 09:07:12 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-test --- 09:07:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:07:12 [INFO] 09:07:12 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-test --- 09:07:12 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar' is disabled. 09:07:12 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT.jar 09:07:13 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar' is disabled. 09:07:13 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/test/target/ditto-internal-utils-test-0-SNAPSHOT-tests.jar 09:07:14 [INFO] 09:07:14 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-test --- 09:07:14 [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 09:07:14 [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 09:07:14 [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 09:07:14 [INFO] 09:07:14 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-test --- 09:07:15 [INFO] 09:07:15 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-persistence >--------- 09:07:15 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistence 0-SNAPSHOT [42/77] 09:07:15 [INFO] from internal/utils/persistence/pom.xml 09:07:15 [INFO] --------------------------------[ jar ]--------------------------------- 09:07:15 [INFO] 09:07:15 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistence --- 09:07: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/utils/persistence/target/jacoco.exec 09:07:15 [INFO] 09:07:15 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistence --- 09:07:15 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:07:15 [INFO] All files are up to date, skip goal execution. 09:07:15 [INFO] 09:07:15 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistence --- 09:07:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/resources 09:07:15 [INFO] 09:07:15 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistence --- 09:07:15 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT... 09:07:15 [INFO] 09:07:15 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistence --- 09:07:15 [INFO] Changes detected - recompiling the module! :dependency 09:07:15 [INFO] Compiling 75 source files with javac [debug target 17] to target/classes 09:07:16 [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. 09:07:16 [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. 09:07:16 [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. 09:07:16 [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. 09:07:16 [INFO] 09:07:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistence --- 09:07:16 [INFO] Copying 12 resources from src/test/resources to target/test-classes 09:07:16 [INFO] 09:07:16 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistence --- 09:07:16 [INFO] Changes detected - recompiling the module! :dependency 09:07:16 [INFO] Compiling 29 source files with javac [debug target 17] to target/test-classes 09:07:16 [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. 09:07:16 [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. 09:07:16 [INFO] 09:07:16 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistence --- 09:07:16 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:07:16 [INFO] Tests are skipped. 09:07:16 [INFO] 09:07:16 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistence --- 09:07:16 [INFO] 09:07:16 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistence --- 09:07:16 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar 09:07:16 [INFO] 09:07:16 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistence --- 09:07:16 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:07:16 [INFO] Configuration changed, re-generating javadoc. 09:07:19 [WARNING] Javadoc Warnings 09:07:19 [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 09:07:19 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo; 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.config; 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.indices; 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops; 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] package org.eclipse.ditto.internal.utils.persistence.mongo.ops.eventsource; 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] protected final EventRegistry<T> eventRegistry; 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] protected final ExtendedActorSystem system; 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] protected AbstractMongoEventAdapter(final ExtendedActorSystem system, 09:07:19 [WARNING] ^ 09:07:19 [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> 09:07:19 [WARNING] static <T> SnapshotAdapter<T> get(final ActorSystem actorSystem, final Config config) { 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] protected abstract Optional<JsonField> getRevisionJsonField(final T entity); 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] protected AbstractMongoSnapshotAdapter(final Logger logger) { 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] protected AbstractPersistenceOperationsActor(final ActorRef pubSubMediator, 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] public record OpComplete(Command<?> command, ActorRef sender) {} 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] protected abstract String getActorName(); 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] public DittoMongoCollectionCache(final Config config) { 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] public BsonInt32 getBsonInt() { 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] ASCENDING(1), DESCENDING(-1); 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] ASCENDING(1), DESCENDING(-1); 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] public static final IndexDirection DEFAULT = ASCENDING; 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] public KamonCommandListener(final String metricName) { 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] public KamonConnectionPoolListener(final String metricName) { 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] public static Source<List<Throwable>, NotUsed> deleteByFilter(final MongoCollection<Document> collection, 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] public static Source<List<Throwable>, NotUsed> drop(final MongoCollection<Document> collection) { 09:07:19 [WARNING] ^ 09:07:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:210: warning: no @param for actorSystem 09:07:19 [WARNING] public static MongoReadJournal newInstance(final Config config, final DittoMongoClient mongoClient, 09:07:19 [WARNING] ^ 09:07:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:160: warning: no comment 09:07:19 [WARNING] public static final String J_EVENT_MANIFEST = JournallingFieldNames$.MODULE$.MANIFEST(); 09:07:19 [WARNING] ^ 09:07:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/src/main/java/org/eclipse/ditto/internal/utils/persistence/mongo/streaming/MongoReadJournal.java:159: warning: no comment 09:07:19 [WARNING] public static final String J_EVENT_PID = JournallingFieldNames$.MODULE$.PROCESSOR_ID(); 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] public com.mongodb.ReadConcern getMongoReadConcern() { 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] AVAILABLE("available", com.mongodb.ReadConcern.AVAILABLE); 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] DEFAULT("default", com.mongodb.ReadConcern.DEFAULT), 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] LINEARIZABLE("linearizable", com.mongodb.ReadConcern.LINEARIZABLE), 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] LOCAL("local", com.mongodb.ReadConcern.LOCAL), 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] MAJORITY("majority", com.mongodb.ReadConcern.MAJORITY), 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] SNAPSHOT("snapshot", com.mongodb.ReadConcern.SNAPSHOT), 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] public com.mongodb.ReadPreference getMongoReadPreference() { 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] NEAREST("nearest", com.mongodb.ReadPreference.nearest()); 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] PRIMARY("primary", com.mongodb.ReadPreference.primary()), 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] PRIMARY_PREFERRED("primaryPreferred", com.mongodb.ReadPreference.primaryPreferred()), 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] SECONDARY("secondary", com.mongodb.ReadPreference.secondary()), 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] SECONDARY_PREFERRED("secondaryPreferred", com.mongodb.ReadPreference.secondaryPreferred()), 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] EXTRACTOR_CLASS("class", ""), 09:07:19 [WARNING] ^ 09:07:19 [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 09:07:19 [WARNING] SUPPORTED_PREFIXES("supported-prefixes", Collections.emptyList()); 09:07:19 [WARNING] ^ 09:07:19 [WARNING] 41 warnings 09:07:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar 09:07:19 [INFO] 09:07:19 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-internal-utils-persistence --- 09:07:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar 09:07:19 [INFO] 09:07:19 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistence --- 09:07:19 [INFO] Tests are skipped. 09:07:19 [INFO] 09:07:19 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistence --- 09:07:19 [INFO] Tests are skipped. 09:07:19 [INFO] 09:07:19 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistence --- 09:07:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/jacoco.exec 09:07:19 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistence' with 75 classes 09:07:19 [INFO] 09:07:19 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-persistence --- 09:07:19 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar' is disabled. 09:07:19 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT.jar 09:07:21 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar' is disabled. 09:07:21 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-javadoc.jar 09:07:22 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar' is disabled. 09:07:22 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistence/target/ditto-internal-utils-persistence-0-SNAPSHOT-tests.jar 09:07:23 [INFO] 09:07:23 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistence --- 09:07:23 [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 09:07:23 [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 09:07:23 [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 09:07:23 [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 09:07:23 [INFO] 09:07:23 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-persistence --- 09:07:24 [INFO] 09:07:24 [INFO] -----------------< org.eclipse.ditto:ditto-things-api >----------------- 09:07:24 [INFO] Building Eclipse Ditto :: Things :: API 0-SNAPSHOT [43/77] 09:07:24 [INFO] from things/api/pom.xml 09:07:24 [INFO] --------------------------------[ jar ]--------------------------------- 09:07:24 [INFO] 09:07:24 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-api --- 09:07:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec 09:07:24 [INFO] 09:07:24 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-api --- 09:07:24 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:07:24 [INFO] All files are up to date, skip goal execution. 09:07:24 [INFO] 09:07:24 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-api --- 09:07:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/resources 09:07:24 [INFO] 09:07:24 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-api --- 09:07:24 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT... 09:07:24 [INFO] 09:07:24 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-api --- 09:07:24 [INFO] Changes detected - recompiling the module! :dependency 09:07:24 [INFO] Compiling 12 source files with javac [debug target 17] to target/classes 09:07:24 [INFO] 09:07:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-api --- 09:07:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/things/api/src/test/resources 09:07:24 [INFO] 09:07:24 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-api --- 09:07:24 [INFO] Changes detected - recompiling the module! :dependency 09:07:24 [INFO] Compiling 6 source files with javac [debug target 17] to target/test-classes 09:07:24 [INFO] 09:07:24 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-api --- 09:07:24 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:07:24 [INFO] Tests are skipped. 09:07:24 [INFO] 09:07:24 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-api --- 09:07:24 [INFO] 09:07:24 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-api --- 09:07:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar 09:07:24 [INFO] 09:07:24 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-api --- 09:07:25 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:07:25 [INFO] Configuration changed, re-generating javadoc. 09:07:26 [WARNING] Javadoc Warnings 09:07:26 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/api/src/main/java/org/eclipse/ditto/things/api/package-info.java:14: warning: no comment 09:07:26 [WARNING] package org.eclipse.ditto.things.api; 09:07:26 [WARNING] ^ 09:07:26 [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 09:07:26 [WARNING] package org.eclipse.ditto.things.api.commands.sudo; 09:07:26 [WARNING] ^ 09:07:26 [WARNING] 2 warnings 09:07:26 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar 09:07:26 [INFO] 09:07:26 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-api --- 09:07:26 [INFO] Tests are skipped. 09:07:26 [INFO] 09:07:26 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-api --- 09:07:26 [INFO] Tests are skipped. 09:07:26 [INFO] 09:07:26 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-api --- 09:07:26 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/api/target/jacoco.exec 09:07:26 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: API' with 12 classes 09:07:26 [INFO] 09:07:26 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things-api --- 09:07:26 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar' is disabled. 09:07:26 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT.jar 09:07:28 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar' is disabled. 09:07:28 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/api/target/ditto-things-api-0-SNAPSHOT-javadoc.jar 09:07:29 [INFO] 09:07:29 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-api --- 09:07:29 [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 09:07:29 [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 09:07:29 [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 09:07:29 [INFO] 09:07:29 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-things-api --- 09:07:30 [INFO] 09:07:30 [INFO] --------------< org.eclipse.ditto:ditto-connectivity-api >-------------- 09:07:30 [INFO] Building Eclipse Ditto :: Connectivity :: API 0-SNAPSHOT [44/77] 09:07:30 [INFO] from connectivity/api/pom.xml 09:07:30 [INFO] --------------------------------[ jar ]--------------------------------- 09:07:30 [INFO] 09:07:30 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-api --- 09:07: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/connectivity/api/target/jacoco.exec 09:07:30 [INFO] 09:07:30 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-api --- 09:07:30 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:07:30 [INFO] All files are up to date, skip goal execution. 09:07:30 [INFO] 09:07:30 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-api --- 09:07:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/resources 09:07:30 [INFO] 09:07:30 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-api --- 09:07:30 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT... 09:07:30 [INFO] 09:07:30 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-api --- 09:07:30 [INFO] Changes detected - recompiling the module! :dependency 09:07:30 [INFO] Compiling 28 source files with javac [debug target 17] to target/classes 09:07:30 [INFO] 09:07:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-api --- 09:07:30 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:07:30 [INFO] 09:07:30 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-api --- 09:07:30 [INFO] Changes detected - recompiling the module! :dependency 09:07:30 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes 09:07:31 [INFO] 09:07:31 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-api --- 09:07:31 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:07:31 [INFO] Tests are skipped. 09:07:31 [INFO] 09:07:31 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-api --- 09:07:31 [INFO] 09:07:31 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-api --- 09:07:31 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar 09:07:31 [INFO] 09:07:31 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-api --- 09:07:31 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:07:31 [INFO] Configuration changed, re-generating javadoc. 09:07:33 [WARNING] Javadoc Warnings 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/package-info.java:14: warning: no comment 09:07:33 [WARNING] package org.eclipse.ditto.connectivity.api; 09:07:33 [WARNING] ^ 09:07:33 [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 09:07:33 [WARNING] package org.eclipse.ditto.connectivity.api.commands.sudo; 09:07:33 [WARNING] ^ 09:07:33 [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 09:07:33 [WARNING] package org.eclipse.ditto.connectivity.api.messaging.monitoring.logs; 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:27: warning: no comment 09:07:33 [WARNING] CONNECTED, 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:26: warning: no comment 09:07:33 [WARNING] CONNECTING, 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:29: warning: no comment 09:07:33 [WARNING] DISCONNECTED, 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:28: warning: no comment 09:07:33 [WARNING] DISCONNECTING, 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:30: warning: no comment 09:07:33 [WARNING] INITIALIZED, 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:32: warning: no comment 09:07:33 [WARNING] TESTING; 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/BaseClientState.java:31: warning: no comment 09:07:33 [WARNING] UNKNOWN, 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:33: warning: no comment 09:07:33 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_NAME = "connectionIdsRetrieval"; 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ConnectivityMessagingConstants.java:35: warning: no comment 09:07:33 [WARNING] public static final String CONNECTION_ID_RETRIEVAL_ACTOR_PATH = 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:171: warning: no comment 09:07:33 [WARNING] BYTES, 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:170: warning: no comment 09:07:33 [WARNING] TEXT, 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:172: warning: no comment 09:07:33 [WARNING] TEXT_AND_BYTES, 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/ExternalMessage.java:173: warning: no comment 09:07:33 [WARNING] UNKNOWN 09:07:33 [WARNING] ^ 09:07:33 [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 09:07:33 [WARNING] public static LogEntry getLogEntryForFailedCommandResponseRoundTrip(final Command<?> command, 09:07:33 [WARNING] ^ 09:07:33 [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 09:07:33 [WARNING] public static LogEntry getLogEntryForIllegalCommandResponseAdaptable( 09:07:33 [WARNING] ^ 09:07:33 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/api/src/main/java/org/eclipse/ditto/connectivity/api/MappedInboundExternalMessage.java:38: warning: no comment 09:07:33 [WARNING] public static MappedInboundExternalMessage of(final ExternalMessage externalMessage, final TopicPath topicPath, 09:07:33 [WARNING] ^ 09:07:33 [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 09:07:33 [WARNING] public static OutboundSignal.Mappable newMappableOutboundSignal(final Signal<?> signal, final List<Target> targets, 09:07:33 [WARNING] ^ 09:07:33 [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 09:07:33 [WARNING] public static final String NAME = "sudoRetrieveConnectionIdsByTag"; 09:07:33 [WARNING] ^ 09:07:33 [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 09:07:33 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 09:07:33 [WARNING] ^ 09:07:33 [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 09:07:33 [WARNING] public String getTag() { 09:07:33 [WARNING] ^ 09:07:33 [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 09:07:33 [WARNING] public Set<ConnectionId> getConnectionIds() { 09:07:33 [WARNING] ^ 09:07:33 [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 09:07:33 [WARNING] public static final String NAME = "sudoRetrieveConnectionTags"; 09:07:33 [WARNING] ^ 09:07:33 [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 09:07:33 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 09:07:33 [WARNING] ^ 09:07:33 [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 09:07:33 [WARNING] public Set<String> getConnectionTags() { 09:07:33 [WARNING] ^ 09:07:33 [WARNING] 27 warnings 09:07:33 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar 09:07:33 [INFO] 09:07:33 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-api --- 09:07:33 [INFO] Tests are skipped. 09:07:33 [INFO] 09:07:33 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-api --- 09:07:33 [INFO] Tests are skipped. 09:07:33 [INFO] 09:07:33 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-api --- 09:07:33 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/jacoco.exec 09:07:33 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: API' with 29 classes 09:07:33 [INFO] 09:07:33 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity-api --- 09:07:33 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar' is disabled. 09:07:33 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT.jar 09:07:34 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar' is disabled. 09:07:34 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/api/target/ditto-connectivity-api-0-SNAPSHOT-javadoc.jar 09:07:36 [INFO] 09:07:36 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-api --- 09:07:36 [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 09:07:36 [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 09:07:36 [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 09:07:36 [INFO] 09:07:36 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-connectivity-api --- 09:07:37 [INFO] 09:07:37 [INFO] --------------------< org.eclipse.ditto:ditto-jwt >--------------------- 09:07:37 [INFO] Building Eclipse Ditto :: JWT 0-SNAPSHOT [45/77] 09:07:37 [INFO] from jwt/pom.xml 09:07:37 [INFO] --------------------------------[ pom ]--------------------------------- 09:07:37 [INFO] 09:07:37 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt --- 09:07: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/jwt/target/jacoco.exec 09:07:37 [INFO] 09:07:37 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt --- 09:07:37 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:07:37 [INFO] The goal is skip due to packaging 'pom' 09:07:37 [INFO] 09:07:37 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt --- 09:07:37 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt:pom:0-SNAPSHOT... 09:07:37 [INFO] 09:07:37 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt --- 09:07:37 [INFO] 09:07:37 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt --- 09:07:37 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:07:37 [INFO] 09:07:37 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt --- 09:07:37 [INFO] Tests are skipped. 09:07:37 [INFO] 09:07:37 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt --- 09:07:37 [INFO] Tests are skipped. 09:07:37 [INFO] 09:07:37 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt --- 09:07:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:07:37 [INFO] 09:07:37 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-jwt --- 09:07:37 [INFO] 09:07:37 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt --- 09:07:37 [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 09:07:37 [INFO] 09:07:37 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-jwt --- 09:07:37 [INFO] 09:07:37 [INFO] -----------------< org.eclipse.ditto:ditto-jwt-model >------------------ 09:07:37 [INFO] Building Eclipse Ditto :: JWT :: Model 0-SNAPSHOT [46/77] 09:07:37 [INFO] from jwt/model/pom.xml 09:07:37 [INFO] -------------------------------[ bundle ]------------------------------- 09:07:38 [INFO] 09:07:38 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-jwt-model --- 09:07:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:07:38 [INFO] 09:07:38 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-jwt-model --- 09:07: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/jwt/model/target/jacoco.exec 09:07:38 [INFO] 09:07:38 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-jwt-model --- 09:07:38 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:07:38 [INFO] All files are up to date, skip goal execution. 09:07:38 [INFO] 09:07:38 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-jwt-model --- 09:07:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/resources 09:07:38 [INFO] 09:07:38 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-jwt-model --- 09:07:38 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-jwt-model:bundle:0-SNAPSHOT... 09:07:38 [INFO] 09:07:38 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-jwt-model --- 09:07:38 [INFO] Changes detected - recompiling the module! :dependency 09:07:38 [INFO] Compiling 10 source files with javac [debug target 1.8] to target/classes 09:07:38 [WARNING] bootstrap class path not set in conjunction with -source 8 09:07:38 [INFO] 09:07:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-jwt-model --- 09:07:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/test/resources 09:07:38 [INFO] 09:07:38 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-jwt-model --- 09:07:38 [INFO] Changes detected - recompiling the module! :dependency 09:07:38 [INFO] Compiling 3 source files with javac [debug target 1.8] to target/test-classes 09:07:38 [WARNING] bootstrap class path not set in conjunction with -source 8 09:07:38 [INFO] 09:07:38 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-jwt-model --- 09:07:38 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:07:38 [INFO] Tests are skipped. 09:07:38 [INFO] 09:07:38 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-jwt-model --- 09:07:38 [INFO] 09:07:38 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-jwt-model --- 09:07:38 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar 09:07:38 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/classes/META-INF/MANIFEST.MF 09:07:38 [INFO] 09:07:38 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-jwt-model --- 09:07:38 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:07:38 [INFO] Configuration changed, re-generating javadoc. 09:07:39 [WARNING] Javadoc Warnings 09:07:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/package-info.java:15: warning: no comment 09:07:39 [WARNING] package org.eclipse.ditto.jwt.model; 09:07:39 [WARNING] ^ 09:07:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:55: warning: no comment 09:07:39 [WARNING] protected AbstractJsonWebToken(final String token) { 09:07:39 [WARNING] ^ 09:07:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/AbstractJsonWebToken.java:46: warning: no comment 09:07:39 [WARNING] protected AbstractJsonWebToken(final JsonWebToken jsonWebToken) { 09:07:39 [WARNING] ^ 09:07:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtAudienceInvalidException.java:30: warning: no comment 09:07:39 [WARNING] public final class JwtAudienceInvalidException extends DittoRuntimeException implements JwtException { 09:07:39 [WARNING] ^ 09:07:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtException.java:15: warning: no comment 09:07:39 [WARNING] public interface JwtException { 09:07:39 [WARNING] ^ 09:07:39 [WARNING] /home/jenkins/agent/workspace/ditto-ci/jwt/model/src/main/java/org/eclipse/ditto/jwt/model/JwtInvalidException.java:28: warning: no comment 09:07:39 [WARNING] public final class JwtInvalidException extends DittoRuntimeException implements JwtException { 09:07:39 [WARNING] ^ 09:07:39 [WARNING] 6 warnings 09:07:39 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar 09:07:39 [INFO] 09:07:39 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-jwt-model --- 09:07:39 [INFO] Tests are skipped. 09:07:39 [INFO] 09:07:39 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-jwt-model --- 09:07:39 [INFO] Tests are skipped. 09:07:39 [INFO] 09:07:39 [INFO] --- jacoco:0.8.10:report (report) @ ditto-jwt-model --- 09:07:39 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/jacoco.exec 09:07:39 [INFO] Analyzed bundle 'Eclipse Ditto :: JWT :: Model' with 10 classes 09:07:39 [INFO] 09:07:39 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-jwt-model --- 09:07:39 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar' is disabled. 09:07:39 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT.jar 09:07:40 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar' is disabled. 09:07:40 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/jwt/model/target/ditto-jwt-model-0-SNAPSHOT-javadoc.jar 09:07:42 [INFO] 09:07:42 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-jwt-model --- 09:07:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.diff'. 09:07:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.xml'. 09:07:42 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/jwt/model/target/japicmp/japicmp.html'. 09:07:42 [INFO] 09:07:42 [INFO] --- install:3.1.1:install (default-install) @ ditto-jwt-model --- 09:07:42 [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 09:07:42 [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 09:07:42 [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 09:07:42 [INFO] 09:07:42 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-jwt-model --- 09:07:42 [INFO] Installing org/eclipse/ditto/ditto-jwt-model/0-SNAPSHOT/ditto-jwt-model-0-SNAPSHOT.jar 09:07:42 [INFO] Writing OBR metadata 09:07:42 [INFO] 09:07:42 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-jwt-model --- 09:07:43 [INFO] 09:07:43 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-jwt-model --- 09:07:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:07:43 [INFO] 09:07:43 [INFO] --------------------< org.eclipse.ditto:ditto-wot >--------------------- 09:07:43 [INFO] Building Eclipse Ditto :: WoT 0-SNAPSHOT [47/77] 09:07:43 [INFO] from wot/pom.xml 09:07:43 [INFO] --------------------------------[ pom ]--------------------------------- 09:07:43 [INFO] 09:07:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot --- 09:07: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/wot/target/jacoco.exec 09:07:43 [INFO] 09:07:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot --- 09:07:43 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:07:43 [INFO] The goal is skip due to packaging 'pom' 09:07:43 [INFO] 09:07:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot --- 09:07:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot:pom:0-SNAPSHOT... 09:07:43 [INFO] 09:07:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot --- 09:07:43 [INFO] 09:07:43 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot --- 09:07:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:07:43 [INFO] 09:07:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot --- 09:07:43 [INFO] Tests are skipped. 09:07:43 [INFO] 09:07:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot --- 09:07:43 [INFO] Tests are skipped. 09:07:43 [INFO] 09:07:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot --- 09:07:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:07:43 [INFO] 09:07:43 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-wot --- 09:07:43 [INFO] 09:07:43 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot --- 09:07:43 [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 09:07:43 [INFO] 09:07:43 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-wot --- 09:07:43 [INFO] 09:07:43 [INFO] -----------------< org.eclipse.ditto:ditto-wot-model >------------------ 09:07:43 [INFO] Building Eclipse Ditto :: WoT :: Model 0-SNAPSHOT [48/77] 09:07:43 [INFO] from wot/model/pom.xml 09:07:43 [INFO] -------------------------------[ bundle ]------------------------------- 09:07:43 [INFO] 09:07:43 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-wot-model --- 09:07:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:07:43 [INFO] 09:07:43 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-model --- 09:07: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/wot/model/target/jacoco.exec 09:07:43 [INFO] 09:07:43 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-model --- 09:07:43 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:07:43 [INFO] All files are up to date, skip goal execution. 09:07:43 [INFO] 09:07:43 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-model --- 09:07:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/resources 09:07:43 [INFO] 09:07:43 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-model --- 09:07:43 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-model:bundle:0-SNAPSHOT... 09:07:43 [INFO] 09:07:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-model --- 09:07:43 [INFO] Changes detected - recompiling the module! :dependency 09:07:43 [INFO] Compiling 232 source files with javac [debug target 1.8] to target/classes 09:07:44 [WARNING] bootstrap class path not set in conjunction with -source 8 09:07:44 [INFO] 09:07:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-model --- 09:07:44 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:07:44 [INFO] 09:07:44 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-model --- 09:07:44 [INFO] Changes detected - recompiling the module! :dependency 09:07:44 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 09:07:45 [WARNING] bootstrap class path not set in conjunction with -source 8 09:07:45 [INFO] 09:07:45 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-model --- 09:07:45 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:07:45 [INFO] Tests are skipped. 09:07:45 [INFO] 09:07:45 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-model --- 09:07:45 [INFO] 09:07:45 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-wot-model --- 09:07:45 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar 09:07:45 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/classes/META-INF/MANIFEST.MF 09:07:45 [INFO] 09:07:45 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-model --- 09:07:45 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:07:45 [INFO] Configuration changed, re-generating javadoc. 09:07:48 [WARNING] Javadoc Warnings 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:63: warning: no comment 09:07:48 [WARNING] interface Builder extends Interaction.Builder<Builder, Action, ActionFormElement, ActionForms> { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:34: warning: no comment 09:07:48 [WARNING] static Action fromJson(final CharSequence actionName, final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:51: warning: no comment 09:07:48 [WARNING] String getActionName(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:53: warning: no comment 09:07:48 [WARNING] Optional<SingleDataSchema> getInput(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:55: warning: no comment 09:07:48 [WARNING] Optional<SingleDataSchema> getOutput(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:59: warning: no comment 09:07:48 [WARNING] boolean isIdempotent(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:57: warning: no comment 09:07:48 [WARNING] boolean isSafe(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:61: warning: no comment 09:07:48 [WARNING] Optional<Boolean> isSynchronous(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:38: warning: no comment 09:07:48 [WARNING] static Action.Builder newBuilder(final CharSequence actionName) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:42: warning: no comment 09:07:48 [WARNING] static Action.Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:65: warning: no comment 09:07:48 [WARNING] static Builder newBuilder(final CharSequence actionName) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:70: warning: no comment 09:07:48 [WARNING] static Builder newBuilder(final CharSequence actionName, final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:80: warning: no comment 09:07:48 [WARNING] Builder setIdempotent(@Nullable Boolean idempotent); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:74: warning: no comment 09:07:48 [WARNING] Builder setInput(@Nullable SingleDataSchema input); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:76: warning: no comment 09:07:48 [WARNING] Builder setOutput(@Nullable SingleDataSchema output); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:78: warning: no comment 09:07:48 [WARNING] Builder setSafe(@Nullable Boolean safe); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:82: warning: no comment 09:07:48 [WARNING] Builder setSynchronous(@Nullable Boolean synchronous); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:100: warning: no comment 09:07:48 [WARNING] public static final JsonFieldDefinition<Boolean> IDEMPOTENT = JsonFactory.newBooleanFieldDefinition( 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:91: warning: no comment 09:07:48 [WARNING] public static final JsonFieldDefinition<JsonObject> INPUT = JsonFactory.newJsonObjectFieldDefinition( 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:94: warning: no comment 09:07:48 [WARNING] public static final JsonFieldDefinition<JsonObject> OUTPUT = JsonFactory.newJsonObjectFieldDefinition( 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:97: warning: no comment 09:07:48 [WARNING] public static final JsonFieldDefinition<Boolean> SAFE = JsonFactory.newBooleanFieldDefinition( 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Action.java:103: warning: no comment 09:07:48 [WARNING] public static final JsonFieldDefinition<Boolean> SYNCHRONOUS = JsonFactory.newBooleanFieldDefinition( 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:45: warning: no comment 09:07:48 [WARNING] interface Builder extends FormElement.Builder<Builder, ActionFormElement> { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:26: warning: no comment 09:07:48 [WARNING] static ActionFormElement fromJson(final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:43: warning: no comment 09:07:48 [WARNING] ActionFormElementOp<SingleActionFormElementOp> getOp(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:30: warning: no comment 09:07:48 [WARNING] static ActionFormElement.Builder newBuilder() { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:34: warning: no comment 09:07:48 [WARNING] static ActionFormElement.Builder newBuilder(final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:47: warning: no comment 09:07:48 [WARNING] static Builder newBuilder() { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:51: warning: no comment 09:07:48 [WARNING] static Builder newBuilder(final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionFormElement.java:55: warning: no comment 09:07:48 [WARNING] Builder setOp(@Nullable ActionFormElementOp<SingleActionFormElementOp> op); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:30: warning: no comment 09:07:48 [WARNING] static ActionForms fromJson(final JsonArray jsonArray) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ActionForms.java:40: warning: no comment 09:07:48 [WARNING] static ActionForms of(final Collection<ActionFormElement> formElements) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:43: warning: no comment 09:07:48 [WARNING] static Actions from(final Collection<Action> actions) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:32: warning: no comment 09:07:48 [WARNING] static Actions fromJson(final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:58: warning: no comment 09:07:48 [WARNING] Optional<Action> getAction(CharSequence actionName); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/Actions.java:54: warning: no comment 09:07:48 [WARNING] static Actions of(final Map<String, Action> actions) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:44: warning: no comment 09:07:48 [WARNING] interface Builder extends SecurityScheme.Builder<AdditionalSecurityScheme.Builder, AdditionalSecurityScheme> { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:29: warning: no comment 09:07:48 [WARNING] static AdditionalSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:33: warning: no comment 09:07:48 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:38: warning: no comment 09:07:48 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:46: warning: no comment 09:07:48 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AdditionalSecurityScheme.java:58: warning: no comment 09:07:48 [WARNING] static AdditionalSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:57: warning: no comment 09:07:48 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, AllOfComboSecurityScheme> { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:36: warning: no comment 09:07:48 [WARNING] static AllOfComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ComboSecurityScheme.java:25: warning: no comment 09:07:48 [WARNING] static ComboSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:54: warning: no comment 09:07:48 [WARNING] List<String> getAllOf(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SecurityScheme.java:137: warning: no comment 09:07:48 [WARNING] SecuritySchemeScheme getScheme(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:40: warning: no comment 09:07:48 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:44: warning: no comment 09:07:48 [WARNING] static AllOfComboSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:59: warning: no comment 09:07:48 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:65: warning: no comment 09:07:48 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:72: warning: no comment 09:07:48 [WARNING] Builder setAllOf(@Nullable Collection<SecurityScheme> securitySchemes); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AllOfComboSecurityScheme.java:82: warning: no comment 09:07:48 [WARNING] public static final JsonFieldDefinition<JsonArray> ALL_OF = JsonFactory.newJsonArrayFieldDefinition( 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:57: warning: no comment 09:07:48 [WARNING] interface Builder extends SecurityScheme.Builder<Builder, ApiKeySecurityScheme> { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:35: warning: no comment 09:07:48 [WARNING] static ApiKeySecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:52: warning: no comment 09:07:48 [WARNING] Optional<SecuritySchemeIn> getIn(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:54: warning: no comment 09:07:48 [WARNING] Optional<String> getName(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:39: warning: no comment 09:07:48 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:43: warning: no comment 09:07:48 [WARNING] static ApiKeySecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:59: warning: no comment 09:07:48 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:65: warning: no comment 09:07:48 [WARNING] static Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:71: warning: no comment 09:07:48 [WARNING] ApiKeySecurityScheme.Builder setIn(@Nullable String in); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:73: warning: no comment 09:07:48 [WARNING] ApiKeySecurityScheme.Builder setName(@Nullable String name); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:83: warning: no comment 09:07:48 [WARNING] public static final JsonFieldDefinition<String> IN = JsonFactory.newStringFieldDefinition( 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ApiKeySecurityScheme.java:86: warning: no comment 09:07:48 [WARNING] public static final JsonFieldDefinition<String> NAME = JsonFactory.newStringFieldDefinition( 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:59: warning: no comment 09:07:48 [WARNING] interface Builder extends SingleDataSchema.Builder<Builder, ArraySchema> { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:32: warning: no comment 09:07:48 [WARNING] static ArraySchema fromJson(final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:48: warning: no comment 09:07:48 [WARNING] static SingleDataSchema fromJson(final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:53: warning: no comment 09:07:48 [WARNING] Optional<DataSchema> getItems(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:57: warning: no comment 09:07:48 [WARNING] Optional<Integer> getMaxItems(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:55: warning: no comment 09:07:48 [WARNING] Optional<Integer> getMinItems(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/SingleDataSchema.java:104: warning: no comment 09:07:48 [WARNING] Optional<DataSchemaType> getType(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:36: warning: no comment 09:07:48 [WARNING] static ArraySchema.Builder newBuilder() { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:40: warning: no comment 09:07:48 [WARNING] static ArraySchema.Builder newBuilder(final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:44: warning: no comment 09:07:48 [WARNING] default ArraySchema.Builder toBuilder() { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:61: warning: no comment 09:07:48 [WARNING] static Builder newBuilder() { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:65: warning: no comment 09:07:48 [WARNING] static Builder newBuilder(final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:69: warning: no comment 09:07:48 [WARNING] Builder setItems(@Nullable DataSchema items); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:73: warning: no comment 09:07:48 [WARNING] Builder setMaxItems(@Nullable Integer maxItems); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:71: warning: no comment 09:07:48 [WARNING] Builder setMinItems(@Nullable Integer minItems); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:83: warning: no comment 09:07:48 [WARNING] public static final JsonFieldDefinition<JsonObject> ITEMS = JsonFactory.newJsonObjectFieldDefinition( 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:86: warning: no comment 09:07:48 [WARNING] public static final JsonFieldDefinition<JsonArray> ITEMS_MULTIPLE = JsonFactory.newJsonArrayFieldDefinition( 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:92: warning: no comment 09:07:48 [WARNING] public static final JsonFieldDefinition<Integer> MAX_ITEMS = JsonFactory.newIntFieldDefinition( 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/ArraySchema.java:89: warning: no comment 09:07:48 [WARNING] public static final JsonFieldDefinition<Integer> MIN_ITEMS = JsonFactory.newIntFieldDefinition( 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:35: warning: no comment 09:07:48 [WARNING] static MultipleAtContext newMultipleAtContext(final Collection<SingleAtContext> contexts) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:30: warning: no comment 09:07:48 [WARNING] static SinglePrefixedAtContext newSinglePrefixedAtContext(final CharSequence prefix, 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtContext.java:26: warning: no comment 09:07:48 [WARNING] static SingleUriAtContext newSingleUriAtContext(final CharSequence context) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:29: warning: no comment 09:07:48 [WARNING] static MultipleAtType newMultipleAtType(final Collection<SingleAtType> types) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AtType.java:25: warning: no comment 09:07:48 [WARNING] static SingleAtType newSingleAtType(final CharSequence type) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:45: warning: no comment 09:07:48 [WARNING] interface Builder extends SecurityScheme.Builder<AutoSecurityScheme.Builder, AutoSecurityScheme> { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:28: warning: no comment 09:07:48 [WARNING] static AutoSecurityScheme fromJson(final String securitySchemeName, final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:32: warning: no comment 09:07:48 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:36: warning: no comment 09:07:48 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:47: warning: no comment 09:07:48 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/AutoSecurityScheme.java:53: warning: no comment 09:07:48 [WARNING] static AutoSecurityScheme.Builder newBuilder(final CharSequence securitySchemeName, 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:67: warning: no comment 09:07:48 [WARNING] interface Builder<B extends Builder<B, L>, L extends BaseLink<L>> extends TypedJsonObjectBuilder<B, L> { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:36: warning: no comment 09:07:48 [WARNING] String REL_ICON = "icon"; 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:38: warning: no comment 09:07:48 [WARNING] static BaseLink<?> fromJson(final JsonObject jsonObject) { 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:62: warning: no comment 09:07:48 [WARNING] Optional<IRI> getAnchor(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/wot/model/src/main/java/org/eclipse/ditto/wot/model/BaseLink.java:56: warning: no comment 09:07:48 [WARNING] IRI getHref(); 09:07:48 [WARNING] ^ 09:07:48 [WARNING] 100 warnings 09:07:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar 09:07:48 [INFO] 09:07:48 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-model --- 09:07:48 [INFO] Tests are skipped. 09:07:48 [INFO] 09:07:48 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-model --- 09:07:48 [INFO] Tests are skipped. 09:07:48 [INFO] 09:07:48 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-model --- 09:07:48 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/wot/model/target/jacoco.exec 09:07:48 [INFO] Analyzed bundle 'Eclipse Ditto :: WoT :: Model' with 287 classes 09:07:48 [INFO] 09:07:48 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-wot-model --- 09:07:48 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar' is disabled. 09:07:48 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT.jar 09:07:52 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar' is disabled. 09:07:52 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/wot/model/target/ditto-wot-model-0-SNAPSHOT-javadoc.jar 09:07:53 [INFO] 09:07:53 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-wot-model --- 09:07:53 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.diff'. 09:07:53 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.xml'. 09:07:53 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/wot/model/target/japicmp/japicmp.html'. 09:07:53 [INFO] 09:07:53 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-model --- 09:07:53 [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 09:07:53 [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 09:07:53 [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 09:07:53 [INFO] 09:07:53 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-wot-model --- 09:07:53 [INFO] Installing org/eclipse/ditto/ditto-wot-model/0-SNAPSHOT/ditto-wot-model-0-SNAPSHOT.jar 09:07:53 [INFO] Writing OBR metadata 09:07:53 [INFO] 09:07:53 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-wot-model --- 09:07:54 [INFO] 09:07:54 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-wot-model --- 09:07:54 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:07:54 [INFO] 09:07:54 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-cache-loaders >-------- 09:07:54 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Cache Loaders 0-SNAPSHOT [49/77] 09:07:54 [INFO] from internal/utils/cache-loaders/pom.xml 09:07:54 [INFO] --------------------------------[ jar ]--------------------------------- 09:07:54 [INFO] 09:07:54 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-cache-loaders --- 09:07: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/cache-loaders/target/jacoco.exec 09:07:54 [INFO] 09:07:54 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-cache-loaders --- 09:07:54 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:07:54 [INFO] All files are up to date, skip goal execution. 09:07:54 [INFO] 09:07:54 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-cache-loaders --- 09:07:54 [INFO] Copying 1 resource from src/main/resources to target/classes 09:07:54 [INFO] 09:07:54 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-cache-loaders --- 09:07:54 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT... 09:07:54 [INFO] 09:07:54 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-cache-loaders --- 09:07:54 [INFO] Changes detected - recompiling the module! :dependency 09:07:54 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes 09:07:54 [INFO] 09:07:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-cache-loaders --- 09:07:54 [INFO] Copying 2 resources from src/test/resources to target/test-classes 09:07:54 [INFO] 09:07:54 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-cache-loaders --- 09:07:54 [INFO] Changes detected - recompiling the module! :dependency 09:07:54 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 09:07:55 [INFO] 09:07:55 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-cache-loaders --- 09:07:55 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:07:55 [INFO] Tests are skipped. 09:07:55 [INFO] 09:07:55 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-cache-loaders --- 09:07:55 [INFO] 09:07:55 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-cache-loaders --- 09:07:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar 09:07:55 [INFO] 09:07:55 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-cache-loaders --- 09:07:55 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:07:55 [INFO] Configuration changed, re-generating javadoc. 09:07:56 [WARNING] Javadoc Warnings 09:07:56 [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 09:07:56 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders; 09:07:56 [WARNING] ^ 09:07:56 [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 09:07:56 [WARNING] package org.eclipse.ditto.internal.utils.cacheloaders.config; 09:07:56 [WARNING] ^ 09:07:56 [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> 09:07:56 [WARNING] public static <V, K extends EntityId> ActorAskCacheLoader<V, Command<?>, K> forShard( 09:07:56 [WARNING] ^ 09:07:56 [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 09:07:56 [WARNING] BACKOFF_DELAY 09:07:56 [WARNING] ^ 09:07:56 [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 09:07:56 [WARNING] FIXED_DELAY, 09:07:56 [WARNING] ^ 09:07:56 [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 09:07:56 [WARNING] NO_DELAY, 09:07:56 [WARNING] ^ 09:07:56 [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 09:07:56 [WARNING] OFF, 09:07:56 [WARNING] ^ 09:07:56 [WARNING] 7 warnings 09:07:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar 09:07:56 [INFO] 09:07:56 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-cache-loaders --- 09:07:56 [INFO] Tests are skipped. 09:07:56 [INFO] 09:07:56 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-cache-loaders --- 09:07:56 [INFO] Tests are skipped. 09:07:56 [INFO] 09:07:56 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-cache-loaders --- 09:07:56 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/jacoco.exec 09:07:56 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Cache Loaders' with 11 classes 09:07:56 [INFO] 09:07:56 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-cache-loaders --- 09:07:56 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar' is disabled. 09:07:56 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar 09:07:57 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar' is disabled. 09:07:57 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/cache-loaders/target/ditto-internal-utils-cache-loaders-0-SNAPSHOT-javadoc.jar 09:07:58 [INFO] 09:07:58 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-cache-loaders --- 09:07:58 [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 09:07:58 [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 09:07:58 [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 09:07:58 [INFO] 09:07:58 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-cache-loaders --- 09:07:59 [INFO] 09:07:59 [INFO] ---------< org.eclipse.ditto:ditto-internal-utils-namespaces >---------- 09:07:59 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Namespaces 0-SNAPSHOT [50/77] 09:07:59 [INFO] from internal/utils/namespaces/pom.xml 09:07:59 [INFO] --------------------------------[ jar ]--------------------------------- 09:07:59 [INFO] 09:07:59 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-namespaces --- 09:07: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/namespaces/target/jacoco.exec 09:07:59 [INFO] 09:07:59 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-namespaces --- 09:07:59 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:07:59 [INFO] All files are up to date, skip goal execution. 09:07:59 [INFO] 09:07:59 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-namespaces --- 09:07:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/src/main/resources 09:07:59 [INFO] 09:07:59 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-namespaces --- 09:07:59 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT... 09:07:59 [INFO] 09:07:59 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-namespaces --- 09:07:59 [INFO] Changes detected - recompiling the module! :dependency 09:07:59 [INFO] Compiling 4 source files with javac [debug target 17] to target/classes 09:08:00 [INFO] 09:08:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-namespaces --- 09:08:00 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:08:00 [INFO] 09:08:00 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-namespaces --- 09:08:00 [INFO] Changes detected - recompiling the module! :dependency 09:08:00 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 09:08:00 [INFO] 09:08:00 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-namespaces --- 09:08:00 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:08:00 [INFO] Tests are skipped. 09:08:00 [INFO] 09:08:00 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-namespaces --- 09:08:00 [INFO] 09:08:00 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-namespaces --- 09:08:00 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar 09:08:00 [INFO] 09:08:00 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-namespaces --- 09:08:00 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:08:00 [INFO] Configuration changed, re-generating javadoc. 09:08:01 [WARNING] Javadoc Warnings 09:08:01 [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 09:08:01 [WARNING] package org.eclipse.ditto.internal.utils.namespaces; 09:08:01 [WARNING] ^ 09:08:01 [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 09:08:01 [WARNING] public static Props props(final BlockedNamespaces blockedNamespaces, final ActorRef pubSubMediator) { 09:08:01 [WARNING] ^ 09:08:01 [WARNING] 2 warnings 09:08:01 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar 09:08:01 [INFO] 09:08:01 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-namespaces --- 09:08:01 [INFO] Tests are skipped. 09:08:01 [INFO] 09:08:01 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-namespaces --- 09:08:01 [INFO] Tests are skipped. 09:08:01 [INFO] 09:08:01 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-namespaces --- 09:08:01 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/jacoco.exec 09:08:01 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Namespaces' with 4 classes 09:08:01 [INFO] 09:08:01 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-namespaces --- 09:08:01 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar' is disabled. 09:08:01 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT.jar 09:08:02 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar' is disabled. 09:08:02 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/namespaces/target/ditto-internal-utils-namespaces-0-SNAPSHOT-javadoc.jar 09:08:03 [INFO] 09:08:03 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-namespaces --- 09:08:03 [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 09:08:03 [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 09:08:03 [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 09:08:03 [INFO] 09:08:03 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-namespaces --- 09:08:04 [INFO] 09:08:04 [INFO] ------------< org.eclipse.ditto:ditto-policies-enforcement >------------ 09:08:04 [INFO] Building Eclipse Ditto :: Policies :: Enforcement 0-SNAPSHOT [51/77] 09:08:04 [INFO] from policies/enforcement/pom.xml 09:08:04 [INFO] --------------------------------[ jar ]--------------------------------- 09:08:04 [INFO] 09:08:04 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-enforcement --- 09:08:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:08:04 [INFO] 09:08:04 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-enforcement --- 09:08:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec 09:08:04 [INFO] 09:08:04 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-enforcement --- 09:08:04 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:08:04 [INFO] All files are up to date, skip goal execution. 09:08:04 [INFO] 09:08:04 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-enforcement --- 09:08:04 [INFO] Copying 1 resource from src/main/resources to target/classes 09:08:04 [INFO] 09:08:04 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-enforcement --- 09:08:04 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT... 09:08:04 [INFO] 09:08:04 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-enforcement --- 09:08:04 [INFO] Changes detected - recompiling the module! :dependency 09:08:04 [INFO] Compiling 32 source files with javac [debug target 17] to target/classes 09:08:05 [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. 09:08:05 [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. 09:08:05 [INFO] 09:08:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-enforcement --- 09:08:05 [INFO] Copying 6 resources from src/test/resources to target/test-classes 09:08:05 [INFO] 09:08:05 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-enforcement --- 09:08:05 [INFO] Changes detected - recompiling the module! :dependency 09:08:05 [INFO] Compiling 8 source files with javac [debug target 17] to target/test-classes 09:08:05 [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. 09:08:05 [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. 09:08:05 [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. 09:08:05 [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. 09:08:05 [INFO] 09:08:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-enforcement --- 09:08:05 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:08:05 [INFO] Tests are skipped. 09:08:05 [INFO] 09:08:05 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-enforcement --- 09:08:05 [INFO] 09:08:05 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-enforcement --- 09:08:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar 09:08:05 [INFO] 09:08:05 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-enforcement --- 09:08:05 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:08:05 [INFO] Configuration changed, re-generating javadoc. 09:08:07 [WARNING] Javadoc Warnings 09:08:07 [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 09:08:07 [WARNING] package org.eclipse.ditto.policies.enforcement.config; 09:08:07 [WARNING] ^ 09:08:07 [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 09:08:07 [WARNING] package org.eclipse.ditto.policies.enforcement.pre; 09:08:07 [WARNING] ^ 09:08:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcementReloaded.java:35: warning: no comment 09:08:07 [WARNING] protected static final ThreadSafeDittoLogger LOGGER = 09:08:07 [WARNING] ^ 09:08:07 [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 09:08:07 [WARNING] protected abstract CompletionStage<PolicyId> providePolicyIdForEnforcement(final Signal<?> signal); 09:08:07 [WARNING] ^ 09:08:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:66: warning: no comment 09:08:07 [WARNING] protected final E enforcement; 09:08:07 [WARNING] ^ 09:08:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:65: warning: no comment 09:08:07 [WARNING] protected final I entityId; 09:08:07 [WARNING] ^ 09:08:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:63: warning: no comment 09:08:07 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this); 09:08:07 [WARNING] ^ 09:08:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:67: warning: no comment 09:08:07 [WARNING] protected final PreEnforcerProvider preEnforcer; 09:08:07 [WARNING] ^ 09:08:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:69: warning: no comment 09:08:07 [WARNING] protected AbstractEnforcerActor(final I entityId, final E enforcement) { 09:08:07 [WARNING] ^ 09:08:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractEnforcerActor.java:113: warning: no comment 09:08:07 [WARNING] protected CompletionStage<Optional<PolicyEnforcer>> loadPolicyEnforcer(Signal<?> signal) { 09:08:07 [WARNING] ^ 09:08:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:37: warning: no comment 09:08:07 [WARNING] protected final PolicyEnforcerProvider policyEnforcerProvider; 09:08:07 [WARNING] ^ 09:08:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/AbstractPolicyLoadingEnforcerActor.java:39: warning: no comment 09:08:07 [WARNING] protected AbstractPolicyLoadingEnforcerActor(final I entityId, 09:08:07 [WARNING] ^ 09:08:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:21: warning: no comment 09:08:07 [WARNING] public interface Invalidatable { 09:08:07 [WARNING] ^ 09:08:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/Invalidatable.java:23: warning: no comment 09:08:07 [WARNING] CompletionStage<Boolean> invalidate(PolicyTag policyTag, String correlationId, final Duration askTimeout); 09:08:07 [WARNING] ^ 09:08:07 [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 09:08:07 [WARNING] public static CompletionStage<PolicyEnforcer> withResolvedImports(final Policy policy, 09:08:07 [WARNING] ^ 09:08:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/PolicyEnforcerCacheLoader.java:35: warning: no comment 09:08:07 [WARNING] public static final String ENFORCEMENT_CACHE_DISPATCHER = "enforcement-cache-dispatcher"; 09:08:07 [WARNING] ^ 09:08:07 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/src/main/java/org/eclipse/ditto/policies/enforcement/pre/PreEnforcerProvider.java:68: warning: no @return 09:08:07 [WARNING] public CompletionStage<Signal<?>> apply(final Signal<?> signal) { 09:08:07 [WARNING] ^ 09:08:07 [WARNING] 17 warnings 09:08:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar 09:08:07 [INFO] 09:08:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-enforcement --- 09:08:07 [INFO] Tests are skipped. 09:08:07 [INFO] 09:08:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-enforcement --- 09:08:07 [INFO] Tests are skipped. 09:08:07 [INFO] 09:08:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-enforcement --- 09:08:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/jacoco.exec 09:08:07 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Enforcement' with 33 classes 09:08:07 [INFO] 09:08:07 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-enforcement --- 09:08:07 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar' is disabled. 09:08:07 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT.jar 09:08:08 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar' is disabled. 09:08:08 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/enforcement/target/ditto-policies-enforcement-0-SNAPSHOT-javadoc.jar 09:08:10 [INFO] 09:08:10 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-enforcement --- 09:08:10 [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 09:08:10 [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 09:08:10 [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 09:08:10 [INFO] 09:08:10 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies-enforcement --- 09:08:11 [INFO] 09:08:11 [INFO] --------------------< org.eclipse.ditto:ditto-rql >--------------------- 09:08:11 [INFO] Building Eclipse Ditto :: RQL 0-SNAPSHOT [52/77] 09:08:11 [INFO] from rql/pom.xml 09:08:11 [INFO] --------------------------------[ pom ]--------------------------------- 09:08:11 [INFO] 09:08:11 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql --- 09:08:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/rql/target/jacoco.exec 09:08:11 [INFO] 09:08:11 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql --- 09:08:11 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:08:11 [INFO] The goal is skip due to packaging 'pom' 09:08:11 [INFO] 09:08:11 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql --- 09:08:11 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql:pom:0-SNAPSHOT... 09:08:11 [INFO] 09:08:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql --- 09:08:11 [INFO] 09:08:11 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql --- 09:08:11 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:08:11 [INFO] 09:08:11 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql --- 09:08:11 [INFO] Tests are skipped. 09:08:11 [INFO] 09:08:11 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql --- 09:08:11 [INFO] Tests are skipped. 09:08:11 [INFO] 09:08:11 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql --- 09:08:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:08:11 [INFO] 09:08:11 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql --- 09:08:11 [INFO] 09:08:11 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql --- 09:08:11 [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 09:08:11 [INFO] 09:08:11 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql --- 09:08:12 [INFO] 09:08:12 [INFO] -----------------< org.eclipse.ditto:ditto-rql-model >------------------ 09:08:12 [INFO] Building Eclipse Ditto :: RQL :: Model 0-SNAPSHOT [53/77] 09:08:12 [INFO] from rql/model/pom.xml 09:08:12 [INFO] -------------------------------[ bundle ]------------------------------- 09:08:12 [INFO] 09:08:12 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-model --- 09:08:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:08:12 [INFO] 09:08:12 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-model --- 09:08: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/model/target/jacoco.exec 09:08:12 [INFO] 09:08:12 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-model --- 09:08:12 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:08:12 [INFO] All files are up to date, skip goal execution. 09:08:12 [INFO] 09:08:12 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-model --- 09:08:12 [INFO] Copying 0 resource from src/main/resources to target/classes 09:08:12 [INFO] 09:08:12 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-model --- 09:08:12 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-model:bundle:0-SNAPSHOT... 09:08:12 [INFO] 09:08:12 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-model --- 09:08:12 [INFO] Changes detected - recompiling the module! :dependency 09:08:12 [INFO] Compiling 12 source files with javac [debug target 1.8] to target/classes 09:08:12 [WARNING] bootstrap class path not set in conjunction with -source 8 09:08:12 [INFO] 09:08:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-model --- 09:08:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/model/src/test/resources 09:08:12 [INFO] 09:08:12 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-model --- 09:08:12 [INFO] Changes detected - recompiling the module! :dependency 09:08:12 [INFO] Compiling 4 source files with javac [debug target 1.8] to target/test-classes 09:08:12 [WARNING] bootstrap class path not set in conjunction with -source 8 09:08:12 [INFO] 09:08:12 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-model --- 09:08:12 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:08:12 [INFO] Tests are skipped. 09:08:12 [INFO] 09:08:12 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-model --- 09:08:12 [INFO] 09:08:12 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-model --- 09:08:12 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar 09:08:12 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/classes/META-INF/MANIFEST.MF 09:08:12 [INFO] 09:08:12 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-model --- 09:08:12 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:08:12 [INFO] Configuration changed, re-generating javadoc. 09:08:13 [WARNING] Javadoc Warnings 09:08:13 [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 09:08:13 [WARNING] public String getName() { 09:08:13 [WARNING] ^ 09:08:13 [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 09:08:13 [WARNING] public static Type byName(final String name) { 09:08:13 [WARNING] ^ 09:08:13 [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 09:08:13 [WARNING] public String getName() { 09:08:13 [WARNING] ^ 09:08:13 [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 09:08:13 [WARNING] public String getName() { 09:08:13 [WARNING] ^ 09:08:13 [WARNING] 4 warnings 09:08:13 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar 09:08:13 [INFO] 09:08:13 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-model --- 09:08:13 [INFO] Tests are skipped. 09:08:13 [INFO] 09:08:13 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-model --- 09:08:13 [INFO] Tests are skipped. 09:08:13 [INFO] 09:08:13 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-model --- 09:08:13 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/model/target/jacoco.exec 09:08:13 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Model' with 12 classes 09:08:13 [INFO] 09:08:13 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-model --- 09:08:13 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar' is disabled. 09:08:13 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT.jar 09:08:14 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar' is disabled. 09:08:14 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/model/target/ditto-rql-model-0-SNAPSHOT-javadoc.jar 09:08:15 [INFO] 09:08:15 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-model --- 09:08:15 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.diff'. 09:08:15 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.xml'. 09:08:15 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/model/target/japicmp/japicmp.html'. 09:08:15 [INFO] 09:08:15 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-model --- 09:08:15 [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 09:08:15 [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 09:08:15 [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 09:08:15 [INFO] 09:08:15 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-model --- 09:08:15 [INFO] Installing org/eclipse/ditto/ditto-rql-model/0-SNAPSHOT/ditto-rql-model-0-SNAPSHOT.jar 09:08:15 [INFO] Writing OBR metadata 09:08:15 [INFO] 09:08:15 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql-model --- 09:08:16 [INFO] 09:08:16 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-model --- 09:08:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:08:16 [INFO] 09:08:16 [INFO] -----------------< org.eclipse.ditto:ditto-rql-parser >----------------- 09:08:16 [INFO] Building Eclipse Ditto :: RQL :: parser 0-SNAPSHOT [54/77] 09:08:16 [INFO] from rql/parser/pom.xml 09:08:16 [INFO] -------------------------------[ bundle ]------------------------------- 09:08:16 [INFO] 09:08:16 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-parser --- 09:08:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:08:16 [INFO] 09:08:16 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-parser --- 09:08:16 [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 09:08:16 [INFO] 09:08:16 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-parser --- 09:08:16 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:08:16 [INFO] All files are up to date, skip goal execution. 09:08:16 [INFO] 09:08:16 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-parser --- 09:08:16 [INFO] Copying 0 resource from src/main/resources to target/classes 09:08:16 [INFO] 09:08:16 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-parser --- 09:08:16 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT... 09:08:16 [INFO] 09:08:16 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-parser --- 09:08:16 [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 09:08:17 [INFO] compiling 2 Scala sources and 1 Java source to /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes ... 09:08:23 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 09:08:23 1 warning. 09:08:23 [INFO] done compiling 09:08:23 [INFO] compile in 7.1 s 09:08:23 [INFO] 09:08:23 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-parser --- 09:08:23 [INFO] Changes detected - recompiling the module! :dependency 09:08:23 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/classes 09:08:24 [WARNING] bootstrap class path not set in conjunction with -source 8 09:08:24 [INFO] 09:08:24 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-parser --- 09:08:24 [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 09:08:24 [INFO] compile in 0.0 s 09:08:24 [INFO] 09:08:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-parser --- 09:08:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/parser/src/test/resources 09:08:24 [INFO] 09:08:24 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-parser --- 09:08:24 [INFO] Changes detected - recompiling the module! :dependency 09:08:24 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 09:08:24 [WARNING] bootstrap class path not set in conjunction with -source 8 09:08:24 [INFO] 09:08:24 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-parser --- 09:08:24 [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 09:08:24 [INFO] compile in 0.0 s 09:08:24 [INFO] 09:08:24 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-parser --- 09:08:24 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:08:24 [INFO] Tests are skipped. 09:08:24 [INFO] 09:08:24 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-parser --- 09:08:24 [INFO] 09:08:24 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-parser --- 09:08:24 [WARNING] Bundle org.eclipse.ditto:ditto-rql-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 09:08:24 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar 09:08:24 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/classes/META-INF/MANIFEST.MF 09:08:24 [INFO] 09:08:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-parser --- 09:08:24 [INFO] Tests are skipped. 09:08:24 [INFO] 09:08:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-parser --- 09:08:24 [INFO] Tests are skipped. 09:08:24 [INFO] 09:08:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-parser --- 09:08:24 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/jacoco.exec 09:08:24 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: parser' with 4 classes 09:08:24 [INFO] 09:08:24 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-parser --- 09:08:24 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar' is disabled. 09:08:24 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/parser/target/ditto-rql-parser-0-SNAPSHOT.jar 09:08:26 [INFO] 09:08:26 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-parser --- 09:08:26 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.diff'. 09:08:26 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.xml'. 09:08:26 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/parser/target/japicmp/japicmp.html'. 09:08:26 [INFO] 09:08:26 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-parser --- 09:08:26 [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 09:08:26 [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 09:08:26 [INFO] 09:08:26 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-parser --- 09:08:26 [INFO] Installing org/eclipse/ditto/ditto-rql-parser/0-SNAPSHOT/ditto-rql-parser-0-SNAPSHOT.jar 09:08:26 [INFO] Writing OBR metadata 09:08:26 [INFO] 09:08:26 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql-parser --- 09:08:26 [INFO] 09:08:26 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-parser --- 09:08:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:08:26 [INFO] 09:08:26 [INFO] -----------------< org.eclipse.ditto:ditto-rql-query >------------------ 09:08:26 [INFO] Building Eclipse Ditto :: RQL :: Query 0-SNAPSHOT [55/77] 09:08:26 [INFO] from rql/query/pom.xml 09:08:26 [INFO] -------------------------------[ bundle ]------------------------------- 09:08:26 [INFO] 09:08:26 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-query --- 09:08:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:08:26 [INFO] 09:08:26 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-query --- 09:08:26 [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 09:08:26 [INFO] 09:08:26 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-query --- 09:08:26 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:08:26 [INFO] All files are up to date, skip goal execution. 09:08:26 [INFO] 09:08:26 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-query --- 09:08:26 [INFO] Copying 0 resource from src/main/resources to target/classes 09:08:26 [INFO] 09:08:26 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-query --- 09:08:26 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-query:bundle:0-SNAPSHOT... 09:08:26 [INFO] 09:08:26 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-query --- 09:08:26 [INFO] Changes detected - recompiling the module! :dependency 09:08:26 [INFO] Compiling 66 source files with javac [debug target 1.8] to target/classes 09:08:27 [WARNING] bootstrap class path not set in conjunction with -source 8 09:08:27 [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. 09:08:27 [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. 09:08:27 [INFO] 09:08:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-query --- 09:08:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/query/src/test/resources 09:08:27 [INFO] 09:08:27 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-query --- 09:08:27 [INFO] Changes detected - recompiling the module! :dependency 09:08:27 [INFO] Compiling 7 source files with javac [debug target 1.8] to target/test-classes 09:08:27 [WARNING] bootstrap class path not set in conjunction with -source 8 09:08:27 [INFO] 09:08:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-query --- 09:08:27 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:08:27 [INFO] Tests are skipped. 09:08:27 [INFO] 09:08:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-query --- 09:08:27 [INFO] 09:08:27 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-query --- 09:08:27 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar 09:08:27 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/classes/META-INF/MANIFEST.MF 09:08:27 [INFO] 09:08:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-rql-query --- 09:08:27 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:08:27 [INFO] Configuration changed, re-generating javadoc. 09:08:29 [WARNING] Javadoc Warnings 09:08:29 [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 09:08:29 [WARNING] T visitAttribute(String key); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitFeature(String featureId); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitFeatureDefinition(String featureId); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitFeatureDesiredProperties(CharSequence featureId); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitFeatureIdDesiredProperty(CharSequence featureId, CharSequence desiredProperty); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitFeatureIdProperty(String featureId, String property); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitFeatureProperties(CharSequence featureId); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitMetadata(String key); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitSimple(String fieldName); 09:08:29 [WARNING] ^ 09:08:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/ExistsThingPredicateVisitor.java:36: warning: no comment 09:08:29 [WARNING] public ExistsThingPredicateVisitor() { 09:08:29 [WARNING] ^ 09:08:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/expression/FieldExpressionUtil.java:286: warning: no comment 09:08:29 [WARNING] public boolean isDefinition() { 09:08:29 [WARNING] ^ 09:08:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FieldNamesPredicateVisitor.java:43: warning: no comment 09:08:29 [WARNING] public static FieldNamesPredicateVisitor getNewInstance() { 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitMetadata(String key); 09:08:29 [WARNING] ^ 09:08:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/rql/query/src/main/java/org/eclipse/ditto/rql/query/things/FilterThingPredicateVisitor.java:33: warning: no comment 09:08:29 [WARNING] public static Predicate<Thing> apply(final FilterFieldExpression expression, 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitEq(@Nullable Object value); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitGe(@Nullable Object value); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitGt(@Nullable Object value); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitILike(@Nullable String value); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitIn(List<?> values); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitLe(@Nullable Object value); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitLike(@Nullable String value); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitLt(@Nullable Object value); 09:08:29 [WARNING] ^ 09:08:29 [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 09:08:29 [WARNING] T visitNe(@Nullable Object value); 09:08:29 [WARNING] ^ 09:08:29 [WARNING] 23 warnings 09:08:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar 09:08:29 [INFO] 09:08:29 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-query --- 09:08:29 [INFO] Tests are skipped. 09:08:29 [INFO] 09:08:29 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-query --- 09:08:29 [INFO] Tests are skipped. 09:08:29 [INFO] 09:08:29 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-query --- 09:08:29 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/query/target/jacoco.exec 09:08:29 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: Query' with 51 classes 09:08:29 [INFO] 09:08:29 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-query --- 09:08:29 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar' is disabled. 09:08:29 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT.jar 09:08:30 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar' is disabled. 09:08:30 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/query/target/ditto-rql-query-0-SNAPSHOT-javadoc.jar 09:08:31 [INFO] 09:08:31 [INFO] --- japicmp:0.17.3:cmp (default) @ ditto-rql-query --- 09:08:31 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.diff'. 09:08:31 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.xml'. 09:08:31 [INFO] Written file '/home/jenkins/agent/workspace/ditto-ci/rql/query/target/japicmp/japicmp.html'. 09:08:31 [INFO] 09:08:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-query --- 09:08:31 [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 09:08:31 [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 09:08:31 [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 09:08:31 [INFO] 09:08:31 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-query --- 09:08:31 [INFO] Installing org/eclipse/ditto/ditto-rql-query/0-SNAPSHOT/ditto-rql-query-0-SNAPSHOT.jar 09:08:31 [INFO] Writing OBR metadata 09:08:31 [INFO] 09:08:31 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql-query --- 09:08:32 [INFO] 09:08:32 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-query --- 09:08:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:08:32 [INFO] 09:08:32 [INFO] --------------< org.eclipse.ditto:ditto-thingsearch-api >--------------- 09:08:32 [INFO] Building Eclipse Ditto :: Thing Search :: API 0-SNAPSHOT [56/77] 09:08:32 [INFO] from thingsearch/api/pom.xml 09:08:32 [INFO] --------------------------------[ jar ]--------------------------------- 09:08:32 [INFO] 09:08:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-api --- 09:08: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/thingsearch/api/target/jacoco.exec 09:08:32 [INFO] 09:08:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-api --- 09:08:32 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:08:32 [INFO] All files are up to date, skip goal execution. 09:08:32 [INFO] 09:08:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-api --- 09:08:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/resources 09:08:32 [INFO] 09:08:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-api --- 09:08:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT... 09:08:32 [INFO] 09:08:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-api --- 09:08:32 [INFO] Changes detected - recompiling the module! :dependency 09:08:32 [INFO] Compiling 19 source files with javac [debug target 17] to target/classes 09:08:32 [INFO] 09:08:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-api --- 09:08:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/test/resources 09:08:32 [INFO] 09:08:32 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-api --- 09:08:32 [INFO] Changes detected - recompiling the module! :dependency 09:08:32 [INFO] Compiling 10 source files with javac [debug target 17] to target/test-classes 09:08:32 [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. 09:08:32 [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. 09:08:32 [INFO] 09:08:32 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-api --- 09:08:32 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:08:32 [INFO] Tests are skipped. 09:08:32 [INFO] 09:08:32 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-api --- 09:08:32 [INFO] 09:08:32 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-api --- 09:08:32 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar 09:08:32 [INFO] 09:08:32 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-api --- 09:08:32 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:08:32 [INFO] Configuration changed, re-generating javadoc. 09:08:34 [WARNING] Javadoc Warnings 09:08:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/package-info.java:14: warning: no comment 09:08:34 [WARNING] package org.eclipse.ditto.thingsearch.api; 09:08:34 [WARNING] ^ 09:08:34 [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 09:08:34 [WARNING] package org.eclipse.ditto.thingsearch.api.commands.sudo; 09:08:34 [WARNING] ^ 09:08:34 [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 09:08:34 [WARNING] package org.eclipse.ditto.thingsearch.api.events; 09:08:34 [WARNING] ^ 09:08:34 [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 09:08:34 [WARNING] public SearchNamespaceReportResult(final Iterable<SearchNamespaceResultEntry> entries) { 09:08:34 [WARNING] ^ 09:08:34 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/src/main/java/org/eclipse/ditto/thingsearch/api/SearchNamespaceReportResult.java:101: warning: no @return 09:08:34 [WARNING] public SearchNamespaceResultEntry getNamespaceEntry(final String namespace) { 09:08:34 [WARNING] ^ 09:08:34 [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 09:08:34 [WARNING] public static SudoUpdateThing of(final ThingId thingId, 09:08:34 [WARNING] ^ 09:08:34 [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 09:08:34 [WARNING] public static SudoUpdateThing of(final ThingId thingId, 09:08:34 [WARNING] ^ 09:08:34 [WARNING] 7 warnings 09:08:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar 09:08:34 [INFO] 09:08:34 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-api --- 09:08:34 [INFO] Tests are skipped. 09:08:34 [INFO] 09:08:34 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-api --- 09:08:34 [INFO] Tests are skipped. 09:08:34 [INFO] 09:08:34 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-api --- 09:08:34 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/jacoco.exec 09:08:34 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: API' with 18 classes 09:08:34 [INFO] 09:08:34 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch-api --- 09:08:34 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar' is disabled. 09:08:34 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT.jar 09:08:36 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar' is disabled. 09:08:36 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/api/target/ditto-thingsearch-api-0-SNAPSHOT-javadoc.jar 09:08:37 [INFO] 09:08:37 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-api --- 09:08:37 [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 09:08:37 [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 09:08:37 [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 09:08:37 [INFO] 09:08:37 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-thingsearch-api --- 09:08:39 [INFO] 09:08:39 [INFO] --------------------< org.eclipse.ditto:ditto-edge >-------------------- 09:08:39 [INFO] Building Eclipse Ditto :: Edge 0-SNAPSHOT [57/77] 09:08:39 [INFO] from edge/pom.xml 09:08:39 [INFO] --------------------------------[ pom ]--------------------------------- 09:08:39 [INFO] 09:08:39 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge --- 09:08: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/edge/target/jacoco.exec 09:08:39 [INFO] 09:08:39 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge --- 09:08:39 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:08:39 [INFO] The goal is skip due to packaging 'pom' 09:08:39 [INFO] 09:08:39 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge --- 09:08:39 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge:pom:0-SNAPSHOT... 09:08:39 [INFO] 09:08:39 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge --- 09:08:39 [INFO] 09:08:39 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge --- 09:08:39 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:08:39 [INFO] 09:08:39 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge --- 09:08:39 [INFO] Tests are skipped. 09:08:39 [INFO] 09:08:39 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge --- 09:08:39 [INFO] Tests are skipped. 09:08:39 [INFO] 09:08:39 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge --- 09:08:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:08:39 [INFO] 09:08:39 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-edge --- 09:08:39 [INFO] 09:08:39 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge --- 09:08:39 [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 09:08:39 [INFO] 09:08:39 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-edge --- 09:08:40 [INFO] 09:08:40 [INFO] ----------------< org.eclipse.ditto:ditto-edge-service >---------------- 09:08:40 [INFO] Building Eclipse Ditto :: Edge :: Service 0-SNAPSHOT [58/77] 09:08:40 [INFO] from edge/service/pom.xml 09:08:40 [INFO] --------------------------------[ jar ]--------------------------------- 09:08:40 [INFO] 09:08:40 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-edge-service --- 09:08: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/edge/service/target/jacoco.exec 09:08:40 [INFO] 09:08:40 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-edge-service --- 09:08:40 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:08:40 [INFO] All files are up to date, skip goal execution. 09:08:40 [INFO] 09:08:40 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-edge-service --- 09:08:40 [INFO] Copying 2 resources from src/main/resources to target/classes 09:08:40 [INFO] 09:08:40 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-edge-service --- 09:08:40 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT... 09:08:40 [INFO] 09:08:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-edge-service --- 09:08:40 [INFO] Changes detected - recompiling the module! :dependency 09:08:40 [INFO] Compiling 44 source files with javac [debug target 17] to target/classes 09:08:41 [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. 09:08:41 [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. 09:08:41 [INFO] 09:08:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-edge-service --- 09:08:41 [INFO] Copying 4 resources from src/test/resources to target/test-classes 09:08:41 [INFO] 09:08:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-edge-service --- 09:08:41 [INFO] Changes detected - recompiling the module! :dependency 09:08:41 [INFO] Compiling 18 source files with javac [debug target 17] to target/test-classes 09:08:41 [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. 09:08:41 [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. 09:08:41 [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. 09:08:41 [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. 09:08:41 [INFO] 09:08:41 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-edge-service --- 09:08:41 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:08:41 [INFO] Tests are skipped. 09:08:41 [INFO] 09:08:41 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-edge-service --- 09:08:41 [INFO] 09:08:41 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-edge-service --- 09:08:41 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar 09:08:41 [INFO] 09:08:41 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-edge-service --- 09:08:41 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:08:41 [INFO] Configuration changed, re-generating javadoc. 09:08:43 [WARNING] Javadoc Warnings 09:08:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/package-info.java:14: warning: no comment 09:08:43 [WARNING] package org.eclipse.ditto.edge.service; 09:08:43 [WARNING] ^ 09:08:43 [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 09:08:43 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements; 09:08:43 [WARNING] ^ 09:08:43 [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 09:08:43 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.message; 09:08:43 [WARNING] ^ 09:08:43 [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 09:08:43 [WARNING] package org.eclipse.ditto.edge.service.acknowledgements.things; 09:08:43 [WARNING] ^ 09:08:43 [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 09:08:43 [WARNING] package org.eclipse.ditto.edge.service.dispatching; 09:08:43 [WARNING] ^ 09:08:43 [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 09:08:43 [WARNING] package org.eclipse.ditto.edge.service.placeholders; 09:08:43 [WARNING] ^ 09:08:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/AskWithRetryCommandForwarder.java:61: warning: no comment 09:08:43 [WARNING] public AskWithRetryCommandForwarder(final ActorSystem actorSystem) { 09:08:43 [WARNING] ^ 09:08:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DefaultDittoHeadersValidator.java:41: warning: no comment 09:08:43 [WARNING] public DefaultDittoHeadersValidator(final ActorSystem actorSystem, final Config config) { 09:08:43 [WARNING] ^ 09:08:43 [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 09:08:43 [WARNING] public DefaultNamespaceAppender(final String defaultNamespace) { 09:08:43 [WARNING] ^ 09:08:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DittoHeadersValidator.java:67: warning: no comment 09:08:43 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<DittoHeadersValidator> { 09:08:43 [WARNING] ^ 09:08:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderActor.java:260: warning: no comment 09:08:43 [WARNING] public void forwardToConnectivityPubSub(final RetrieveAllConnectionIds cmd) { 09:08:43 [WARNING] ^ 09:08:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/dispatching/EdgeCommandForwarderExtension.java:59: warning: no comment 09:08:43 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<EdgeCommandForwarderExtension> { 09:08:43 [WARNING] ^ 09:08:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/FeaturePlaceholder.java:27: warning: no comment 09:08:43 [WARNING] static FeaturePlaceholder getInstance() { 09:08:43 [WARNING] ^ 09:08:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/PolicyPlaceholder.java:24: warning: no comment 09:08:43 [WARNING] static PolicyPlaceholder getInstance() { 09:08:43 [WARNING] ^ 09:08:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/RequestPlaceholder.java:24: warning: no comment 09:08:43 [WARNING] static RequestPlaceholder getInstance() { 09:08:43 [WARNING] ^ 09:08:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingJsonPlaceholder.java:24: warning: no comment 09:08:43 [WARNING] static ThingJsonPlaceholder getInstance() { 09:08:43 [WARNING] ^ 09:08:43 [WARNING] /home/jenkins/agent/workspace/ditto-ci/edge/service/src/main/java/org/eclipse/ditto/edge/service/placeholders/ThingPlaceholder.java:24: warning: no comment 09:08:43 [WARNING] static ThingPlaceholder getInstance() { 09:08:43 [WARNING] ^ 09:08:43 [WARNING] 17 warnings 09:08:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar 09:08:43 [INFO] 09:08:43 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-edge-service --- 09:08:43 [INFO] Tests are skipped. 09:08:43 [INFO] 09:08:43 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-edge-service --- 09:08:43 [INFO] Tests are skipped. 09:08:43 [INFO] 09:08:43 [INFO] --- jacoco:0.8.10:report (report) @ ditto-edge-service --- 09:08:43 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/edge/service/target/jacoco.exec 09:08:43 [INFO] Analyzed bundle 'Eclipse Ditto :: Edge :: Service' with 48 classes 09:08:44 [INFO] 09:08:44 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-edge-service --- 09:08:44 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar' is disabled. 09:08:44 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT.jar 09:08:45 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar' is disabled. 09:08:45 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/edge/service/target/ditto-edge-service-0-SNAPSHOT-javadoc.jar 09:08:46 [INFO] 09:08:46 [INFO] --- install:3.1.1:install (default-install) @ ditto-edge-service --- 09:08:46 [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 09:08:46 [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 09:08:46 [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 09:08:46 [INFO] 09:08:46 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-edge-service --- 09:08:48 [INFO] 09:08:48 [INFO] ------< org.eclipse.ditto:ditto-internal-models-signalenrichment >------ 09:08:48 [INFO] Building Eclipse Ditto :: Internal :: Models :: Signal Enrichment 0-SNAPSHOT [59/77] 09:08:48 [INFO] from internal/models/signalenrichment/pom.xml 09:08:48 [INFO] --------------------------------[ jar ]--------------------------------- 09:08:48 [INFO] 09:08:48 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-models-signalenrichment --- 09:08: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/models/signalenrichment/target/jacoco.exec 09:08:48 [INFO] 09:08:48 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-models-signalenrichment --- 09:08:48 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:08:48 [INFO] All files are up to date, skip goal execution. 09:08:48 [INFO] 09:08:48 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-models-signalenrichment --- 09:08:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/resources 09:08:48 [INFO] 09:08:48 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-models-signalenrichment --- 09:08:48 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT... 09:08:48 [INFO] 09:08:48 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-models-signalenrichment --- 09:08:48 [INFO] Changes detected - recompiling the module! :dependency 09:08:48 [INFO] Compiling 10 source files with javac [debug target 17] to target/classes 09:08:48 [INFO] 09:08:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-models-signalenrichment --- 09:08:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/test/resources 09:08:48 [INFO] 09:08:48 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-models-signalenrichment --- 09:08:48 [INFO] Changes detected - recompiling the module! :dependency 09:08:48 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes 09:08:48 [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. 09:08:48 [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. 09:08:48 [INFO] 09:08:48 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-models-signalenrichment --- 09:08:48 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:08:48 [INFO] Tests are skipped. 09:08:48 [INFO] 09:08:48 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-models-signalenrichment --- 09:08:48 [INFO] 09:08:48 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-models-signalenrichment --- 09:08:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar 09:08:48 [INFO] 09:08:48 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-models-signalenrichment --- 09:08:48 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:08:48 [INFO] Configuration changed, re-generating javadoc. 09:08:50 [WARNING] Javadoc Warnings 09:08:50 [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 09:08:50 [WARNING] package org.eclipse.ditto.internal.models.signalenrichment; 09:08:50 [WARNING] ^ 09:08:50 [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 09:08:50 [WARNING] default JsonObject applyJsonFieldSelector(final JsonObject jsonObject, 09:08:50 [WARNING] ^ 09:08:50 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/src/main/java/org/eclipse/ditto/internal/models/signalenrichment/DittoCachingSignalEnrichmentFacade.java:83: warning: no @return 09:08:50 [WARNING] public static DittoCachingSignalEnrichmentFacade newInstance(final SignalEnrichmentFacade cacheLoaderFacade, 09:08:50 [WARNING] ^ 09:08:50 [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 09:08:50 [WARNING] CACHE_ENABLED("cache.enabled", true); 09:08:50 [WARNING] ^ 09:08:50 [WARNING] 4 warnings 09:08:50 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar 09:08:50 [INFO] 09:08:50 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-models-signalenrichment --- 09:08:50 [INFO] Tests are skipped. 09:08:50 [INFO] 09:08:50 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-models-signalenrichment --- 09:08:50 [INFO] Tests are skipped. 09:08:50 [INFO] 09:08:50 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-models-signalenrichment --- 09:08:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/jacoco.exec 09:08:50 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Models :: Signal Enrichment' with 9 classes 09:08:50 [INFO] 09:08:50 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-models-signalenrichment --- 09:08:50 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar' is disabled. 09:08:50 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT.jar 09:08:51 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar' is disabled. 09:08:51 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/models/signalenrichment/target/ditto-internal-models-signalenrichment-0-SNAPSHOT-javadoc.jar 09:08:52 [INFO] 09:08:52 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-models-signalenrichment --- 09:08:52 [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 09:08:52 [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 09:08:52 [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 09:08:52 [INFO] 09:08:52 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-models-signalenrichment --- 09:08:53 [INFO] 09:08:53 [INFO] -----< org.eclipse.ditto:ditto-internal-utils-conditional-headers >----- 09:08:53 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Conditional Headers 0-SNAPSHOT [60/77] 09:08:53 [INFO] from internal/utils/conditional-headers/pom.xml 09:08:53 [INFO] --------------------------------[ jar ]--------------------------------- 09:08:53 [INFO] 09:08:53 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-conditional-headers --- 09:08: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/conditional-headers/target/jacoco.exec 09:08:53 [INFO] 09:08:53 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-conditional-headers --- 09:08:53 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:08:53 [INFO] All files are up to date, skip goal execution. 09:08:53 [INFO] 09:08:53 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-conditional-headers --- 09:08:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/main/resources 09:08:53 [INFO] 09:08:53 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-conditional-headers --- 09:08:53 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT... 09:08:53 [INFO] 09:08:53 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-conditional-headers --- 09:08:53 [INFO] Changes detected - recompiling the module! :dependency 09:08:53 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 09:08:53 [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. 09:08:53 [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. 09:08:53 [INFO] 09:08:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-conditional-headers --- 09:08:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/src/test/resources 09:08:53 [INFO] 09:08:53 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-conditional-headers --- 09:08:53 [INFO] Changes detected - recompiling the module! :dependency 09:08:53 [INFO] Compiling 3 source files with javac [debug target 17] to target/test-classes 09:08:53 [INFO] 09:08:53 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-conditional-headers --- 09:08:53 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:08:53 [INFO] Tests are skipped. 09:08:53 [INFO] 09:08:53 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-conditional-headers --- 09:08:53 [INFO] 09:08:53 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-conditional-headers --- 09:08:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar 09:08:53 [INFO] 09:08:53 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-conditional-headers --- 09:08:54 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:08:54 [INFO] Configuration changed, re-generating javadoc. 09:08:55 [WARNING] Javadoc Warnings 09:08:55 [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 09:08:55 [WARNING] package org.eclipse.ditto.internal.utils.headers.conditional; 09:08:55 [WARNING] ^ 09:08:55 [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> 09:08:55 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) { 09:08:55 [WARNING] ^ 09:08:55 [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 09:08:55 [WARNING] public <C extends Command<?>> C applyIfEqualHeader(final C command, @Nullable final Entity<?> currentEntity) { 09:08:55 [WARNING] ^ 09:08:55 [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 09:08:55 [WARNING] public final class IfMatchPreconditionHeader implements PreconditionHeader<EntityTag> { 09:08:55 [WARNING] ^ 09:08:55 [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 09:08:55 [WARNING] public final class IfNoneMatchPreconditionHeader implements PreconditionHeader<EntityTag> { 09:08:55 [WARNING] ^ 09:08:55 [WARNING] 5 warnings 09:08:55 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar 09:08:55 [INFO] 09:08:55 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-conditional-headers --- 09:08:55 [INFO] Tests are skipped. 09:08:55 [INFO] 09:08:55 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-conditional-headers --- 09:08:55 [INFO] Tests are skipped. 09:08:55 [INFO] 09:08:55 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-conditional-headers --- 09:08:55 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/jacoco.exec 09:08:55 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Conditional Headers' with 4 classes 09:08:55 [INFO] 09:08:55 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-conditional-headers --- 09:08:55 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar' is disabled. 09:08:55 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar 09:08:56 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar' is disabled. 09:08:56 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/conditional-headers/target/ditto-internal-utils-conditional-headers-0-SNAPSHOT-javadoc.jar 09:08:57 [INFO] 09:08:57 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-conditional-headers --- 09:08:57 [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 09:08:57 [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 09:08:57 [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 09:08:57 [INFO] 09:08:57 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-conditional-headers --- 09:08:58 [INFO] 09:08:58 [INFO] ------< org.eclipse.ditto:ditto-internal-utils-persistent-actors >------ 09:08:58 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Persistent Actors 0-SNAPSHOT [61/77] 09:08:58 [INFO] from internal/utils/persistent-actors/pom.xml 09:08:58 [INFO] --------------------------------[ jar ]--------------------------------- 09:08:58 [INFO] 09:08:58 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-internal-utils-persistent-actors --- 09:08:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:08:58 [INFO] 09:08:58 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-persistent-actors --- 09:08:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec 09:08:58 [INFO] 09:08:58 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-persistent-actors --- 09:08:58 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:08:58 [INFO] All files are up to date, skip goal execution. 09:08:58 [INFO] 09:08:58 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-persistent-actors --- 09:08:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/resources 09:08:58 [INFO] 09:08:58 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-persistent-actors --- 09:08:58 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT... 09:08:58 [INFO] 09:08:58 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-persistent-actors --- 09:08:58 [INFO] Changes detected - recompiling the module! :dependency 09:08:58 [INFO] Compiling 42 source files with javac [debug target 17] to target/classes 09:08:58 [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. 09:08:58 [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. 09:08:58 [INFO] 09:08:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-persistent-actors --- 09:08:58 [INFO] Copying 6 resources from src/test/resources to target/test-classes 09:08:58 [INFO] 09:08:58 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-persistent-actors --- 09:08:58 [INFO] Changes detected - recompiling the module! :dependency 09:08:58 [INFO] Compiling 11 source files with javac [debug target 17] to target/test-classes 09:08:59 [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. 09:08:59 [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. 09:08:59 [INFO] 09:08:59 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-persistent-actors --- 09:08:59 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:08:59 [INFO] Tests are skipped. 09:08:59 [INFO] 09:08:59 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-persistent-actors --- 09:08:59 [INFO] 09:08:59 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-persistent-actors --- 09:08:59 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar 09:08:59 [INFO] 09:08:59 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-persistent-actors --- 09:08:59 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:08:59 [INFO] Configuration changed, re-generating javadoc. 09:09:01 [WARNING] Javadoc Warnings 09:09:01 [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 09:09:01 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors; 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.cleanup; 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] package org.eclipse.ditto.internal.utils.persistentactors.config; 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] protected final Map<Class<? extends C>, CommandStrategy<? extends C, S, K, ? extends E>> strategies; 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] protected final Logger log = LoggerFactory.getLogger(getClass()); 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] void onError(DittoRuntimeException error, Command<?> errorCausingCommand); 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:512: warning: no comment 09:09:01 [WARNING] protected void becomeDeletedHandler() { 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:654: warning: no comment 09:09:01 [WARNING] protected void handleByCommandStrategy(final C command) { 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java:997: warning: no comment 09:09:01 [WARNING] public PersistEmptyEvent(final EmptyEvent emptyEvent) { 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:125: warning: no comment 09:09:01 [WARNING] @Nullable protected final BlockedNamespaces blockedNamespaces; 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] @Nullable protected ActorRef enforcerChild; 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:127: warning: no comment 09:09:01 [WARNING] @Nullable protected E entityId; 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:119: warning: no comment 09:09:01 [WARNING] protected final ThreadSafeDittoLoggingAdapter log = DittoLoggerFactory.getThreadSafeDittoLoggingAdapter(this); 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:123: warning: no comment 09:09:01 [WARNING] protected final MongoReadJournal mongoReadJournal; 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:117: warning: no comment 09:09:01 [WARNING] protected static final String PERSISTENCE_ACTOR_NAME = "pa"; 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] @Nullable protected ActorRef persistenceActorChild; 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:146: warning: no comment 09:09:01 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final ActorRef persistenceActorChild, 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:141: warning: no comment 09:09:01 [WARNING] protected AbstractPersistenceSupervisor(@Nullable final BlockedNamespaces blockedNamespaces, 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:226: warning: no comment 09:09:01 [WARNING] protected Receive activeBehaviour(final Runnable matchProcessNextTwinMessageBehavior, 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:586: warning: no comment 09:09:01 [WARNING] protected void becomeTwinSignalProcessingAwaiting() { 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:1015: warning: no comment 09:09:01 [WARNING] protected CompletionStage<Object> filterTargetActorResponseViaEnforcer( 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceSupervisor.java:636: warning: no comment 09:09:01 [WARNING] protected void restartChild() { 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] protected AbstractPersistentActorWithTimersAndCleanup() { 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] protected DittoDiagnosticLoggingAdapter createLogger() { 09:09:01 [WARNING] ^ 09:09:01 [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> 09:09:01 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log, 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] public static <K> DefaultContext<K> getInstance(final K state, final DittoDiagnosticLoggingAdapter log, 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] public static final String TYPE = TYPE_PREFIX + NAME; 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] public EmptyEvent(final JsonValue effect, final long revision, final DittoHeaders dittoHeaders) { 09:09:01 [WARNING] ^ 09:09:01 [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> 09:09:01 [WARNING] static <E extends Event<?>> Result<E> empty() { 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] public enum Control { 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:348: warning: no comment 09:09:01 [WARNING] SERVICE_REQUESTS_DONE 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] SHUTDOWN, 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] STREAM_COMPLETE, 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] STREAM_FAILED, 09:09:01 [WARNING] ^ 09:09:01 [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 09:09:01 [WARNING] IN_QUIET_PERIOD, 09:09:01 [WARNING] ^ 09:09:01 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/cleanup/PersistenceCleanupActor.java:356: warning: no comment 09:09:01 [WARNING] RUNNING 09:09:01 [WARNING] ^ 09:09:01 [WARNING] 36 warnings 09:09:01 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar 09:09:01 [INFO] 09:09:01 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-persistent-actors --- 09:09:01 [INFO] Tests are skipped. 09:09:01 [INFO] 09:09:01 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-persistent-actors --- 09:09:01 [INFO] Tests are skipped. 09:09:01 [INFO] 09:09:01 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-persistent-actors --- 09:09:01 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/jacoco.exec 09:09:01 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Persistent Actors' with 49 classes 09:09:01 [INFO] 09:09:01 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-persistent-actors --- 09:09:01 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar' is disabled. 09:09:01 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar 09:09:03 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar' is disabled. 09:09:03 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/persistent-actors/target/ditto-internal-utils-persistent-actors-0-SNAPSHOT-javadoc.jar 09:09:04 [INFO] 09:09:04 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-persistent-actors --- 09:09:04 [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 09:09:04 [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 09:09:04 [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 09:09:04 [INFO] 09:09:04 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-persistent-actors --- 09:09:05 [INFO] 09:09:05 [INFO] ----------< org.eclipse.ditto:ditto-internal-utils-protocol >----------- 09:09:05 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Protocol 0-SNAPSHOT [62/77] 09:09:05 [INFO] from internal/utils/protocol/pom.xml 09:09:05 [INFO] --------------------------------[ jar ]--------------------------------- 09:09:05 [INFO] 09:09:05 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-protocol --- 09:09: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 09:09:05 [INFO] 09:09:05 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-protocol --- 09:09:05 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:09:05 [INFO] All files are up to date, skip goal execution. 09:09:05 [INFO] 09:09:05 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-protocol --- 09:09:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/src/main/resources 09:09:05 [INFO] 09:09:05 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-protocol --- 09:09:05 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT... 09:09:05 [INFO] 09:09:05 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-protocol --- 09:09:05 [INFO] Changes detected - recompiling the module! :dependency 09:09:05 [INFO] Compiling 6 source files with javac [debug target 17] to target/classes 09:09:05 [INFO] 09:09:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-protocol --- 09:09:05 [INFO] Copying 1 resource from src/test/resources to target/test-classes 09:09:05 [INFO] 09:09:05 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-protocol --- 09:09:05 [INFO] Changes detected - recompiling the module! :dependency 09:09:05 [INFO] Compiling 2 source files with javac [debug target 17] to target/test-classes 09:09: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. 09:09: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. 09:09:05 [INFO] 09:09:05 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-protocol --- 09:09:05 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:09:05 [INFO] Tests are skipped. 09:09:05 [INFO] 09:09:05 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-protocol --- 09:09:05 [INFO] 09:09:05 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-protocol --- 09:09:05 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar 09:09:05 [INFO] 09:09:05 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-protocol --- 09:09:05 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:09:05 [INFO] Configuration changed, re-generating javadoc. 09:09:07 [WARNING] Javadoc Warnings 09:09:07 [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 09:09:07 [WARNING] package org.eclipse.ditto.internal.utils.protocol.config; 09:09:07 [WARNING] ^ 09:09:07 [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 09:09:07 [WARNING] protected abstract HeaderTranslator createHttpHeaderTranslatorInstance(ProtocolConfig protocolConfig); 09:09:07 [WARNING] ^ 09:09:07 [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 09:09:07 [WARNING] enum ProtocolConfigValue implements KnownConfigValue { 09:09:07 [WARNING] ^ 09:09:07 [WARNING] 3 warnings 09:09:07 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar 09:09:07 [INFO] 09:09:07 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-protocol --- 09:09:07 [INFO] Tests are skipped. 09:09:07 [INFO] 09:09:07 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-protocol --- 09:09:07 [INFO] Tests are skipped. 09:09:07 [INFO] 09:09:07 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-protocol --- 09:09:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/jacoco.exec 09:09:07 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Protocol' with 5 classes 09:09:07 [INFO] 09:09:07 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-protocol --- 09:09:07 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar' is disabled. 09:09:07 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT.jar 09:09:08 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar' is disabled. 09:09:08 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/protocol/target/ditto-internal-utils-protocol-0-SNAPSHOT-javadoc.jar 09:09:09 [INFO] 09:09:09 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-protocol --- 09:09:09 [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 09:09:09 [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 09:09:09 [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 09:09:09 [INFO] 09:09:09 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-protocol --- 09:09:10 [INFO] 09:09:10 [INFO] ----------< org.eclipse.ditto:ditto-rql-search-option-parser >---------- 09:09:10 [INFO] Building Eclipse Ditto :: RQL :: search option parser 0-SNAPSHOT [63/77] 09:09:10 [INFO] from rql/search-option-parser/pom.xml 09:09:10 [INFO] -------------------------------[ bundle ]------------------------------- 09:09:10 [INFO] 09:09:10 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-rql-search-option-parser --- 09:09:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:09:10 [INFO] 09:09:10 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-rql-search-option-parser --- 09:09: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/rql/search-option-parser/target/jacoco.exec 09:09:10 [INFO] 09:09:10 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-rql-search-option-parser --- 09:09:10 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:09:10 [INFO] All files are up to date, skip goal execution. 09:09:10 [INFO] 09:09:10 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-rql-search-option-parser --- 09:09:10 [INFO] Copying 0 resource from src/main/resources to target/classes 09:09:10 [INFO] 09:09:10 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-rql-search-option-parser --- 09:09:10 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT... 09:09:10 [INFO] 09:09:10 [INFO] --- scala:4.8.1:compile (default) @ ditto-rql-search-option-parser --- 09:09:10 [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 09:09:10 [INFO] compiling 1 Scala source and 2 Java sources to /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes ... 09:09:14 [WARNING] : 4 deprecations (since 2.13.0); re-run with -deprecation for details 09:09:14 [WARNING] one warning found 09:09:15 [WARNING] Unexpected javac output: warning: [options] bootstrap class path not set in conjunction with -source 8 09:09:15 1 warning. 09:09:15 [INFO] done compiling 09:09:15 [INFO] compile in 4.7 s 09:09:15 [INFO] 09:09:15 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-rql-search-option-parser --- 09:09:15 [INFO] Changes detected - recompiling the module! :dependency 09:09:15 [INFO] Compiling 2 source files with javac [debug target 1.8] to target/classes 09:09:15 [WARNING] bootstrap class path not set in conjunction with -source 8 09:09:15 [INFO] 09:09:15 [INFO] --- scala:4.8.1:compile (compile) @ ditto-rql-search-option-parser --- 09:09: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 09:09:15 [INFO] compile in 0.0 s 09:09:15 [INFO] 09:09:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-rql-search-option-parser --- 09:09:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/src/test/resources 09:09:15 [INFO] 09:09:15 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-rql-search-option-parser --- 09:09:15 [INFO] Changes detected - recompiling the module! :dependency 09:09:15 [INFO] Compiling 1 source file with javac [debug target 1.8] to target/test-classes 09:09:15 [WARNING] bootstrap class path not set in conjunction with -source 8 09:09:15 [INFO] 09:09:15 [INFO] --- scala:4.8.1:testCompile (test-compile) @ ditto-rql-search-option-parser --- 09:09: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 09:09:15 [INFO] compile in 0.0 s 09:09:15 [INFO] 09:09:15 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-rql-search-option-parser --- 09:09:15 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:09:15 [INFO] Tests are skipped. 09:09:15 [INFO] 09:09:15 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-rql-search-option-parser --- 09:09:15 [INFO] 09:09:15 [INFO] --- bundle:5.1.9:bundle (default-bundle) @ ditto-rql-search-option-parser --- 09:09:15 [WARNING] Bundle org.eclipse.ditto:ditto-rql-search-option-parser:bundle:0-SNAPSHOT : Unused Import-Package instructions: [org.apache.pekko*] 09:09:15 [INFO] Building bundle: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar 09:09:15 [INFO] Writing manifest: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/classes/META-INF/MANIFEST.MF 09:09:15 [INFO] 09:09:15 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-rql-search-option-parser --- 09:09:15 [INFO] Tests are skipped. 09:09:15 [INFO] 09:09:15 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-rql-search-option-parser --- 09:09:15 [INFO] Tests are skipped. 09:09:15 [INFO] 09:09:15 [INFO] --- jacoco:0.8.10:report (report) @ ditto-rql-search-option-parser --- 09:09:15 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/jacoco.exec 09:09:15 [INFO] Analyzed bundle 'Eclipse Ditto :: RQL :: search option parser' with 3 classes 09:09:15 [INFO] 09:09:15 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-rql-search-option-parser --- 09:09:15 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar' is disabled. 09:09:15 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/rql/search-option-parser/target/ditto-rql-search-option-parser-0-SNAPSHOT.jar 09:09:16 [INFO] 09:09:16 [INFO] --- install:3.1.1:install (default-install) @ ditto-rql-search-option-parser --- 09:09:16 [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 09:09:16 [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 09:09:16 [INFO] 09:09:16 [INFO] --- bundle:5.1.9:install (default-install) @ ditto-rql-search-option-parser --- 09:09:16 [INFO] Installing org/eclipse/ditto/ditto-rql-search-option-parser/0-SNAPSHOT/ditto-rql-search-option-parser-0-SNAPSHOT.jar 09:09:16 [INFO] Writing OBR metadata 09:09:16 [INFO] 09:09:16 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-rql-search-option-parser --- 09:09:17 [INFO] 09:09:17 [INFO] --- bundle:5.1.9:deploy (default-deploy) @ ditto-rql-search-option-parser --- 09:09:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 09:09:17 [INFO] 09:09:17 [INFO] -----------< org.eclipse.ditto:ditto-internal-utils-search >------------ 09:09:17 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Search 0-SNAPSHOT [64/77] 09:09:17 [INFO] from internal/utils/search/pom.xml 09:09:17 [INFO] --------------------------------[ jar ]--------------------------------- 09:09:17 [INFO] 09:09:17 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-search --- 09:09:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec 09:09:17 [INFO] 09:09:17 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-search --- 09:09:17 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:09:17 [INFO] All files are up to date, skip goal execution. 09:09:17 [INFO] 09:09:17 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-search --- 09:09:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/main/resources 09:09:17 [INFO] 09:09:17 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-search --- 09:09:17 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT... 09:09:17 [INFO] 09:09:17 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-search --- 09:09:17 [INFO] Changes detected - recompiling the module! :dependency 09:09:17 [INFO] Compiling 5 source files with javac [debug target 17] to target/classes 09:09:17 [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. 09:09:17 [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. 09:09:17 [INFO] 09:09:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-search --- 09:09:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/src/test/resources 09:09:17 [INFO] 09:09:17 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-search --- 09:09:17 [INFO] Changes detected - recompiling the module! :dependency 09:09:17 [INFO] Compiling 4 source files with javac [debug target 17] to target/test-classes 09:09:18 [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. 09:09:18 [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. 09:09:18 [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. 09:09:18 [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. 09:09:18 [INFO] 09:09:18 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-search --- 09:09:18 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:09:18 [INFO] Tests are skipped. 09:09:18 [INFO] 09:09:18 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-search --- 09:09:18 [INFO] 09:09:18 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-search --- 09:09:18 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar 09:09:18 [INFO] 09:09:18 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-search --- 09:09:18 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:09:18 [INFO] Configuration changed, re-generating javadoc. 09:09:19 [WARNING] Javadoc Warnings 09:09:19 [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 09:09:19 [WARNING] public Source<JsonObject, NotUsed> start(final Consumer<ResumeSourceBuilder<?, ?>> configurer) { 09:09:19 [WARNING] ^ 09:09:19 [WARNING] 1 warning 09:09:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar 09:09:19 [INFO] 09:09:19 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-search --- 09:09:19 [INFO] Tests are skipped. 09:09:19 [INFO] 09:09:19 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-search --- 09:09:19 [INFO] Tests are skipped. 09:09:19 [INFO] 09:09:19 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-search --- 09:09:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/jacoco.exec 09:09:19 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: Search' with 5 classes 09:09:19 [INFO] 09:09:19 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-search --- 09:09:19 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar' is disabled. 09:09:19 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT.jar 09:09:20 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar' is disabled. 09:09:20 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/search/target/ditto-internal-utils-search-0-SNAPSHOT-javadoc.jar 09:09:22 [INFO] 09:09:22 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-search --- 09:09:22 [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 09:09:22 [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 09:09:22 [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 09:09:22 [INFO] 09:09:22 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-search --- 09:09:23 [INFO] 09:09:23 [INFO] -------< org.eclipse.ditto:ditto-internal-utils-pubsub-policies >------- 09:09:23 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies 0-SNAPSHOT [65/77] 09:09:23 [INFO] from internal/utils/pubsub-policies/pom.xml 09:09:23 [INFO] --------------------------------[ jar ]--------------------------------- 09:09:23 [INFO] 09:09:23 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-policies --- 09:09: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/internal/utils/pubsub-policies/target/jacoco.exec 09:09:23 [INFO] 09:09:23 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-policies --- 09:09:23 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:09:23 [INFO] All files are up to date, skip goal execution. 09:09:23 [INFO] 09:09:23 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-policies --- 09:09:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/main/resources 09:09:23 [INFO] 09:09:23 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-policies --- 09:09:23 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT... 09:09:23 [INFO] 09:09:23 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-policies --- 09:09:23 [INFO] Changes detected - recompiling the module! :dependency 09:09:23 [INFO] Compiling 3 source files with javac [debug target 17] to target/classes 09:09:23 [INFO] 09:09:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-policies --- 09:09:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/src/test/resources 09:09:23 [INFO] 09:09:23 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-policies --- 09:09:23 [INFO] No sources to compile 09:09:23 [INFO] 09:09:23 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-policies --- 09:09:23 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:09:23 [INFO] Tests are skipped. 09:09:23 [INFO] 09:09:23 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-policies --- 09:09:23 [INFO] 09:09:23 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-policies --- 09:09:23 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar 09:09:23 [INFO] 09:09:23 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-policies --- 09:09:23 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:09:23 [INFO] Configuration changed, re-generating javadoc. 09:09:24 [WARNING] Javadoc Warnings 09:09:24 [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 09:09:24 [WARNING] package org.eclipse.ditto.internal.utils.pubsubpolicies; 09:09:24 [WARNING] ^ 09:09:24 [WARNING] 1 warning 09:09:24 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar 09:09:24 [INFO] 09:09:24 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-policies --- 09:09:24 [INFO] Tests are skipped. 09:09:24 [INFO] 09:09:24 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-policies --- 09:09:24 [INFO] Tests are skipped. 09:09:24 [INFO] 09:09:24 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-policies --- 09:09:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:09:24 [INFO] 09:09:24 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pubsub-policies --- 09:09:24 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar' is disabled. 09:09:24 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar 09:09:25 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar' is disabled. 09:09:25 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-policies/target/ditto-internal-utils-pubsub-policies-0-SNAPSHOT-javadoc.jar 09:09:27 [INFO] 09:09:27 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-policies --- 09:09:27 [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 09:09:27 [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 09:09:27 [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 09:09:27 [INFO] 09:09:27 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-pubsub-policies --- 09:09:28 [INFO] 09:09:28 [INFO] --------< org.eclipse.ditto:ditto-internal-utils-pubsub-things >-------- 09:09:28 [INFO] Building Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things 0-SNAPSHOT [66/77] 09:09:28 [INFO] from internal/utils/pubsub-things/pom.xml 09:09:28 [INFO] --------------------------------[ jar ]--------------------------------- 09:09:28 [INFO] 09:09:28 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-pubsub-things --- 09:09: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/pubsub-things/target/jacoco.exec 09:09:28 [INFO] 09:09:28 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-pubsub-things --- 09:09:28 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:09:28 [INFO] All files are up to date, skip goal execution. 09:09:28 [INFO] 09:09:28 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-pubsub-things --- 09:09:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/resources 09:09:28 [INFO] 09:09:28 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-pubsub-things --- 09:09:28 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT... 09:09:28 [INFO] 09:09:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-pubsub-things --- 09:09:28 [INFO] Changes detected - recompiling the module! :dependency 09:09:28 [INFO] Compiling 7 source files with javac [debug target 17] to target/classes 09:09:28 [INFO] 09:09:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-pubsub-things --- 09:09:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/test/resources 09:09:28 [INFO] 09:09:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-pubsub-things --- 09:09:28 [INFO] No sources to compile 09:09:28 [INFO] 09:09:28 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-pubsub-things --- 09:09:28 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:09:28 [INFO] Tests are skipped. 09:09:28 [INFO] 09:09:28 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-pubsub-things --- 09:09:28 [INFO] 09:09:28 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-pubsub-things --- 09:09:28 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar 09:09:28 [INFO] 09:09:28 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-pubsub-things --- 09:09:28 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:09:28 [INFO] Configuration changed, re-generating javadoc. 09:09:29 [WARNING] Javadoc Warnings 09:09:29 [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 09:09:29 [WARNING] package org.eclipse.ditto.internal.utils.pubsubthings; 09:09:29 [WARNING] ^ 09:09:29 [WARNING] /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/src/main/java/org/eclipse/ditto/internal/utils/pubsubthings/DittoProtocolSub.java:57: warning: no @param for resubscribe 09:09:29 [WARNING] CompletionStage<Boolean> subscribe(Collection<StreamingType> types, Collection<String> topics, ActorRef subscriber, 09:09:29 [WARNING] ^ 09:09:29 [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 09:09:29 [WARNING] static LiveSignalPub of(final ActorContext context, final DistributedAcks distributedAcks) { 09:09:29 [WARNING] ^ 09:09:29 [WARNING] 3 warnings 09:09:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar 09:09:29 [INFO] 09:09:29 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-pubsub-things --- 09:09:29 [INFO] Tests are skipped. 09:09:29 [INFO] 09:09:29 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-pubsub-things --- 09:09:29 [INFO] Tests are skipped. 09:09:29 [INFO] 09:09:29 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-pubsub-things --- 09:09:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:09:29 [INFO] 09:09:29 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-pubsub-things --- 09:09:29 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar' is disabled. 09:09:29 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar 09:09:32 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar' is disabled. 09:09:32 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/pubsub-things/target/ditto-internal-utils-pubsub-things-0-SNAPSHOT-javadoc.jar 09:09:33 [INFO] 09:09:33 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-pubsub-things --- 09:09: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 09:09: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 09:09: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 09:09:33 [INFO] 09:09:33 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-pubsub-things --- 09:09:34 [INFO] 09:09:34 [INFO] ------------< org.eclipse.ditto:ditto-connectivity-service >------------ 09:09:34 [INFO] Building Eclipse Ditto :: Connectivity :: Service 0-SNAPSHOT [67/77] 09:09:34 [INFO] from connectivity/service/pom.xml 09:09:34 [INFO] --------------------------------[ jar ]--------------------------------- 09:09:34 [INFO] 09:09:34 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-connectivity-service --- 09:09: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/connectivity/service/target/jacoco.exec 09:09:34 [INFO] 09:09:34 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-connectivity-service --- 09:09:34 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:09:34 [INFO] All files are up to date, skip goal execution. 09:09:34 [INFO] 09:09:34 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-connectivity-service --- 09:09:34 [INFO] Copying 1 resource from src/main/resources to target/classes 09:09:34 [INFO] Copying 8 resources from src/main/resources to target/classes 09:09:34 [INFO] 09:09:34 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-connectivity-service --- 09:09:34 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-connectivity-service:jar:0-SNAPSHOT... 09:09:34 [INFO] 09:09:34 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-connectivity-service --- 09:09:34 [INFO] Changes detected - recompiling the module! :dependency 09:09:34 [INFO] Compiling 495 source files with javac [debug target 17] to target/classes 09:09:38 [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 09:09:38 [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 09:09:38 [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 09:09:38 [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 09:09:38 [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 09:09:38 [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 09:09:38 [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 09:09:38 [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 09:09:38 [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. 09:09:38 [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. 09:09:38 [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. 09:09:38 [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. 09:09:38 [INFO] 09:09:38 [INFO] --- dependency:3.6.0:unpack (unpack-webjars) @ ditto-connectivity-service --- 09:09:38 [INFO] Configured Artifact: org.webjars.npm:protobufjs:6.11.2:jar 09:09:38 [INFO] protobufjs-6.11.2.jar already unpacked. 09:09:38 [INFO] 09:09:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-connectivity-service --- 09:09:38 [INFO] Copying 38 resources from src/test/resources to target/test-classes 09:09:38 [INFO] 09:09:38 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-connectivity-service --- 09:09:38 [INFO] Changes detected - recompiling the module! :dependency 09:09:38 [INFO] Compiling 235 source files with javac [debug target 17] to target/test-classes 09:09:43 [WARNING] Implicitly compiled files were not subject to annotation processing. 09:09:43 Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. 09:09:43 [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. 09:09:43 [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. 09:09:43 [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. 09:09:43 [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. 09:09:43 [INFO] 09:09:43 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-connectivity-service --- 09:09:43 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:09:43 [INFO] Tests are skipped. 09:09:43 [INFO] 09:09:43 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-connectivity-service --- 09:09:43 [INFO] 09:09:43 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-connectivity-service --- 09:09:43 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar 09:09:43 [INFO] 09:09:43 [INFO] --- shade:3.5.0:shade (default) @ ditto-connectivity-service --- 09:09:43 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 09:09:43 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 09:09:43 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 09:09:43 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 09:09:43 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 09:09:43 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 09:09:43 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 09:09:43 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 09:09:43 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 09:09:43 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 09:09:43 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 09:09:43 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 09:09:43 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 09:09:43 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 09:09:43 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 09:09:43 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar. 09:09:43 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar. 09:09:43 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 09:09:43 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 09:09:43 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. 09:09:43 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. 09:09:43 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 09:09:43 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 09:09:43 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 09:09:43 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 09:09:43 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 09:09:43 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar. 09:09:43 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar. 09:09:43 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar. 09:09:43 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar. 09:09:43 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 09:09:43 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 09:09:43 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 09:09:43 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 09:09:43 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 09:09:43 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 09:09:43 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 09:09:43 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 09:09:43 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 09:09:43 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 09:09:43 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 09:09:43 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 09:09:43 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 09:09:43 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 09:09:43 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 09:09:43 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 09:09:43 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 09:09:43 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 09:09:43 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 09:09:43 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 09:09:43 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 09:09:43 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 09:09:43 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 09:09:43 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.webjars.npm:bytebuffer:jar:5.0.1 in the shaded jar. 09:09:43 [INFO] Including org.webjars.npm:long:jar:3.2.0 in the shaded jar. 09:09:43 [INFO] Including org.apache.sshd:sshd-core:jar:2.9.2 in the shaded jar. 09:09:43 [INFO] Including org.apache.sshd:sshd-common:jar:2.9.2 in the shaded jar. 09:09:43 [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.36 in the shaded jar. 09:09:43 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 09:09:43 [INFO] Including org.apache.qpid:qpid-jms-client:jar:1.10.0 in the shaded jar. 09:09:43 [INFO] Including jakarta.jms:jakarta.jms-api:jar:2.0.3 in the shaded jar. 09:09:43 [INFO] Including org.apache.qpid:proton-j:jar:0.34.1 in the shaded jar. 09:09:43 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 09:09:43 [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.99.Final in the shaded jar. 09:09:43 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.99.Final in the shaded jar. 09:09:43 [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.99.Final in the shaded jar. 09:09:43 [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.99.Final in the shaded jar. 09:09:43 [INFO] Including io.netty:netty-codec-http:jar:4.1.99.Final in the shaded jar. 09:09:43 [INFO] Including com.hivemq:hivemq-mqtt-client:jar:1.3.3 in the shaded jar. 09:09:43 [INFO] Including io.reactivex.rxjava2:rxjava:jar:2.2.21 in the shaded jar. 09:09:43 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 09:09:43 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 09:09:43 [INFO] Including org.jctools:jctools-core:jar:2.1.2 in the shaded jar. 09:09:43 [INFO] Including org.jetbrains:annotations:jar:16.0.3 in the shaded jar. 09:09:43 [INFO] Including com.google.dagger:dagger:jar:2.27 in the shaded jar. 09:09:43 [INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar. 09:09:43 [INFO] Including com.github.pjfanning:pekko-rabbitmq_2.13:jar:7.0.0 in the shaded jar. 09:09:43 [INFO] Including com.rabbitmq:amqp-client:jar:5.18.0 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-connectors-kafka_2.13:jar:1.0.0 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 09:09:43 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 09:09:43 [INFO] Including org.apache.kafka:kafka-clients:jar:3.5.1 in the shaded jar. 09:09:43 [INFO] Including com.github.luben:zstd-jni:jar:1.5.5-1 in the shaded jar. 09:09:43 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 09:09:43 [INFO] Including org.xerial.snappy:snappy-java:jar:1.1.10.1 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 09:09:43 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 09:09:43 [INFO] Including org.mozilla:rhino-runtime:jar:1.7.14 in the shaded jar. 09:09:43 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 09:09:43 [INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar. 09:09:43 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar. 09:09:43 [INFO] Including org.komamitsu:fluency-core:jar:2.6.5 in the shaded jar. 09:09:43 [INFO] Including org.msgpack:jackson-dataformat-msgpack:jar:0.9.1 in the shaded jar. 09:09:43 [INFO] Including org.msgpack:msgpack-core:jar:0.9.1 in the shaded jar. 09:09:43 [INFO] Including org.komamitsu:phi-accural-failure-detector:jar:0.0.5 in the shaded jar. 09:09:43 [INFO] Including net.jodah:failsafe:jar:2.4.4 in the shaded jar. 09:09:43 [INFO] Including org.komamitsu:fluency-fluentd:jar:2.6.5 in the shaded jar. 09:09:43 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. 09:09:43 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 09:09:43 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 09:09:43 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 09:09:43 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 09:09:43 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 09:09:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:09:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:09:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:09:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:09:44 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:09:47 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:09:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:09:51 [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: 09:09:51 [WARNING] - META-INF/NOTICE.md 09:09:51 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 09:09:51 [WARNING] - META-INF/io.netty.versions.properties 09:09:51 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 09:09:51 [WARNING] - META-INF.versions.9.module-info 09:09:51 [WARNING] sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 09:09:51 [WARNING] - .cache/formatter-maven-cache.properties 09:09:51 [WARNING] jctools-core-2.1.2.jar, netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 09:09:51 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 09:09:51 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 09:09:51 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 09:09:51 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 09:09:51 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 09:09:51 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 09:09:51 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 09:09:51 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 09:09:51 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 09:09:51 [WARNING] agrona-1.15.1.jar, amqp-client-5.18.0.jar, annotations-16.0.3.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.10.jar, config-1.4.2.jar, dagger-2.27.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, eddsa-0.3.0.jar, failsafe-2.4.4.jar, fluency-core-2.6.5.jar, fluency-fluentd-2.6.5.jar, hivemq-mqtt-client-1.3.3.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-dataformat-msgpack-0.9.1.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, jakarta.jms-api-2.0.3.jar, janino-3.1.10.jar, jcl-over-slf4j-1.7.36.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-1.7.36.jar, kafka-clients-3.5.1.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, msgpack-core-0.9.1.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-codec-http-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-classes-epoll-4.1.99.Final.jar, netty-transport-classes-kqueue-4.1.99.Final.jar, netty-transport-native-epoll-4.1.99.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.99.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-rabbitmq_2.13-7.0.0.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, phi-accural-failure-detector-0.0.5.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, rhino-runtime-1.7.14.jar, rxjava-2.2.21.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-1.7.36.jar, snappy-java-1.1.10.1.jar, spray-json_2.13-1.3.6.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar, ssl-config-core_2.13-0.6.1.jar, zstd-jni-1.5.5-1.jar define 1 overlapping resource: 09:09:51 [WARNING] - META-INF/MANIFEST.MF 09:09:51 [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: 09:09:51 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 09:09:51 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 09:09:51 [WARNING] - META-INF/DISCLAIMER 09:09:51 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-connectivity-service-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-connectors-kafka_2.13-1.0.0.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 09:09:51 [WARNING] - META-INF/LICENSE 09:09:51 [WARNING] proton-j-0.34.1.jar, qpid-jms-client-1.10.0.jar, sshd-common-2.9.2.jar, sshd-core-2.9.2.jar define 1 overlapping resource: 09:09:51 [WARNING] - META-INF/DEPENDENCIES 09:09:51 [WARNING] maven-shade-plugin has detected that some files are 09:09:51 [WARNING] present in two or more JARs. When this happens, only one 09:09:51 [WARNING] single version of the file is copied to the uber jar. 09:09:51 [WARNING] Usually this is not harmful and you can skip these warnings, 09:09:51 [WARNING] otherwise try to manually exclude artifacts based on 09:09:51 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 09:09:51 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 09:09:51 [INFO] Attaching shaded artifact. 09:09:51 [INFO] 09:09:51 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-connectivity-service --- 09:09:51 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:09:51 [INFO] Configuration changed, re-generating javadoc. 09:09:56 [WARNING] Javadoc Warnings 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/package-info.java:15: warning: no comment 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.config; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.config.javascript; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.config.mapping; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.enforcement.pre; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.amqp; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.hono; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.httppush; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.internal.ssl; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.kafka; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.client; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.mqtt.hivemq.common; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.commands; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.persistence.strategies.events; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.rabbitmq; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.tunnel; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.messaging.validation; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.placeholders; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] package org.eclipse.ditto.connectivity.service.util; 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] DittoHeaders getAdditionalInboundHeaders(ExternalMessage message); 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:41: warning: no comment 09:09:56 [WARNING] protected final ActorSystem actorSystem; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:42: warning: no comment 09:09:56 [WARNING] protected final Config config; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:49: warning: no comment 09:09:56 [WARNING] protected AbstractMessageMapper(final ActorSystem actorSystem, final Config config) { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:54: warning: no comment 09:09:56 [WARNING] protected AbstractMessageMapper(final AbstractMessageMapper copyFromMapper) { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:135: warning: no comment 09:09:56 [WARNING] protected static Charset determineCharset(final Map<String, String> messageHeaders) { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:145: warning: no comment 09:09:56 [WARNING] protected static boolean isError(final Adaptable adaptable) { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:150: warning: no comment 09:09:56 [WARNING] protected static boolean isLiveSignal(final Adaptable adaptable) { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/mapping/AbstractMessageMapper.java:139: warning: no comment 09:09:56 [WARNING] protected static boolean isResponse(final Adaptable adaptable) { 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] protected static final Collection<String> ACCEPTED_SCHEMES = List.of("tcp", "ssl"); 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] protected static final Collection<String> SECURE_SCHEMES = List.of("ssl"); 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] protected AbstractMqttValidator(final MqttConfig mqttConfig) { 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] protected static void validateAddresses(final Connection connection, final DittoHeaders dittoHeaders) { 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] protected static void validateEnforcementInput(final Enforcement enforcement, 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] protected static void validateSourceEnforcement(@Nullable final Enforcement enforcement, 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] protected static void validateSourceQoS(final int qos, 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] protected void validateSpecificConfig(final Connection connection, final DittoHeaders dittoHeaders) { 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] protected static void validateTargetQoS(final int qos, 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] protected static void validateExtraFields(final Target target) { 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] protected AbstractWithOrigin(@Nullable final ActorRef origin) { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for clientConnected 09:09:56 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @param for data 09:09:56 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1226: warning: no @return 09:09:56 [WARNING] protected State<BaseClientState, BaseClientData> clientConnectedInConnectingState( 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1243: warning: no @param for clientConnected 09:09:56 [WARNING] protected CompletionStage<InitializationResult> startPublisherAndConsumerActors( 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:772: warning: no comment 09:09:56 [WARNING] protected abstract ActorRef getPublisherActor(); 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] protected abstract CompletionStage<SendResult> publishMessage(Signal<?> signal, 09:09:56 [WARNING] ^ 09:09:56 [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 09:09:56 [WARNING] public static final JsonFieldDefinition<String> X_AMZ_CONTENT_SHA256 = 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2194: warning: no comment 09:09:56 [WARNING] public interface ReconnectTimeoutStrategy { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:202: warning: no comment 09:09:56 [WARNING] protected final UUID actorUuid; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:206: warning: no comment 09:09:56 [WARNING] protected final ChildActorNanny childActorNanny; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:204: warning: no comment 09:09:56 [WARNING] protected final ConnectivityCounterRegistry connectionCounterRegistry; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:173: warning: no comment 09:09:56 [WARNING] protected final ConnectionLogger connectionLogger; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:205: warning: no comment 09:09:56 [WARNING] protected final ConnectionLoggerRegistry connectionLoggerRegistry; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:174: warning: no comment 09:09:56 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:171: warning: no comment 09:09:56 [WARNING] protected static final Status.Success DONE = new Status.Success(Done.getInstance()); 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:219: warning: no comment 09:09:56 [WARNING] protected BaseClientActor(final Connection connection, 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1673: warning: no comment 09:09:56 [WARNING] protected boolean canConnectViaSocket(final Connection connection) { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:318: warning: no comment 09:09:56 [WARNING] protected ConnectivityConfig connectivityConfig() { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1205: warning: no comment 09:09:56 [WARNING] protected final SshTunnelState getSshTunnelState() { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:1903: warning: no comment 09:09:56 [WARNING] protected Optional<ConnectionThrottlingConfig> getThrottlingConfig() { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2420: warning: no comment 09:09:56 [WARNING] ACKREGATOR_STARTED, 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2421: warning: no comment 09:09:56 [WARNING] ACKREGATOR_STOPPED, 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2415: warning: no comment 09:09:56 [WARNING] CONNECT_AFTER_TUNNEL_ESTABLISHED, 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2416: warning: no comment 09:09:56 [WARNING] GOTO_CONNECTED_AFTER_INITIALIZATION, 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2414: warning: no comment 09:09:56 [WARNING] INIT_COMPLETE, 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2417: warning: no comment 09:09:56 [WARNING] RESUBSCRIBE, 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2419: warning: no comment 09:09:56 [WARNING] SERVICE_REQUESTS_DONE, 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2418: warning: no comment 09:09:56 [WARNING] SERVICE_UNBIND, 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2422: warning: no comment 09:09:56 [WARNING] SHUTDOWN_TIMEOUT 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2353: warning: no comment 09:09:56 [WARNING] public static InitializationResult failed(@Nullable final Throwable throwable) { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2363: warning: no comment 09:09:56 [WARNING] public ConnectionFailure getFailure() { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2367: warning: no comment 09:09:56 [WARNING] public boolean isSuccess() { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2349: warning: no comment 09:09:56 [WARNING] public static InitializationResult success() { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2196: warning: no comment 09:09:56 [WARNING] boolean canReconnect(); 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2202: warning: no comment 09:09:56 [WARNING] Duration getNextBackoff(); 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2200: warning: no comment 09:09:56 [WARNING] Duration getNextTimeout(); 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientActor.java:2198: warning: no comment 09:09:56 [WARNING] void reset(); 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:191: warning: no comment 09:09:56 [WARNING] public BaseClientData setConnectionStatusDetails(@Nullable final String connectionStatusDetails) { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseClientData.java:195: warning: no comment 09:09:56 [WARNING] public BaseClientData setInConnectionStatusSince(final Instant inConnectionStatusSince) { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:234: warning: no @return 09:09:56 [WARNING] protected final Sink<DittoRuntimeException, ?> getDittoRuntimeExceptionSink() { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:73: warning: no comment 09:09:56 [WARNING] protected final ConnectionId connectionId; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:74: warning: no comment 09:09:56 [WARNING] protected final ConnectivityStatusResolver connectivityStatusResolver; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:72: warning: no comment 09:09:56 [WARNING] protected final ConnectionMonitor inboundAcknowledgedMonitor; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:71: warning: no comment 09:09:56 [WARNING] protected final ConnectionMonitor inboundMonitor; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:69: warning: no comment 09:09:56 [WARNING] protected final Source source; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:68: warning: no comment 09:09:56 [WARNING] protected final String sourceAddress; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:82: warning: no comment 09:09:56 [WARNING] protected BaseConsumerActor(final Connection connection, 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:247: warning: no comment 09:09:56 [WARNING] protected ResourceStatus getCurrentSourceStatus() { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:115: warning: no comment 09:09:56 [WARNING] protected final Sink<AcknowledgeableMessage, NotUsed> getMessageMappingSink() { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:256: warning: no comment 09:09:56 [WARNING] protected void handleAddressStatus(final ResourceStatus resourceStatus) { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BaseConsumerActor.java:105: warning: no comment 09:09:56 [WARNING] protected void resetResourceStatus() { 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:101: warning: no comment 09:09:56 [WARNING] protected final Connection connection; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:105: warning: no comment 09:09:56 [WARNING] protected final ConnectionConfig connectionConfig; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:108: warning: no comment 09:09:56 [WARNING] protected final ExpressionResolver connectionIdResolver; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] /home/jenkins/agent/workspace/ditto-ci/connectivity/service/src/main/java/org/eclipse/ditto/connectivity/service/messaging/BasePublisherActor.java:106: warning: no comment 09:09:56 [WARNING] protected final ConnectionLogger connectionLogger; 09:09:56 [WARNING] ^ 09:09:56 [WARNING] 100 warnings 09:09:56 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar 09:09:57 [INFO] 09:09:57 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-connectivity-service --- 09:09:57 [INFO] Tests are skipped. 09:09:57 [INFO] 09:09:57 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-connectivity-service --- 09:09:57 [INFO] Tests are skipped. 09:09:57 [INFO] 09:09:57 [INFO] --- jacoco:0.8.10:report (report) @ ditto-connectivity-service --- 09:09:57 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/jacoco.exec 09:09:57 [INFO] Analyzed bundle 'Eclipse Ditto :: Connectivity :: Service' with 571 classes 09:09:57 [INFO] 09:09:57 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-connectivity-service --- 09:09:58 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar' is disabled. 09:09:58 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT.jar 09:10:03 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-allinone.jar' is disabled. 09:10:04 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-allinone.jar 09:10:36 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar' is disabled. 09:10:36 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/connectivity/service/target/ditto-connectivity-service-0-SNAPSHOT-javadoc.jar 09:10:38 [INFO] 09:10:38 [INFO] --- install:3.1.1:install (default-install) @ ditto-connectivity-service --- 09:10:38 [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 09:10:38 [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 09:10:38 [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 09:10:38 [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 09:10:38 [INFO] 09:10:38 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-connectivity-service --- 09:10:45 [INFO] 09:10:45 [INFO] ---------------< org.eclipse.ditto:ditto-documentation >---------------- 09:10:45 [INFO] Building Eclipse Ditto :: Documentation 0-SNAPSHOT [68/77] 09:10:45 [INFO] from documentation/pom.xml 09:10:45 [INFO] --------------------------------[ pom ]--------------------------------- 09:10:45 [INFO] 09:10:45 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-documentation --- 09:10: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/documentation/target/jacoco.exec 09:10:45 [INFO] 09:10:45 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-documentation --- 09:10:45 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-documentation:pom:0-SNAPSHOT... 09:10:45 [INFO] 09:10:45 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-documentation --- 09:10:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:10:45 [INFO] 09:10:45 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-documentation --- 09:10:46 [INFO] Tests are skipped. 09:10:46 [INFO] 09:10:46 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-documentation --- 09:10:46 [INFO] Tests are skipped. 09:10:46 [INFO] 09:10:46 [INFO] --- jacoco:0.8.10:report (report) @ ditto-documentation --- 09:10:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:10:46 [INFO] 09:10:46 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-documentation --- 09:10:46 [INFO] 09:10:46 [INFO] --- install:3.1.1:install (default-install) @ ditto-documentation --- 09:10:46 [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 09:10:46 [INFO] 09:10:46 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-documentation --- 09:10:46 [INFO] 09:10:46 [INFO] ------------------< org.eclipse.ditto:ditto-gateway >------------------- 09:10:46 [INFO] Building Eclipse Ditto :: Gateway 0-SNAPSHOT [69/77] 09:10:46 [INFO] from gateway/pom.xml 09:10:46 [INFO] --------------------------------[ pom ]--------------------------------- 09:10:46 [INFO] 09:10:46 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway --- 09:10:46 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/gateway/target/jacoco.exec 09:10:46 [INFO] 09:10:46 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway --- 09:10:46 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:10:46 [INFO] The goal is skip due to packaging 'pom' 09:10:46 [INFO] 09:10:46 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway --- 09:10:46 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway:pom:0-SNAPSHOT... 09:10:46 [INFO] 09:10:46 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway --- 09:10:46 [INFO] 09:10:46 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway --- 09:10:46 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 09:10:46 [INFO] 09:10:46 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway --- 09:10:46 [INFO] Tests are skipped. 09:10:46 [INFO] 09:10:46 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway --- 09:10:46 [INFO] Tests are skipped. 09:10:46 [INFO] 09:10:46 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway --- 09:10:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:10:46 [INFO] 09:10:46 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-gateway --- 09:10:46 [INFO] 09:10:46 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway --- 09:10:46 [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 09:10:46 [INFO] 09:10:46 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-gateway --- 09:10:47 [INFO] 09:10:47 [INFO] ----------------< org.eclipse.ditto:ditto-gateway-api >----------------- 09:10:47 [INFO] Building Eclipse Ditto :: Gateway :: API 0-SNAPSHOT [70/77] 09:10:47 [INFO] from gateway/api/pom.xml 09:10:47 [INFO] --------------------------------[ jar ]--------------------------------- 09:10:47 [INFO] 09:10:47 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-api --- 09:10: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/gateway/api/target/jacoco.exec 09:10:47 [INFO] 09:10:47 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-api --- 09:10:47 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:10:47 [INFO] All files are up to date, skip goal execution. 09:10:47 [INFO] 09:10:47 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-api --- 09:10:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/resources 09:10:47 [INFO] 09:10:47 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-api --- 09:10:47 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT... 09:10:47 [INFO] 09:10:47 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-api --- 09:10:47 [INFO] Changes detected - recompiling the module! :dependency 09:10:47 [INFO] Compiling 13 source files with javac [debug target 17] to target/classes 09:10:47 [INFO] 09:10:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-api --- 09:10:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/test/resources 09:10:47 [INFO] 09:10:47 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-api --- 09:10:47 [INFO] Changes detected - recompiling the module! :dependency 09:10:47 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 09:10:47 [INFO] 09:10:47 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-api --- 09:10:47 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:10:47 [INFO] Tests are skipped. 09:10:47 [INFO] 09:10:47 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-api --- 09:10:47 [INFO] 09:10:47 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-api --- 09:10:47 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar 09:10:47 [INFO] 09:10:47 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-api --- 09:10:47 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:10:47 [INFO] Configuration changed, re-generating javadoc. 09:10:49 [WARNING] Javadoc Warnings 09:10:49 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/api/src/main/java/org/eclipse/ditto/gateway/api/package-info.java:14: warning: no comment 09:10:49 [WARNING] package org.eclipse.ditto.gateway.api; 09:10:49 [WARNING] ^ 09:10:49 [WARNING] 1 warning 09:10:49 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar 09:10:49 [INFO] 09:10:49 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-api --- 09:10:49 [INFO] Tests are skipped. 09:10:49 [INFO] 09:10:49 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-api --- 09:10:49 [INFO] Tests are skipped. 09:10:49 [INFO] 09:10:49 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-api --- 09:10:49 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/jacoco.exec 09:10:49 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: API' with 22 classes 09:10:49 [INFO] 09:10:49 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-gateway-api --- 09:10:49 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar' is disabled. 09:10:49 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT.jar 09:10:50 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar' is disabled. 09:10:50 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/api/target/ditto-gateway-api-0-SNAPSHOT-javadoc.jar 09:10:51 [INFO] 09:10:51 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-api --- 09:10:51 [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 09:10:51 [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 09:10:51 [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 09:10:51 [INFO] 09:10:51 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-gateway-api --- 09:10:52 [INFO] 09:10:52 [INFO] ------------< org.eclipse.ditto:ditto-internal-utils-http >------------- 09:10:52 [INFO] Building Eclipse Ditto :: Internal :: Utils :: HTTP 0-SNAPSHOT [71/77] 09:10:52 [INFO] from internal/utils/http/pom.xml 09:10:52 [INFO] --------------------------------[ jar ]--------------------------------- 09:10:52 [INFO] 09:10:52 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-http --- 09:10:52 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/jacoco.exec 09:10:52 [INFO] 09:10:52 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-http --- 09:10:52 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:10:52 [INFO] All files are up to date, skip goal execution. 09:10:52 [INFO] 09:10:52 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-http --- 09:10:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/main/resources 09:10:52 [INFO] 09:10:52 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-http --- 09:10:52 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT... 09:10:52 [INFO] 09:10:52 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-http --- 09:10:52 [INFO] Changes detected - recompiling the module! :dependency 09:10:52 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 09:10:52 [INFO] 09:10:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-http --- 09:10:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/src/test/resources 09:10:52 [INFO] 09:10:52 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-http --- 09:10:52 [INFO] No sources to compile 09:10:52 [INFO] 09:10:52 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-http --- 09:10:52 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:10:52 [INFO] Tests are skipped. 09:10:52 [INFO] 09:10:52 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-http --- 09:10:52 [INFO] 09:10:52 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-http --- 09:10:52 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar 09:10:52 [INFO] 09:10:52 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-http --- 09:10:52 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:10:52 [INFO] Configuration changed, re-generating javadoc. 09:10:53 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar 09:10:53 [INFO] 09:10:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-http --- 09:10:53 [INFO] Tests are skipped. 09:10:53 [INFO] 09:10:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-http --- 09:10:53 [INFO] Tests are skipped. 09:10:53 [INFO] 09:10:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-http --- 09:10:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:10:53 [INFO] 09:10:53 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-http --- 09:10:53 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar' is disabled. 09:10:53 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT.jar 09:10:55 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar' is disabled. 09:10:55 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/http/target/ditto-internal-utils-http-0-SNAPSHOT-javadoc.jar 09:10:56 [INFO] 09:10:56 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-http --- 09:10:56 [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 09:10:56 [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 09:10:56 [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 09:10:56 [INFO] 09:10:56 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-http --- 09:10:57 [INFO] 09:10:57 [INFO] -------------< org.eclipse.ditto:ditto-internal-utils-jwt >------------- 09:10:57 [INFO] Building Eclipse Ditto :: Internal :: Utils :: JWT 0-SNAPSHOT [72/77] 09:10:57 [INFO] from internal/utils/jwt/pom.xml 09:10:57 [INFO] --------------------------------[ jar ]--------------------------------- 09:10:57 [INFO] 09:10:57 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-internal-utils-jwt --- 09:10:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec 09:10:57 [INFO] 09:10:57 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-internal-utils-jwt --- 09:10:57 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:10:57 [INFO] All files are up to date, skip goal execution. 09:10:57 [INFO] 09:10:57 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-internal-utils-jwt --- 09:10:57 [INFO] Copying 2 resources from src/main/resources to target/classes 09:10:57 [INFO] 09:10:57 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-internal-utils-jwt --- 09:10:57 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT... 09:10:57 [INFO] 09:10:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-internal-utils-jwt --- 09:10:57 [INFO] Changes detected - recompiling the module! :dependency 09:10:57 [INFO] Compiling 2 source files with javac [debug target 17] to target/classes 09:10:57 [INFO] 09:10:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-internal-utils-jwt --- 09:10:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/src/test/resources 09:10:57 [INFO] 09:10:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-internal-utils-jwt --- 09:10:57 [INFO] Changes detected - recompiling the module! :dependency 09:10:57 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes 09:10:57 [INFO] 09:10:57 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-internal-utils-jwt --- 09:10:57 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:10:57 [INFO] Tests are skipped. 09:10:57 [INFO] 09:10:57 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-internal-utils-jwt --- 09:10:57 [INFO] 09:10:57 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-internal-utils-jwt --- 09:10:57 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar 09:10:57 [INFO] 09:10:57 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-internal-utils-jwt --- 09:10:57 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:10:57 [INFO] Configuration changed, re-generating javadoc. 09:10:58 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar 09:10:58 [INFO] 09:10:58 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-internal-utils-jwt --- 09:10:58 [INFO] Tests are skipped. 09:10:58 [INFO] 09:10:58 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-internal-utils-jwt --- 09:10:58 [INFO] Tests are skipped. 09:10:58 [INFO] 09:10:58 [INFO] --- jacoco:0.8.10:report (report) @ ditto-internal-utils-jwt --- 09:10:58 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/jacoco.exec 09:10:58 [INFO] Analyzed bundle 'Eclipse Ditto :: Internal :: Utils :: JWT' with 2 classes 09:10:58 [INFO] 09:10:58 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-internal-utils-jwt --- 09:10:58 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar' is disabled. 09:10:58 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT.jar 09:10:59 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar' is disabled. 09:10:59 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/internal/utils/jwt/target/ditto-internal-utils-jwt-0-SNAPSHOT-javadoc.jar 09:11:00 [INFO] 09:11:00 [INFO] --- install:3.1.1:install (default-install) @ ditto-internal-utils-jwt --- 09:11:00 [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 09:11:00 [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 09:11:00 [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 09:11:00 [INFO] 09:11:00 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-internal-utils-jwt --- 09:11:01 [INFO] 09:11:01 [INFO] --------------< org.eclipse.ditto:ditto-gateway-service >--------------- 09:11:01 [INFO] Building Eclipse Ditto :: Gateway :: Service 0-SNAPSHOT [73/77] 09:11:01 [INFO] from gateway/service/pom.xml 09:11:01 [INFO] --------------------------------[ jar ]--------------------------------- 09:11:01 [INFO] 09:11:01 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-gateway-service --- 09:11: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/gateway/service/target/jacoco.exec 09:11:01 [INFO] 09:11:01 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-gateway-service --- 09:11:01 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:11:01 [INFO] All files are up to date, skip goal execution. 09:11:01 [INFO] 09:11:01 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-gateway-service --- 09:11:01 [INFO] Copying 1 resource from src/main/resources to target/classes 09:11:01 [INFO] Copying 5 resources from src/main/resources to target/classes 09:11:01 [INFO] 09:11:01 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-gateway-service --- 09:11:01 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-gateway-service:jar:0-SNAPSHOT... 09:11:01 [INFO] 09:11:01 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-gateway-service --- 09:11:01 [INFO] Changes detected - recompiling the module! :dependency 09:11:01 [INFO] Compiling 221 source files with javac [debug target 17] to target/classes 09:11:03 [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. 09:11:03 [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. 09:11:03 [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. 09:11:03 [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. 09:11:03 [INFO] 09:11:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-gateway-service --- 09:11:03 [INFO] Copying 18 resources from src/test/resources to target/test-classes 09:11:03 [INFO] 09:11:03 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-gateway-service --- 09:11:03 [INFO] Changes detected - recompiling the module! :dependency 09:11:03 [INFO] Compiling 76 source files with javac [debug target 17] to target/test-classes 09:11:04 [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. 09:11:04 [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. 09:11:04 [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. 09:11:04 [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. 09:11:04 [INFO] 09:11:04 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-gateway-service --- 09:11:04 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:11:04 [INFO] Tests are skipped. 09:11:04 [INFO] 09:11:04 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-gateway-service --- 09:11:04 [INFO] 09:11:04 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-gateway-service --- 09:11:04 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar 09:11:04 [INFO] 09:11:04 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-gateway-service --- 09:11:04 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:11:04 [INFO] Configuration changed, re-generating javadoc. 09:11:08 [WARNING] Javadoc Warnings 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/AuthenticationResultOrTimeout.java:30: warning: empty <p> tag 09:11:08 [WARNING] * <p> 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.actors; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.directives.auth; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.cloudevents; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/policies/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.policies; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/sse/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.sse; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/things/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.things; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.websocket; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/whoami/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.endpoints.routes.whoami; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/proxy/actors/package-info.java:15: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.proxy.actors; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/package-info.java:15: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/package-info.java:15: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.security.authentication.jwt; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/starter/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.starter; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.streaming; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.streaming.signals; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.util.config; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/endpoints/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.util.config.endpoints; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.util.config.health; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.util.config.security; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/streaming/package-info.java:14: warning: no comment 09:11:08 [WARNING] package org.eclipse.ditto.gateway.service.util.config.streaming; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:70: warning: no comment 09:11:08 [WARNING] protected final int connectionsRetrieveLimit; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:71: warning: no comment 09:11:08 [WARNING] protected final Duration defaultTimeout; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:68: warning: no comment 09:11:08 [WARNING] protected final ActorRef edgeCommandForwarder; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:72: warning: no comment 09:11:08 [WARNING] protected RetrieveConnections initialCommand; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:67: warning: no comment 09:11:08 [WARNING] protected final ThreadSafeDittoLogger logger = DittoLoggerFactory.getThreadSafeLogger(getClass()); 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:69: warning: no comment 09:11:08 [WARNING] protected final ActorRef sender; 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:74: warning: no comment 09:11:08 [WARNING] protected AbstractConnectionsRetrievalActor(final ActorRef edgeCommandForwarder, final ActorRef sender) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:254: warning: no comment 09:11:08 [WARNING] protected void handleTimeout() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:96: warning: no comment 09:11:08 [WARNING] protected void retrieveAllConnectionsIds(final RetrieveConnections retrieveConnections) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:94: warning: no comment 09:11:08 [WARNING] protected abstract void retrieveConnections(final RetrieveConnections retrieveConnections); 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:100: warning: no comment 09:11:08 [WARNING] protected void retrieveConnectionsById(final RetrieveAllConnectionIdsResponse allConnectionIdsResponse) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractConnectionsRetrievalActor.java:269: warning: no comment 09:11:08 [WARNING] protected void stop() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:131: warning: no comment 09:11:08 [WARNING] protected AbstractHttpRequestActor(final ActorRef proxyActor, 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/AbstractHttpRequestActor.java:699: warning: no comment 09:11:08 [WARNING] protected Uri getUriForLocationHeader(final HttpRequest request, 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @param for responseStage 09:11:08 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:279: warning: no @return 09:11:08 [WARNING] protected CompletionStage<HttpResponse> preprocessResponse(final CompletionStage<HttpResponse> responseStage) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:304: warning: no comment 09:11:08 [WARNING] protected Route ensureMediaTypeFormUrlEncodedThenExtractData( 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:196: warning: no comment 09:11:08 [WARNING] protected Route handlePerRequest(final RequestContext ctx, 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:185: warning: no comment 09:11:08 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:189: warning: no comment 09:11:08 [WARNING] protected Route handlePerRequest(final RequestContext ctx, final Command<?> command, 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/AbstractRoute.java:208: warning: no comment 09:11:08 [WARNING] protected <M> M runWithSupervisionStrategy(final RunnableGraph<M> graph) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for ctx 09:11:08 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/cloudevents/CloudEventsRoute.java:98: warning: no @param for dittoHeaders 09:11:08 [WARNING] public Route buildCloudEventsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:101: warning: no comment 09:11:08 [WARNING] public AuthorizationContext getConnectionAuthContext() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:81: warning: no comment 09:11:08 [WARNING] public String getConnectionCorrelationId() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:97: warning: no comment 09:11:08 [WARNING] public Set<AcknowledgementLabel> getDeclaredAcknowledgementLabels() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:77: warning: no comment 09:11:08 [WARNING] public SourceQueueWithComplete<SessionedJsonifiable> getEventAndResponsePublisher() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:93: warning: no comment 09:11:08 [WARNING] public JsonSchemaVersion getJsonSchemaVersion() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:105: warning: no comment 09:11:08 [WARNING] public Optional<KillSwitch> getKillSwitch() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:89: warning: no comment 09:11:08 [WARNING] public Optional<Instant> getSessionExpirationTime() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/signals/Connect.java:85: warning: no comment 09:11:08 [WARNING] public String getType() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsParameter.java:26: warning: no comment 09:11:08 [WARNING] IDS_ONLY("ids-only"), 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/ConnectionsRetrievalActorPropsFactory.java:60: warning: no comment 09:11:08 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<ConnectionsRetrievalActorPropsFactory> { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/connections/ConnectionsRoute.java:107: warning: no @param for ctx 09:11:08 [WARNING] public Route buildConnectionsRoute(final RequestContext ctx, final DittoHeaders dittoHeaders) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomApiRoutesProvider.java:70: warning: no comment 09:11:08 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CustomApiRoutesProvider> { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:26: warning: no comment 09:11:08 [WARNING] enum RequestType { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:27: warning: no comment 09:11:08 [WARNING] API, 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:29: warning: no comment 09:11:08 [WARNING] SSE 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/CustomHeadersHandler.java:28: warning: no comment 09:11:08 [WARNING] WS, 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/DefaultConnectionsRetrievalActorPropsFactory.java:28: warning: no comment 09:11:08 [WARNING] public DefaultConnectionsRetrievalActorPropsFactory(final ActorSystem actorSystem, final Config config) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DefaultJwtAuthenticationResultProvider.java:38: warning: no comment 09:11:08 [WARNING] public DefaultJwtAuthenticationResultProvider(final ActorSystem actorSystem, final Config extensionConfig) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirective.java:24: warning: no comment 09:11:08 [WARNING] Route authenticateDevOps(final String realm, final Route inner); 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:19: warning: no comment 09:11:08 [WARNING] public final class DevopsAuthenticationDirectiveFactory { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:58: warning: no comment 09:11:08 [WARNING] public DevopsAuthenticationDirective devops() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:31: warning: no comment 09:11:08 [WARNING] public static DevopsAuthenticationDirectiveFactory newInstance( 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevopsAuthenticationDirectiveFactory.java:42: warning: no comment 09:11:08 [WARNING] public DevopsAuthenticationDirective status() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:36: warning: no comment 09:11:08 [WARNING] public static Optional<DevopsAuthenticationMethod> fromMethodName(final String methodName) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:24: warning: no comment 09:11:08 [WARNING] BASIC("basic"); 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/security/DevopsAuthenticationMethod.java:23: warning: no comment 09:11:08 [WARNING] OAUTH2("oauth2"), 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DevOpsInsecureAuthenticationDirective.java:30: warning: no comment 09:11:08 [WARNING] public static DevOpsInsecureAuthenticationDirective getInstance() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for ctx 09:11:08 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/devops/DevOpsRoute.java:102: warning: no @param for queryParameters 09:11:08 [WARNING] public Route buildDevOpsRoute(final RequestContext ctx, final Map<String, String> queryParameters) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:35: warning: no @param for jwtAuthenticationFactory 09:11:08 [WARNING] GatewayAuthenticationDirective buildHttpAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory); 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:42: warning: no @param for jwtAuthenticationFactory 09:11:08 [WARNING] GatewayAuthenticationDirective buildWsAuthentication(JwtAuthenticationFactory jwtAuthenticationFactory); 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/DittoGatewayAuthenticationDirectiveFactory.java:51: warning: no comment 09:11:08 [WARNING] public DittoGatewayAuthenticationDirectiveFactory(final ActorSystem actorSystem, final Config config) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/DittoJwtAuthorizationSubjectsProvider.java:47: warning: no comment 09:11:08 [WARNING] public DittoJwtAuthorizationSubjectsProvider(final ActorSystem actorSystem, final Config extensionConfig) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/EncodingEnsuringDirective.java:44: warning: no comment 09:11:08 [WARNING] public static Route ensureEncoding(final Supplier<Route> inner) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/directives/auth/GatewayAuthenticationDirectiveFactory.java:63: warning: no comment 09:11:08 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewayAuthenticationDirectiveFactory> { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/health/GatewayHttpReadinessCheck.java:43: warning: no comment 09:11:08 [WARNING] public GatewayHttpReadinessCheck(final ActorSystem system) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/utils/GatewaySignalEnrichmentProvider.java:66: warning: no comment 09:11:08 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<GatewaySignalEnrichmentProvider> { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:102: warning: no comment 09:11:08 [WARNING] ENABLED("enabled", true), 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/util/config/health/HealthCheckConfig.java:104: warning: no comment 09:11:08 [WARNING] EXPECTED("expected", 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:42: warning: no @param for innerRoute 09:11:08 [WARNING] Flow<HttpRequest, HttpResponse, NotUsed> getFlow(final Route innerRoute); 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/HttpBindFlowProvider.java:62: warning: no comment 09:11:08 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpBindFlowProvider> { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:68: warning: no comment 09:11:08 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<HttpRequestActorPropsFactory> { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/actors/HttpRequestActorPropsFactory.java:58: warning: no comment 09:11:08 [WARNING] static HttpRequestActorPropsFactory get(final ActorSystem actorSystem, final Config config) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:36: warning: no comment 09:11:08 [WARNING] public final class HttpUtils { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/utils/HttpUtils.java:114: warning: no comment 09:11:08 [WARNING] public static boolean basicAuthUsernameMatches(final RequestContext requestContext, final Pattern uuidPattern) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/websocket/IncomingWebSocketEventSniffer.java:60: warning: no comment 09:11:08 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<IncomingWebSocketEventSniffer> { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkException.java:15: warning: no comment 09:11:08 [WARNING] public interface JwkException { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwkInvalidException.java:28: warning: no comment 09:11:08 [WARNING] public final class JwkInvalidException extends DittoRuntimeException implements JwkException { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:71: warning: no comment 09:11:08 [WARNING] public JwtValidator getJwtValidator() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationFactory.java:98: warning: no comment 09:11:08 [WARNING] public JwtAuthenticationResultProvider newJwtAuthenticationResultProvider(final String configLevel) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthenticationResultProvider.java:63: warning: no comment 09:11:08 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthenticationResultProvider> { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtAuthorizationSubjectsProvider.java:60: warning: no comment 09:11:08 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<JwtAuthorizationSubjectsProvider> { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:58: warning: no comment 09:11:08 [WARNING] public static JwtSubjectIssuersConfig fromJwtSubjectIssuerConfigs( 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:64: warning: no comment 09:11:08 [WARNING] public static JwtSubjectIssuersConfig fromOAuthConfig(final OAuthConfig config) { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] /home/jenkins/agent/workspace/ditto-ci/gateway/service/src/main/java/org/eclipse/ditto/gateway/service/security/authentication/jwt/JwtSubjectIssuersConfig.java:86: warning: no comment 09:11:08 [WARNING] public String getProtocolPrefix() { 09:11:08 [WARNING] ^ 09:11:08 [WARNING] 100 warnings 09:11:08 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar 09:11:08 [INFO] 09:11:08 [INFO] --- shade:3.5.0:shade (default) @ ditto-gateway-service --- 09:11:08 [INFO] Including org.eclipse.ditto:ditto-gateway-api:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including io.cloudevents:cloudevents-http-basic:jar:2.3.0 in the shaded jar. 09:11:08 [INFO] Including io.cloudevents:cloudevents-core:jar:2.3.0 in the shaded jar. 09:11:08 [INFO] Including io.cloudevents:cloudevents-api:jar:2.3.0 in the shaded jar. 09:11:08 [INFO] Including io.jsonwebtoken:jjwt-api:jar:0.11.5 in the shaded jar. 09:11:08 [INFO] Including io.jsonwebtoken:jjwt-impl:jar:0.11.5 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar. 09:11:08 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar. 09:11:08 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 09:11:08 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 09:11:08 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 09:11:08 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 09:11:08 [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 09:11:08 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 09:11:08 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 09:11:08 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 09:11:08 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 09:11:08 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 09:11:08 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 09:11:08 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 09:11:08 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 09:11:08 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 09:11:08 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 09:11:08 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 09:11:08 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 09:11:08 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 09:11:08 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 09:11:08 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 09:11:08 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 09:11:08 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 09:11:08 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-jwt:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-protocol:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-search:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 09:11:08 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar. 09:11:08 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar. 09:11:08 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 09:11:08 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 09:11:08 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 09:11:08 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 09:11:08 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 09:11:08 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 09:11:08 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 09:11:08 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 09:11:08 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 09:11:08 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 09:11:08 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 09:11:08 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 09:11:08 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 09:11:08 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-jwt-model:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-connectivity-api:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 09:11:08 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 09:11:08 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-edge-service:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar. 09:11:08 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar. 09:11:08 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. 09:11:08 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 09:11:08 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 09:11:08 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 09:11:08 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 09:11:08 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. 09:11:08 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 09:11:08 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 09:11:08 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 09:11:08 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 09:11:08 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 09:11:08 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 09:11:08 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 09:11:08 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 09:11:08 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 09:11:08 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 09:11:08 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 09:11:08 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 09:11:08 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 09:11:08 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 09:11:08 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 09:11:08 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar. 09:11:08 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar. 09:11:08 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 09:11:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:10 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:12 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:13 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:14 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 09:11:14 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 09:11:14 [WARNING] - META-INF/NOTICE.md 09:11:14 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 09:11:14 [WARNING] - META-INF.versions.9.module-info 09:11:14 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 09:11:14 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 09:11:14 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 09:11:14 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 09:11:14 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 09:11:14 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, cloudevents-api-2.3.0.jar, cloudevents-core-2.3.0.jar, cloudevents-http-basic-2.3.0.jar, commons-compiler-3.1.10.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.10.jar, jffi-1.2.18-native.jar, jffi-1.2.18.jar, jjwt-api-0.11.5.jar, jjwt-impl-0.11.5.jar, jnr-a64asm-1.0.0.jar, jnr-constants-0.9.12.jar, jnr-ffi-2.1.9.jar, jnr-x86asm-1.0.2.jar, jul-to-slf4j-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 09:11:14 [WARNING] - META-INF/MANIFEST.MF 09:11:14 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 09:11:14 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 09:11:14 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 09:11:14 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 09:11:14 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 09:11:14 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 09:11:14 [WARNING] - META-INF/DISCLAIMER 09:11:14 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-api-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-edge-service-0-SNAPSHOT.jar, ditto-gateway-api-0-SNAPSHOT.jar, ditto-gateway-service-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-http-0-SNAPSHOT.jar, ditto-internal-utils-jwt-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-protocol-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-search-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-jwt-model-0-SNAPSHOT.jar, ditto-messages-model-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-protocol-0-SNAPSHOT.jar, ditto-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 09:11:14 [WARNING] - META-INF/LICENSE 09:11:14 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 09:11:14 [WARNING] - META-INF/io.netty.versions.properties 09:11:14 [WARNING] maven-shade-plugin has detected that some files are 09:11:14 [WARNING] present in two or more JARs. When this happens, only one 09:11:14 [WARNING] single version of the file is copied to the uber jar. 09:11:14 [WARNING] Usually this is not harmful and you can skip these warnings, 09:11:14 [WARNING] otherwise try to manually exclude artifacts based on 09:11:14 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 09:11:14 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 09:11:14 [INFO] Attaching shaded artifact. 09:11:14 [INFO] 09:11:14 [INFO] --- jar:3.3.0:test-jar (default) @ ditto-gateway-service --- 09:11:14 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar 09:11:14 [INFO] 09:11:14 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-gateway-service --- 09:11:14 [INFO] Tests are skipped. 09:11:14 [INFO] 09:11:14 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-gateway-service --- 09:11:14 [INFO] Tests are skipped. 09:11:14 [INFO] 09:11:14 [INFO] --- jacoco:0.8.10:report (report) @ ditto-gateway-service --- 09:11:14 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/jacoco.exec 09:11:14 [INFO] Analyzed bundle 'Eclipse Ditto :: Gateway :: Service' with 225 classes 09:11:14 [INFO] 09:11:14 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-gateway-service --- 09:11:14 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar' is disabled. 09:11:14 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar 09:11:15 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar' is disabled. 09:11:15 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar 09:11:20 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar' is disabled. 09:11:21 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar 09:11:37 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar' is disabled. 09:11:37 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar 09:11:38 [INFO] 09:11:38 [INFO] --- install:3.1.1:install (default-install) @ ditto-gateway-service --- 09:11:38 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.pom 09:11:38 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT.jar 09:11:38 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-javadoc.jar 09:11:38 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-allinone.jar 09:11:38 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/ditto-gateway-service-0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-gateway-service/0-SNAPSHOT/ditto-gateway-service-0-SNAPSHOT-tests.jar 09:11:38 [INFO] 09:11:38 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-gateway-service --- 09:11:44 [INFO] 09:11:44 [INFO] --------------< org.eclipse.ditto:ditto-policies-service >-------------- 09:11:44 [INFO] Building Eclipse Ditto :: Policies :: Service 0-SNAPSHOT [74/77] 09:11:44 [INFO] from policies/service/pom.xml 09:11:44 [INFO] --------------------------------[ jar ]--------------------------------- 09:11:44 [INFO] 09:11:44 [INFO] --- enforcer:3.4.1:enforce (enforce-banned-dependencies) @ ditto-policies-service --- 09:11:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 09:11:44 [INFO] 09:11:44 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-policies-service --- 09:11:44 [INFO] Assigning port '35423' to property 'random-pekko-tcp-port' 09:11:44 [INFO] 09:11:44 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-policies-service --- 09:11: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/service/target/jacoco.exec 09:11:44 [INFO] 09:11:44 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-policies-service --- 09:11:44 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:11:44 [INFO] All files are up to date, skip goal execution. 09:11:44 [INFO] 09:11:44 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-policies-service --- 09:11:44 [INFO] Copying 1 resource from src/main/resources to target/classes 09:11:44 [INFO] Copying 5 resources from src/main/resources to target/classes 09:11:44 [INFO] 09:11:44 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-policies-service --- 09:11:44 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-policies-service:jar:0-SNAPSHOT... 09:11:44 [INFO] 09:11:44 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-policies-service --- 09:11:44 [INFO] Changes detected - recompiling the module! :dependency 09:11:44 [INFO] Compiling 108 source files with javac [debug target 17] to target/classes 09:11:44 [INFO] 09:11:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-policies-service --- 09:11:44 [INFO] Copying 8 resources from src/test/resources to target/test-classes 09:11:44 [INFO] 09:11:44 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-policies-service --- 09:11:44 [INFO] Changes detected - recompiling the module! :dependency 09:11:44 [INFO] Compiling 72 source files with javac [debug target 17] to target/test-classes 09:11:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java uses or overrides a deprecated API. 09:11:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicySupervisorActorTest.java: Recompile with -Xlint:deprecation for details. 09:11:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Some input files use unchecked or unsafe operations. 09:11:46 [INFO] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/test/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActorIT.java: Recompile with -Xlint:unchecked for details. 09:11:46 [INFO] 09:11:46 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-policies-service --- 09:11:46 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:11:46 [INFO] Tests are skipped. 09:11:46 [INFO] 09:11:46 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-policies-service --- 09:11:46 [INFO] 09:11:46 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-policies-service --- 09:11:46 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar 09:11:46 [INFO] 09:11:46 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-policies-service --- 09:11:46 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:11:46 [INFO] Configuration changed, re-generating javadoc. 09:11:48 [WARNING] Javadoc Warnings 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/package-info.java:14: warning: no comment 09:11:48 [WARNING] package org.eclipse.ditto.policies.service.common.config; 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/package-info.java:14: warning: no comment 09:11:48 [WARNING] package org.eclipse.ditto.policies.service.enforcement; 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/pre/package-info.java:14: warning: no comment 09:11:48 [WARNING] package org.eclipse.ditto.policies.service.enforcement.pre; 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/package-info.java:14: warning: no comment 09:11:48 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors; 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/announcements/package-info.java:14: warning: no comment 09:11:48 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.announcements; 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/package-info.java:14: warning: no comment 09:11:48 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.resolvers; 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/commands/package-info.java:14: warning: no comment 09:11:48 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.commands; 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment 09:11:48 [WARNING] package org.eclipse.ditto.policies.service.persistence.actors.strategies.events; 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/package-info.java:14: warning: no comment 09:11:48 [WARNING] package org.eclipse.ditto.policies.service.persistence.serializer; 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:36: warning: no comment 09:11:48 [WARNING] protected static final JsonFieldDefinition<JsonObject> POLICY_ENTRIES = 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/AbstractPolicyMongoEventAdapter.java:40: warning: no comment 09:11:48 [WARNING] protected AbstractPolicyMongoEventAdapter(final ExtendedActorSystem system) { 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/serializer/DefaultPolicyMongoEventAdapter.java:25: warning: no comment 09:11:48 [WARNING] public DefaultPolicyMongoEventAdapter(final ExtendedActorSystem system) { 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/DefaultSubjectIdFromActionResolver.java:33: warning: no comment 09:11:48 [WARNING] public DefaultSubjectIdFromActionResolver() { 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:15: warning: no comment 09:11:48 [WARNING] public final class PoliciesPlaceholders { 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/resolvers/PoliciesPlaceholders.java:21: warning: no comment 09:11:48 [WARNING] public static PolicyEntryPlaceholder newPolicyEntryPlaceholder() { 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/enforcement/PolicyCommandEnforcement.java:219: warning: no @param for <T> 09:11:48 [WARNING] public <T extends PolicyQueryCommandResponse<T>> T buildJsonViewForPolicyQueryCommandResponse( 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/common/config/PolicyConfig.java:93: warning: no comment 09:11:48 [WARNING] SUBJECT_ID_RESOLVER("subject-id-resolver", 09:11:48 [WARNING] ^ 09:11:48 [WARNING] /home/jenkins/agent/workspace/ditto-ci/policies/service/src/main/java/org/eclipse/ditto/policies/service/persistence/actors/PolicyPersistenceOperationsActor.java:39: warning: no comment 09:11:48 [WARNING] public static final String ACTOR_NAME = "policyOps"; 09:11:48 [WARNING] ^ 09:11:48 [WARNING] 18 warnings 09:11:48 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar 09:11:48 [INFO] 09:11:48 [INFO] --- shade:3.5.0:shade (default) @ ditto-policies-service --- 09:11:48 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar. 09:11:48 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar. 09:11:48 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 09:11:48 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 09:11:48 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. 09:11:48 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. 09:11:48 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 09:11:48 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 09:11:48 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 09:11:48 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 09:11:48 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 09:11:48 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 09:11:48 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar. 09:11:48 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar. 09:11:48 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar. 09:11:48 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar. 09:11:48 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 09:11:48 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 09:11:48 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 09:11:48 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 09:11:48 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 09:11:48 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 09:11:48 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 09:11:48 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 09:11:48 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 09:11:48 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 09:11:48 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 09:11:48 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 09:11:48 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 09:11:48 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 09:11:48 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 09:11:48 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 09:11:48 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 09:11:48 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 09:11:48 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 09:11:48 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 09:11:48 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 09:11:48 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 09:11:48 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 09:11:48 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 09:11:48 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 09:11:48 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 09:11:48 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 09:11:48 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 09:11:48 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 09:11:48 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 09:11:48 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 09:11:48 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 09:11:48 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 09:11:48 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 09:11:48 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 09:11:48 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 09:11:48 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 09:11:48 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 09:11:48 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 09:11:48 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 09:11:48 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 09:11:48 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 09:11:48 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 09:11:48 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 09:11:48 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 09:11:48 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 09:11:48 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 09:11:48 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 09:11:48 [INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar. 09:11:48 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar. 09:11:48 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. 09:11:48 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 09:11:48 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 09:11:48 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 09:11:48 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 09:11:48 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 09:11:48 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 09:11:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:49 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:50 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:11:53 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 09:11:53 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 09:11:53 [WARNING] - META-INF/NOTICE.md 09:11:53 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 09:11:53 [WARNING] - META-INF.versions.9.module-info 09:11:53 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 09:11:53 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 09:11:53 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 09:11:53 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 09:11:53 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 09:11:53 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 09:11:53 [WARNING] - META-INF/DISCLAIMER 09:11:53 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 09:11:53 [WARNING] - META-INF/io.netty.versions.properties 09:11:53 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.10.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 09:11:53 [WARNING] - META-INF/MANIFEST.MF 09:11:53 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-conditional-headers-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-0-SNAPSHOT.jar, ditto-placeholders-0-SNAPSHOT.jar, ditto-policies-api-0-SNAPSHOT.jar, ditto-policies-enforcement-0-SNAPSHOT.jar, ditto-policies-model-0-SNAPSHOT.jar, ditto-policies-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 09:11:53 [WARNING] - META-INF/LICENSE 09:11:53 [WARNING] maven-shade-plugin has detected that some files are 09:11:53 [WARNING] present in two or more JARs. When this happens, only one 09:11:53 [WARNING] single version of the file is copied to the uber jar. 09:11:53 [WARNING] Usually this is not harmful and you can skip these warnings, 09:11:53 [WARNING] otherwise try to manually exclude artifacts based on 09:11:53 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 09:11:53 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 09:11:53 [INFO] Attaching shaded artifact. 09:11:53 [INFO] 09:11:53 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-policies-service --- 09:11:53 [INFO] Tests are skipped. 09:11:53 [INFO] 09:11:53 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-policies-service --- 09:11:53 [INFO] Tests are skipped. 09:11:53 [INFO] 09:11:53 [INFO] --- jacoco:0.8.10:report (report) @ ditto-policies-service --- 09:11:53 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/policies/service/target/jacoco.exec 09:11:53 [INFO] Analyzed bundle 'Eclipse Ditto :: Policies :: Service' with 102 classes 09:11:53 [INFO] 09:11:53 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-policies-service --- 09:11:53 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar' is disabled. 09:11:53 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar 09:11:54 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar' is disabled. 09:11:54 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar 09:11:57 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar' is disabled. 09:11:59 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar 09:12:21 [INFO] 09:12:21 [INFO] --- install:3.1.1:install (default-install) @ ditto-policies-service --- 09:12:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.pom 09:12:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT.jar 09:12:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-javadoc.jar 09:12:21 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/policies/service/target/ditto-policies-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-policies-service/0-SNAPSHOT/ditto-policies-service-0-SNAPSHOT-allinone.jar 09:12:22 [INFO] 09:12:22 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-policies-service --- 09:12:27 [INFO] 09:12:27 [INFO] --------------< org.eclipse.ditto:ditto-wot-integration >--------------- 09:12:27 [INFO] Building Eclipse Ditto :: WoT :: Integration 0-SNAPSHOT [75/77] 09:12:27 [INFO] from wot/integration/pom.xml 09:12:27 [INFO] --------------------------------[ jar ]--------------------------------- 09:12:27 [INFO] 09:12:27 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-wot-integration --- 09:12: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/wot/integration/target/jacoco.exec 09:12:27 [INFO] 09:12:27 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-wot-integration --- 09:12:27 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:12:27 [INFO] All files are up to date, skip goal execution. 09:12:27 [INFO] 09:12:27 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-wot-integration --- 09:12:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/main/resources 09:12:27 [INFO] 09:12:27 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-wot-integration --- 09:12:27 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT... 09:12:27 [INFO] 09:12:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-wot-integration --- 09:12:27 [INFO] Changes detected - recompiling the module! :dependency 09:12:27 [INFO] Compiling 20 source files with javac [debug target 17] to target/classes 09:12:27 [INFO] 09:12:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-wot-integration --- 09:12:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ditto-ci/wot/integration/src/test/resources 09:12:27 [INFO] 09:12:27 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-wot-integration --- 09:12:27 [INFO] No sources to compile 09:12:27 [INFO] 09:12:27 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-wot-integration --- 09:12:27 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:12:27 [INFO] Tests are skipped. 09:12:27 [INFO] 09:12:27 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-wot-integration --- 09:12:27 [INFO] 09:12:27 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-wot-integration --- 09:12:27 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar 09:12:27 [INFO] 09:12:27 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-wot-integration --- 09:12:27 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:12:27 [INFO] Configuration changed, re-generating javadoc. 09:12:29 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar 09:12:29 [INFO] 09:12:29 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-wot-integration --- 09:12:29 [INFO] Tests are skipped. 09:12:29 [INFO] 09:12:29 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-wot-integration --- 09:12:29 [INFO] Tests are skipped. 09:12:29 [INFO] 09:12:29 [INFO] --- jacoco:0.8.10:report (report) @ ditto-wot-integration --- 09:12:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 09:12:29 [INFO] 09:12:29 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-wot-integration --- 09:12:29 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar' is disabled. 09:12:29 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar 09:12:30 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar' is disabled. 09:12:30 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar 09:12:31 [INFO] 09:12:31 [INFO] --- install:3.1.1:install (default-install) @ ditto-wot-integration --- 09:12:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.pom 09:12:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT.jar 09:12:31 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/wot/integration/target/ditto-wot-integration-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-wot-integration/0-SNAPSHOT/ditto-wot-integration-0-SNAPSHOT-javadoc.jar 09:12:31 [INFO] 09:12:31 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-wot-integration --- 09:12:32 [INFO] 09:12:32 [INFO] ---------------< org.eclipse.ditto:ditto-things-service >--------------- 09:12:32 [INFO] Building Eclipse Ditto :: Things :: Service 0-SNAPSHOT [76/77] 09:12:32 [INFO] from things/service/pom.xml 09:12:32 [INFO] --------------------------------[ jar ]--------------------------------- 09:12:32 [INFO] 09:12:32 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-things-service --- 09:12:32 [INFO] Assigning port '44863' to property 'random-pekko-tcp-port' 09:12:32 [INFO] 09:12:32 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-things-service --- 09:12: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/things/service/target/jacoco.exec 09:12:32 [INFO] 09:12:32 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-things-service --- 09:12:32 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:12:32 [INFO] All files are up to date, skip goal execution. 09:12:32 [INFO] 09:12:32 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-things-service --- 09:12:32 [INFO] Copying 1 resource from src/main/resources to target/classes 09:12:32 [INFO] Copying 5 resources from src/main/resources to target/classes 09:12:32 [INFO] 09:12:32 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-things-service --- 09:12:32 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-things-service:jar:0-SNAPSHOT... 09:12:32 [INFO] 09:12:32 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-things-service --- 09:12:32 [INFO] Changes detected - recompiling the module! :dependency 09:12:32 [INFO] Compiling 134 source files with javac [debug target 17] to target/classes 09:12:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Some input files use unchecked or unsafe operations. 09:12:33 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingCommandEnforcement.java: Recompile with -Xlint:unchecked for details. 09:12:33 [INFO] 09:12:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-things-service --- 09:12:33 [INFO] Copying 5 resources from src/test/resources to target/test-classes 09:12:33 [INFO] 09:12:33 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-things-service --- 09:12:33 [INFO] Changes detected - recompiling the module! :dependency 09:12:33 [INFO] Compiling 113 source files with javac [debug target 17] to target/test-classes 09:12:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Some input files use or override a deprecated API. 09:12:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/enforcement/TestSetup.java: Recompile with -Xlint:deprecation for details. 09:12:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java uses unchecked or unsafe operations. 09:12:34 [INFO] /home/jenkins/agent/workspace/ditto-ci/things/service/src/test/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/AbstractCommandStrategyTest.java: Recompile with -Xlint:unchecked for details. 09:12:34 [INFO] 09:12:34 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-things-service --- 09:12:34 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:12:34 [INFO] Tests are skipped. 09:12:34 [INFO] 09:12:34 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-things-service --- 09:12:34 [INFO] 09:12:34 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-things-service --- 09:12:34 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar 09:12:34 [INFO] 09:12:34 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-things-service --- 09:12:34 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:12:34 [INFO] Configuration changed, re-generating javadoc. 09:12:37 [WARNING] Javadoc Warnings 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/package-info.java:14: warning: no comment 09:12:37 [WARNING] package org.eclipse.ditto.things.service.aggregation; 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/common/config/package-info.java:14: warning: no comment 09:12:37 [WARNING] package org.eclipse.ditto.things.service.common.config; 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/package-info.java:14: warning: no comment 09:12:37 [WARNING] package org.eclipse.ditto.things.service.enforcement; 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/pre/package-info.java:14: warning: no comment 09:12:37 [WARNING] package org.eclipse.ditto.things.service.enforcement.pre; 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/package-info.java:14: warning: no comment 09:12:37 [WARNING] package org.eclipse.ditto.things.service.persistence.actors; 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/package-info.java:15: warning: no comment 09:12:37 [WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.commands; 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/events/package-info.java:14: warning: no comment 09:12:37 [WARNING] package org.eclipse.ditto.things.service.persistence.actors.strategies.events; 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/package-info.java:15: warning: no comment 09:12:37 [WARNING] package org.eclipse.ditto.things.service.persistence.serializer; 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:195: warning: no @param for <S> 09:12:37 [WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFree(final S signal, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ResponseReceiverCache.java:220: warning: no @param for <S> 09:12:37 [WARNING] public <S extends Signal<?>, T> CompletionStage<T> insertResponseReceiverConflictFreeWithFuture(final S signal, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/strategies/commands/ThingConditionValidator.java:34: warning: no comment 09:12:37 [WARNING] public final class ThingConditionValidator { 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/enforcement/ThingEnforcement.java:38: warning: no comment 09:12:37 [WARNING] public ThingEnforcement(final ActorRef policiesShardRegion, final ActorSystem actorSystem, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/serializer/ThingMongoEventAdapter.java:42: warning: no comment 09:12:37 [WARNING] public ThingMongoEventAdapter(final ExtendedActorSystem system) { 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActor.java:112: warning: no @param for searchShardRegionProxy 09:12:37 [WARNING] public static Props props(final ThingId thingId, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:79: warning: no comment 09:12:37 [WARNING] public ThingPersistenceActorMessageQueue(final int capacity, final ActorSystem actorSystem) { 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceOperationsActor.java:37: warning: no comment 09:12:37 [WARNING] public static final String ACTOR_NAME = "thingOps"; 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for aggregatorConfig 09:12:37 [WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/aggregation/ThingsAggregatorActor.java:84: warning: no @param for pubSubMediator 09:12:37 [WARNING] public static Props props(final ActorRef targetActor, final ThingsAggregatorConfig aggregatorConfig, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for pubSubMediator 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for policiesShardRegion 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for distributedPubThingEventsForTwin 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for liveSignalPub 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for propsFactory 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for blockedNamespaces 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for policyEnforcerProvider 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @param for mongoReadJournal 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:213: warning: no @return 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for pubSubMediator 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for policiesShardRegion 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for distributedPubThingEventsForTwin 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for liveSignalPub 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for thingsPersistenceActor 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for blockedNamespaces 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for policyEnforcerProvider 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @param for mongoReadJournal 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingSupervisorActor.java:230: warning: no @return 09:12:37 [WARNING] public static Props props(final ActorRef pubSubMediator, 09:12:37 [WARNING] ^ 09:12:37 [WARNING] /home/jenkins/agent/workspace/ditto-ci/things/service/src/main/java/org/eclipse/ditto/things/service/persistence/actors/ThingPersistenceActorMailbox.java:77: warning: no comment 09:12:37 [WARNING] private final int capacity; 09:12:37 [WARNING] ^ 09:12:37 [WARNING] 37 warnings 09:12:37 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar 09:12:37 [INFO] 09:12:37 [INFO] --- shade:3.5.0:shade (default) @ ditto-things-service --- 09:12:37 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar. 09:12:37 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar. 09:12:37 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 09:12:37 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 09:12:37 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. 09:12:37 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. 09:12:37 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 09:12:37 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 09:12:37 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 09:12:37 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 09:12:37 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 09:12:37 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 09:12:37 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar. 09:12:37 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar. 09:12:37 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar. 09:12:37 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar. 09:12:37 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 09:12:37 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 09:12:37 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 09:12:37 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 09:12:37 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 09:12:37 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 09:12:37 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 09:12:37 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 09:12:37 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 09:12:37 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 09:12:37 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 09:12:37 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 09:12:37 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 09:12:37 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 09:12:37 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 09:12:37 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 09:12:37 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 09:12:37 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 09:12:37 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 09:12:37 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 09:12:37 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 09:12:37 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 09:12:37 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 09:12:37 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 09:12:37 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 09:12:37 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 09:12:37 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 09:12:37 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 09:12:37 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 09:12:37 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 09:12:37 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 09:12:37 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 09:12:37 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 09:12:37 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 09:12:37 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 09:12:37 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 09:12:37 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-things:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub-policies:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 09:12:37 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-wot-model:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-wot-integration:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 09:12:37 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 09:12:37 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 09:12:37 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 09:12:37 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 09:12:37 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 09:12:37 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-conditional-headers:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistent-actors:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-http:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 09:12:37 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 09:12:37 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 09:12:37 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 09:12:37 [INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar. 09:12:37 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar. 09:12:37 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. 09:12:37 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 09:12:37 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 09:12:37 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 09:12:37 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 09:12:37 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 09:12:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:12:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:12:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:12:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:12:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:12:39 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:12:42 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:12:42 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.10.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-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-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 09:12:42 [WARNING] - META-INF/MANIFEST.MF 09:12:42 [WARNING] caffeine-3.1.8.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-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-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 09:12:42 [WARNING] - META-INF/LICENSE 09:12:42 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 09:12:42 [WARNING] - META-INF.versions.9.module-info 09:12:42 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 09:12:42 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 09:12:42 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 09:12:42 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-internal-models-signal-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-http-0-SNAPSHOT.jar, ditto-internal-utils-metrics-0-SNAPSHOT.jar, ditto-internal-utils-namespaces-0-SNAPSHOT.jar, ditto-internal-utils-pekko-0-SNAPSHOT.jar, ditto-internal-utils-persistence-0-SNAPSHOT.jar, ditto-internal-utils-persistent-actors-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-policies-0-SNAPSHOT.jar, ditto-internal-utils-pubsub-things-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-rql-model-0-SNAPSHOT.jar, ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-query-0-SNAPSHOT.jar, ditto-things-api-0-SNAPSHOT.jar, ditto-things-model-0-SNAPSHOT.jar, ditto-things-service-0-SNAPSHOT.jar, ditto-thingsearch-api-0-SNAPSHOT.jar, ditto-thingsearch-model-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, ditto-wot-integration-0-SNAPSHOT.jar, ditto-wot-model-0-SNAPSHOT.jar define 2 overlapping resources: 09:12:42 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 09:12:42 [WARNING] - META-INF/NOTICE.md 09:12:42 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 09:12:42 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 09:12:42 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 09:12:42 [WARNING] - META-INF/DISCLAIMER 09:12:42 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 09:12:42 [WARNING] - META-INF/io.netty.versions.properties 09:12:42 [WARNING] maven-shade-plugin has detected that some files are 09:12:42 [WARNING] present in two or more JARs. When this happens, only one 09:12:42 [WARNING] single version of the file is copied to the uber jar. 09:12:42 [WARNING] Usually this is not harmful and you can skip these warnings, 09:12:42 [WARNING] otherwise try to manually exclude artifacts based on 09:12:42 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 09:12:42 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 09:12:42 [INFO] Attaching shaded artifact. 09:12:42 [INFO] 09:12:42 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-things-service --- 09:12:42 [INFO] Tests are skipped. 09:12:42 [INFO] 09:12:42 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-things-service --- 09:12:42 [INFO] Tests are skipped. 09:12:42 [INFO] 09:12:42 [INFO] --- jacoco:0.8.10:report (report) @ ditto-things-service --- 09:12:42 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/things/service/target/jacoco.exec 09:12:42 [INFO] Analyzed bundle 'Eclipse Ditto :: Things :: Service' with 133 classes 09:12:42 [INFO] 09:12:42 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-things-service --- 09:12:42 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar' is disabled. 09:12:42 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar 09:12:43 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar' is disabled. 09:12:43 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar 09:12:47 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-allinone.jar' is disabled. 09:12:48 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-allinone.jar 09:13:04 [INFO] 09:13:04 [INFO] --- install:3.1.1:install (default-install) @ ditto-things-service --- 09:13:04 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.pom 09:13:04 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT.jar 09:13:04 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT-javadoc.jar 09:13:04 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/things/service/target/ditto-things-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-things-service/0-SNAPSHOT/ditto-things-service-0-SNAPSHOT-allinone.jar 09:13:04 [INFO] 09:13:04 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-things-service --- 09:13:10 [INFO] 09:13:10 [INFO] ------------< org.eclipse.ditto:ditto-thingsearch-service >------------- 09:13:10 [INFO] Building Eclipse Ditto :: Thing Search :: Service 0-SNAPSHOT [77/77] 09:13:10 [INFO] from thingsearch/service/pom.xml 09:13:10 [INFO] --------------------------------[ jar ]--------------------------------- 09:13:10 [INFO] 09:13:10 [INFO] --- port-allocator:1.2:allocate-ports (default) @ ditto-thingsearch-service --- 09:13:10 [INFO] Assigning port '43943' to property 'random-pekko-tcp-port' 09:13:10 [INFO] 09:13:10 [INFO] --- jacoco:0.8.10:prepare-agent (prepare-agent) @ ditto-thingsearch-service --- 09:13: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/thingsearch/service/target/jacoco.exec 09:13:10 [INFO] 09:13:10 [INFO] --- license:2.2.0:add-third-party (default-cli) @ ditto-thingsearch-service --- 09:13:10 [WARNING] Parameter 'licenseMergesFile' (user property 'license.licenseMergesFile') is deprecated: prefer use now licenseMergesUrl 09:13:10 [INFO] All files are up to date, skip goal execution. 09:13:10 [INFO] 09:13:10 [INFO] --- resources:3.3.1:resources (default-resources) @ ditto-thingsearch-service --- 09:13:10 [INFO] Copying 1 resource from src/main/resources to target/classes 09:13:10 [INFO] Copying 5 resources from src/main/resources to target/classes 09:13:10 [INFO] 09:13:10 [INFO] --- flatten:1.5.0:flatten (flatten) @ ditto-thingsearch-service --- 09:13:10 [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-thingsearch-service:jar:0-SNAPSHOT... 09:13:10 [INFO] 09:13:10 [INFO] --- compiler:3.11.0:compile (default-compile) @ ditto-thingsearch-service --- 09:13:10 [INFO] Changes detected - recompiling the module! :dependency 09:13:10 [INFO] Compiling 96 source files with javac [debug target 17] to target/classes 09:13:10 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/EnforcementFlow.java: Some input files use or override a deprecated API. 09:13:10 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/EnforcementFlow.java: Recompile with -Xlint:deprecation for details. 09:13:10 [INFO] 09:13:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ ditto-thingsearch-service --- 09:13:10 [INFO] Copying 19 resources from src/test/resources to target/test-classes 09:13:10 [INFO] 09:13:10 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ditto-thingsearch-service --- 09:13:10 [INFO] Changes detected - recompiling the module! :dependency 09:13:10 [INFO] Compiling 61 source files with javac [debug target 17] to target/test-classes 09:13:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java uses or overrides a deprecated API. 09:13:11 [INFO] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/test/java/org/eclipse/ditto/thingsearch/service/updater/actors/BackgroundSyncActorTest.java: Recompile with -Xlint:deprecation for details. 09:13:11 [INFO] 09:13:11 [INFO] --- surefire:3.1.2:test (default-test) @ ditto-thingsearch-service --- 09:13:11 [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. 09:13:11 [INFO] Tests are skipped. 09:13:11 [INFO] 09:13:11 [INFO] --- dependency:3.6.0:unpack-dependencies (copy-legal-docs) @ ditto-thingsearch-service --- 09:13:11 [INFO] 09:13:11 [INFO] --- jar:3.3.0:jar (default-jar) @ ditto-thingsearch-service --- 09:13:11 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar 09:13:11 [INFO] 09:13:11 [INFO] --- shade:3.5.0:shade (default) @ ditto-thingsearch-service --- 09:13:11 [INFO] Including org.eclipse.ditto:ditto-policies-enforcement:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-json:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-base-model:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-policies-model:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-placeholders:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-policies-api:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including com.typesafe:config:jar:1.4.2 in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-metrics:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including io.kamon:kamon-executors_2.13:jar:2.6.5 in the shaded jar. 09:13:11 [INFO] Including io.kamon:kamon-instrumentation-common_2.13:jar:2.6.5 in the shaded jar. 09:13:11 [INFO] Including nl.grons:metrics4-scala_2.13:jar:4.2.9 in the shaded jar. 09:13:11 [INFO] Including io.dropwizard.metrics:metrics-core:jar:4.2.9 in the shaded jar. 09:13:11 [INFO] Including io.dropwizard.metrics:metrics-healthchecks:jar:4.2.9 in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-tracing:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-base-service:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-config:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-base-api:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-coordination_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-health:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-cluster_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-remote_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including org.agrona:agrona:jar:1.15.1 in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cluster:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-json-cbor:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.3 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-cluster-sharding_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-serialization-jackson_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.3 in the shaded jar. 09:13:11 [INFO] Including com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.3 in the shaded jar. 09:13:11 [INFO] Including com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.3 in the shaded jar. 09:13:11 [INFO] Including com.fasterxml.jackson.module:jackson-module-scala_2.13:jar:2.14.3 in the shaded jar. 09:13:11 [INFO] Including com.thoughtworks.paranamer:paranamer:jar:2.8 in the shaded jar. 09:13:11 [INFO] Including org.lz4:lz4-java:jar:1.8.0 in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-extension:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. 09:13:11 [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.36 in the shaded jar. 09:13:11 [INFO] Including ch.qos.logback:logback-classic:jar:1.2.12 in the shaded jar. 09:13:11 [INFO] Including ch.qos.logback:logback-core:jar:1.2.12 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-actor_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-management_2.13:jar:1.0.0 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-http-spray-json_2.13:jar:1.0.0 in the shaded jar. 09:13:11 [INFO] Including io.spray:spray-json_2.13:jar:1.3.6 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-management-cluster-bootstrap_2.13:jar:1.0.0 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-discovery_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-http-core_2.13:jar:1.0.0 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-management-cluster-http_2.13:jar:1.0.0 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-discovery-kubernetes-api_2.13:jar:1.0.0 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-management-pki_2.13:jar:1.0.0 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-pki_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including com.hierynomus:asn-one:jar:0.5.0 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-lease-kubernetes_2.13:jar:1.0.0 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-slf4j_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including com.github.scullxbones:pekko-persistence-mongodb_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-persistence_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including org.mongodb:mongodb-driver-core:jar:4.10.2 in the shaded jar. 09:13:11 [INFO] Including org.mongodb:bson-record-codec:jar:4.10.2 in the shaded jar. 09:13:11 [INFO] Including org.mongodb.scala:mongo-scala-bson_2.13:jar:4.10.2 in the shaded jar. 09:13:11 [INFO] Including org.reactivestreams:reactive-streams:jar:1.0.4 in the shaded jar. 09:13:11 [INFO] Including io.kamon:kamon-core_2.13:jar:2.6.5 in the shaded jar. 09:13:11 [INFO] Including io.kamon:kamon-prometheus_2.13:jar:2.6.5 in the shaded jar. 09:13:11 [INFO] Including io.kamon:kamon-system-metrics_2.13:jar:2.6.5 in the shaded jar. 09:13:11 [INFO] Including io.kamon:kamon-opentelemetry_2.13:jar:2.6.5 in the shaded jar. 09:13:11 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-http-trace:jar:1.13.0 in the shaded jar. 09:13:11 [INFO] Including io.opentelemetry:opentelemetry-sdk-trace:jar:1.13.0 in the shaded jar. 09:13:11 [INFO] Including io.opentelemetry:opentelemetry-api:jar:1.13.0 in the shaded jar. 09:13:11 [INFO] Including io.opentelemetry:opentelemetry-context:jar:1.13.0 in the shaded jar. 09:13:11 [INFO] Including io.opentelemetry:opentelemetry-sdk-common:jar:1.13.0 in the shaded jar. 09:13:11 [INFO] Including io.opentelemetry:opentelemetry-semconv:jar:1.13.0-alpha in the shaded jar. 09:13:11 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-common:jar:1.13.0 in the shaded jar. 09:13:11 [INFO] Including com.squareup.okhttp3:okhttp:jar:4.9.3 in the shaded jar. 09:13:11 [INFO] Including com.squareup.okio:okio:jar:2.8.0 in the shaded jar. 09:13:11 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.0 in the shaded jar. 09:13:11 [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.10 in the shaded jar. 09:13:11 [INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar. 09:13:11 [INFO] Including io.opentelemetry:opentelemetry-exporter-otlp-trace:jar:1.13.0 in the shaded jar. 09:13:11 [INFO] Including com.google.auto.value:auto-value-annotations:jar:1.9 in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-thingsearch-api:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-rql-query:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-things-api:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pubsub:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-models-streaming:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-thingsearch-model:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-rql-parser:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-rql-model:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-parsing_2.13:jar:1.0.0 in the shaded jar. 09:13:11 [INFO] Including org.parboiled:parboiled_2.13:jar:2.5.0 in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-rql-search-option-parser:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-models-signalenrichment:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-things-model:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-protocol:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-connectivity-model:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-messages-model:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-models-signal:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-pekko:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-stream_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-protobuf-v3_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including com.typesafe:ssl-config-core_2.13:jar:0.6.1 in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-persistence:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-cluster-tools_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including org.mongodb:mongodb-driver-reactivestreams:jar:4.10.2 in the shaded jar. 09:13:11 [INFO] Including io.projectreactor:reactor-core:jar:3.5.0 in the shaded jar. 09:13:11 [INFO] Including org.mongodb.scala:mongo-scala-driver_2.13:jar:4.10.2 in the shaded jar. 09:13:11 [INFO] Including org.scala-lang:scala-reflect:jar:2.13.12 in the shaded jar. 09:13:11 [INFO] Including com.github.ben-manes.caffeine:caffeine:jar:3.1.8 in the shaded jar. 09:13:11 [INFO] Including org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2 in the shaded jar. 09:13:11 [INFO] Including io.netty:netty-buffer:jar:4.1.99.Final in the shaded jar. 09:13:11 [INFO] Including io.netty:netty-common:jar:4.1.99.Final in the shaded jar. 09:13:11 [INFO] Including io.netty:netty-handler:jar:4.1.99.Final in the shaded jar. 09:13:11 [INFO] Including io.netty:netty-resolver:jar:4.1.99.Final in the shaded jar. 09:13:11 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.99.Final in the shaded jar. 09:13:11 [INFO] Including io.netty:netty-codec:jar:4.1.99.Final in the shaded jar. 09:13:11 [INFO] Including io.netty:netty-transport:jar:4.1.99.Final in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-persistence-query_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-namespaces:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-ddata:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-distributed-data_2.13:jar:1.0.1 in the shaded jar. 09:13:11 [INFO] Including org.lmdbjava:lmdbjava:jar:0.7.0 in the shaded jar. 09:13:11 [INFO] Including com.github.jnr:jnr-ffi:jar:2.1.9 in the shaded jar. 09:13:11 [INFO] Including org.ow2.asm:asm:jar:9.2 in the shaded jar. 09:13:11 [INFO] Including org.ow2.asm:asm-commons:jar:9.2 in the shaded jar. 09:13:11 [INFO] Including org.ow2.asm:asm-analysis:jar:9.2 in the shaded jar. 09:13:11 [INFO] Including org.ow2.asm:asm-tree:jar:9.2 in the shaded jar. 09:13:11 [INFO] Including org.ow2.asm:asm-util:jar:9.2 in the shaded jar. 09:13:11 [INFO] Including com.github.jnr:jnr-a64asm:jar:1.0.0 in the shaded jar. 09:13:11 [INFO] Including com.github.jnr:jnr-x86asm:jar:1.0.2 in the shaded jar. 09:13:11 [INFO] Including com.github.jnr:jffi:jar:1.2.18 in the shaded jar. 09:13:11 [INFO] Including com.github.jnr:jffi:jar:native:1.2.18 in the shaded jar. 09:13:11 [INFO] Including com.github.jnr:jnr-constants:jar:0.9.12 in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-internal-utils-cache-loaders:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.codehaus.janino:janino:jar:3.1.10 in the shaded jar. 09:13:11 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.10 in the shaded jar. 09:13:11 [INFO] Including net.logstash.logback:logstash-logback-encoder:jar:7.2 in the shaded jar. 09:13:11 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.14.3 in the shaded jar. 09:13:11 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.14.3 in the shaded jar. 09:13:11 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.14.3 in the shaded jar. 09:13:11 [INFO] Including org.scala-lang:scala-library:jar:2.13.12 in the shaded jar. 09:13:11 [INFO] Including org.atteo.classindex:classindex:jar:3.13 in the shaded jar. 09:13:11 [INFO] Including org.mongodb:bson:jar:4.10.2 in the shaded jar. 09:13:11 [INFO] Including org.eclipse.ditto:ditto-utils-result:jar:0-SNAPSHOT in the shaded jar. 09:13:11 [INFO] Including org.apache.pekko:pekko-http_2.13:jar:1.0.0 in the shaded jar. 09:13:11 [INFO] Including com.eclipsesource.minimal-json:minimal-json:jar:0.9.5 in the shaded jar. 09:13:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:13:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:13:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:13:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:13:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:13:15 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:13:16 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 09:13:16 [WARNING] agrona-1.15.1.jar, annotations-13.0.jar, asm-9.2.jar, asm-analysis-9.2.jar, asm-commons-9.2.jar, asm-tree-9.2.jar, asm-util-9.2.jar, asn-one-0.5.0.jar, auto-value-annotations-1.9.jar, bson-4.10.2.jar, bson-record-codec-4.10.2.jar, caffeine-3.1.8.jar, classindex-3.13.jar, commons-compiler-3.1.10.jar, config-1.4.2.jar, ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-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-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, janino-3.1.10.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-1.7.36.jar, kamon-core_2.13-2.6.5.jar, kamon-executors_2.13-2.6.5.jar, kamon-instrumentation-common_2.13-2.6.5.jar, kamon-opentelemetry_2.13-2.6.5.jar, kamon-prometheus_2.13-2.6.5.jar, kamon-system-metrics_2.13-2.6.5.jar, kotlin-stdlib-1.4.10.jar, kotlin-stdlib-common-1.4.0.jar, lmdbjava-0.7.0.jar, logback-classic-1.2.12.jar, logback-core-1.2.12.jar, logstash-logback-encoder-7.2.jar, lz4-java-1.8.0.jar, metrics-core-4.2.9.jar, metrics-healthchecks-4.2.9.jar, metrics4-scala_2.13-4.2.9.jar, minimal-json-0.9.5.jar, mongo-scala-bson_2.13-4.10.2.jar, mongo-scala-driver_2.13-4.10.2.jar, mongodb-driver-core-4.10.2.jar, mongodb-driver-reactivestreams-4.10.2.jar, netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar, okhttp-4.9.3.jar, okio-2.8.0.jar, opentelemetry-api-1.13.0.jar, opentelemetry-context-1.13.0.jar, opentelemetry-exporter-otlp-common-1.13.0.jar, opentelemetry-exporter-otlp-http-trace-1.13.0.jar, opentelemetry-exporter-otlp-trace-1.13.0.jar, opentelemetry-sdk-common-1.13.0.jar, opentelemetry-sdk-trace-1.13.0.jar, opentelemetry-semconv-1.13.0-alpha.jar, paranamer-2.8.jar, parboiled_2.13-2.5.0.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-mongodb_2.13-1.0.1.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar, reactive-streams-1.0.4.jar, reactor-core-3.5.0.jar, scala-java8-compat_2.13-1.0.2.jar, scala-library-2.13.12.jar, scala-reflect-2.13.12.jar, slf4j-api-1.7.36.jar, spray-json_2.13-1.3.6.jar, ssl-config-core_2.13-0.6.1.jar define 1 overlapping resource: 09:13:16 [WARNING] - META-INF/MANIFEST.MF 09:13:16 [WARNING] jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, kotlin-stdlib-1.4.10.jar define 1 overlapping classes: 09:13:16 [WARNING] - META-INF.versions.9.module-info 09:13:16 [WARNING] ditto-rql-parser-0-SNAPSHOT.jar, ditto-rql-search-option-parser-0-SNAPSHOT.jar define 4 overlapping classes: 09:13:16 [WARNING] - org.eclipse.ditto.rql.parser.RqlPredicateParser 09:13:16 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlParserBase 09:13:16 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser 09:13:16 [WARNING] - org.eclipse.ditto.rql.parser.internal.RqlPredicateParser$ 09:13:16 [WARNING] netty-common-4.1.99.Final.jar, opentelemetry-sdk-trace-1.13.0.jar define 2 overlapping resources: 09:13:16 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.properties 09:13:16 [WARNING] - META-INF/maven/org.jctools/jctools-core/pom.xml 09:13:16 [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-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-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-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar, jackson-annotations-2.14.3.jar, jackson-core-2.14.3.jar, jackson-databind-2.14.3.jar, jackson-dataformat-cbor-2.14.3.jar, jackson-datatype-jdk8-2.14.3.jar, jackson-datatype-jsr310-2.14.3.jar, jackson-module-parameter-names-2.14.3.jar, jackson-module-scala_2.13-2.14.3.jar, pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 09:13:16 [WARNING] - META-INF/LICENSE 09:13:16 [WARNING] bson-4.10.2.jar, mongodb-driver-core-4.10.2.jar define 1 overlapping resource: 09:13:16 [WARNING] - META-INF/native-image/org.mongodb/bson/native-image.properties 09:13:16 [WARNING] pekko-actor_2.13-1.0.1.jar, pekko-cluster-sharding_2.13-1.0.1.jar, pekko-cluster-tools_2.13-1.0.1.jar, pekko-cluster_2.13-1.0.1.jar, pekko-coordination_2.13-1.0.1.jar, pekko-discovery-kubernetes-api_2.13-1.0.0.jar, pekko-discovery_2.13-1.0.1.jar, pekko-distributed-data_2.13-1.0.1.jar, pekko-http-core_2.13-1.0.0.jar, pekko-http-spray-json_2.13-1.0.0.jar, pekko-http_2.13-1.0.0.jar, pekko-lease-kubernetes_2.13-1.0.0.jar, pekko-management-cluster-bootstrap_2.13-1.0.0.jar, pekko-management-cluster-http_2.13-1.0.0.jar, pekko-management-pki_2.13-1.0.0.jar, pekko-management_2.13-1.0.0.jar, pekko-parsing_2.13-1.0.0.jar, pekko-persistence-query_2.13-1.0.1.jar, pekko-persistence_2.13-1.0.1.jar, pekko-pki_2.13-1.0.1.jar, pekko-protobuf-v3_2.13-1.0.1.jar, pekko-remote_2.13-1.0.1.jar, pekko-serialization-jackson_2.13-1.0.1.jar, pekko-slf4j_2.13-1.0.1.jar, pekko-stream_2.13-1.0.1.jar define 1 overlapping resource: 09:13:16 [WARNING] - META-INF/DISCLAIMER 09:13:16 [WARNING] ditto-base-api-0-SNAPSHOT.jar, ditto-base-model-0-SNAPSHOT.jar, ditto-base-service-0-SNAPSHOT.jar, ditto-connectivity-model-0-SNAPSHOT.jar, ditto-internal-models-signal-0-SNAPSHOT.jar, ditto-internal-models-signalenrichment-0-SNAPSHOT.jar, ditto-internal-models-streaming-0-SNAPSHOT.jar, ditto-internal-utils-cache-0-SNAPSHOT.jar, ditto-internal-utils-cache-loaders-0-SNAPSHOT.jar, ditto-internal-utils-cluster-0-SNAPSHOT.jar, ditto-internal-utils-config-0-SNAPSHOT.jar, ditto-internal-utils-ddata-0-SNAPSHOT.jar, ditto-internal-utils-extension-0-SNAPSHOT.jar, ditto-internal-utils-health-0-SNAPSHOT.jar, ditto-internal-utils-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-pubsub-0-SNAPSHOT.jar, ditto-internal-utils-tracing-0-SNAPSHOT.jar, ditto-json-0-SNAPSHOT.jar, ditto-json-cbor-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-thingsearch-service-0-SNAPSHOT.jar, ditto-utils-result-0-SNAPSHOT.jar define 2 overlapping resources: 09:13:16 [WARNING] - META-INF/NOTICE-THIRD-PARTY.md 09:13:16 [WARNING] - META-INF/NOTICE.md 09:13:16 [WARNING] netty-buffer-4.1.99.Final.jar, netty-codec-4.1.99.Final.jar, netty-common-4.1.99.Final.jar, netty-handler-4.1.99.Final.jar, netty-resolver-4.1.99.Final.jar, netty-transport-4.1.99.Final.jar, netty-transport-native-unix-common-4.1.99.Final.jar define 1 overlapping resource: 09:13:16 [WARNING] - META-INF/io.netty.versions.properties 09:13:16 [WARNING] maven-shade-plugin has detected that some files are 09:13:16 [WARNING] present in two or more JARs. When this happens, only one 09:13:16 [WARNING] single version of the file is copied to the uber jar. 09:13:16 [WARNING] Usually this is not harmful and you can skip these warnings, 09:13:16 [WARNING] otherwise try to manually exclude artifacts based on 09:13:16 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 09:13:16 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 09:13:16 [INFO] Attaching shaded artifact. 09:13:16 [INFO] 09:13:16 [INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ ditto-thingsearch-service --- 09:13:16 [ERROR] Error fetching link: /home/jenkins/agent/workspace/ditto-ci/legal/target/apidocs. Ignored it. 09:13:16 [INFO] Configuration changed, re-generating javadoc. 09:13:19 [WARNING] Javadoc Warnings 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/package-info.java:14: warning: no comment 09:13:19 [WARNING] package org.eclipse.ditto.thingsearch.service.common.config; 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/AbstractFieldBsonCreator.java:88: warning: no comment 09:13:19 [WARNING] public final Bson visitSimple(final String fieldName) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/AbstractWriteModel.java:72: warning: no @param for maxWireVersion 09:13:19 [WARNING] public Optional<MongoWriteModel> toIncrementalMongo(@Nullable final AbstractWriteModel previousWriteModel, 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/BackgroundSyncConfig.java:71: warning: no @return 09:13:19 [WARNING] Duration getIdleTimeout(); 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:83: warning: no @param for maxWireVersion 09:13:19 [WARNING] public static BsonDiff minus(final BsonDocument minuend, final BsonDocument subtrahend, 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/BsonDiff.java:96: warning: no @param for maxWireVersion 09:13:19 [WARNING] public static BsonDiff minusThingDocs(final BsonDocument minuend, final BsonDocument subtrahend, 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:260: warning: no comment 09:13:19 [WARNING] CONSISTENCY_ERROR, 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:261: warning: no comment 09:13:19 [WARNING] INCORRECT_PATCH, 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:263: warning: no comment 09:13:19 [WARNING] OK 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:259: warning: no comment 09:13:19 [WARNING] UNACKNOWLEDGED, 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/BulkWriteResultAckFlow.java:262: warning: no comment 09:13:19 [WARNING] WRITE_ERROR, 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:46: warning: no @return 09:13:19 [WARNING] CachingSignalEnrichmentFacade getSignalEnrichmentFacade( 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/CachingSignalEnrichmentFacadeProvider.java:71: warning: no comment 09:13:19 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<CachingSignalEnrichmentFacadeProvider> { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/DefaultBackgroundSyncConfig.java:69: warning: no comment 09:13:19 [WARNING] public static BackgroundSyncConfig fromUpdaterConfig(final Config updaterConfig) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:42: warning: no @param for command 09:13:19 [WARNING] CompletionStage<Query> validateQuery(final Command<?> command, final Query query); 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:93: warning: no @param for lastWriteModel 09:13:19 [WARNING] toIncrementalMongo(final AbstractWriteModel model, final AbstractWriteModel lastWriteModel, final Logger logger) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/DefaultSearchUpdateObserver.java:29: warning: no comment 09:13:19 [WARNING] public DefaultSearchUpdateObserver(final ActorSystem system, final Config config) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/config/SearchConfig.java:36: warning: no comment 09:13:19 [WARNING] Optional<String> getMongoHintsByNamespace(); 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/expression/visitors/GetExistsBsonVisitor.java:55: warning: no @param for authorizationSubjectIds 09:13:19 [WARNING] public static Bson apply(final ExistsFieldExpression expression, final List<String> authorizationSubjectIds) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/mapping/JsonInternalVisitor.java:40: warning: no comment 09:13:19 [WARNING] default T eval(final JsonValue value) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/KeyEscapeUtil.java:27: warning: no comment 09:13:19 [WARNING] public static final String FAKE_DOT = "~2"; 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:122: warning: no @param for events 09:13:19 [WARNING] public static Metadata of(final ThingId thingId, 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:222: warning: no @param for ackRecipient 09:13:19 [WARNING] public Metadata withAckRecipient(final ActorSelection ackRecipient) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/Metadata.java:233: warning: no @param for reason 09:13:19 [WARNING] public Metadata withUpdateReason(final UpdateReason reason) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/query/MongoQueryBuilderFactory.java:33: warning: no comment 09:13:19 [WARNING] public MongoQueryBuilderFactory(final LimitsConfig limitsConfig) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/MongoSortKeyMappingFunction.java:43: warning: no comment 09:13:19 [WARNING] public static String mapSortKey(final String... values) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/read/MongoThingsSearchPersistence.java:102: warning: no @param for persistenceConfig 09:13:19 [WARNING] public MongoThingsSearchPersistence(final DittoMongoClient mongoClient, final ActorSystem actorSystem, 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/impl/MongoThingsSearchUpdaterPersistence.java:75: warning: no @return 09:13:19 [WARNING] public static ThingsSearchUpdaterPersistence of(final MongoDatabase database, 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/query/validation/QueryCriteriaValidator.java:62: warning: no comment 09:13:19 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<QueryCriteriaValidator> { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/common/util/RootSupervisorStrategyFactory.java:40: warning: no comment 09:13:19 [WARNING] public static OneForOneStrategy createStrategy(final LoggingAdapter log) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:41: warning: no comment 09:13:19 [WARNING] protected final ActorSystem actorSystem; 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:42: warning: no comment 09:13:19 [WARNING] protected final int maxWireVersion; 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:44: warning: no comment 09:13:19 [WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Config config) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdateMapper.java:48: warning: no comment 09:13:19 [WARNING] protected SearchUpdateMapper(final ActorSystem actorSystem, final Integer maxWireVersion) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/SearchUpdateObserver.java:64: warning: no comment 09:13:19 [WARNING] final class ExtensionId extends DittoExtensionPoint.ExtensionId<SearchUpdateObserver> { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/streaming/SearchUpdaterStream.java:64: warning: no @param for blockedNamespaces 09:13:19 [WARNING] public static SearchUpdaterStream of(final UpdaterConfig updaterConfig, 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ShardRegionFactory.java:101: warning: no @param for clusterRole 09:13:19 [WARNING] public ActorRef getSearchUpdaterShardRegion(final int numberOfShards, @Nonnull final Props thingUpdaterProps, 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/updater/actors/ThingUpdater.java:131: warning: no comment 09:13:19 [WARNING] public static Result fromError(final Metadata metadata, final Throwable error) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/src/main/java/org/eclipse/ditto/thingsearch/service/persistence/write/model/WriteResultAndErrors.java:86: warning: no comment 09:13:19 [WARNING] public static WriteResultAndErrors failure(final Throwable error) { 09:13:19 [WARNING] ^ 09:13:19 [WARNING] 39 warnings 09:13:19 [INFO] Building jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar 09:13:19 [INFO] 09:13:19 [INFO] --- failsafe:3.1.2:integration-test (integration-test) @ ditto-thingsearch-service --- 09:13:19 [INFO] Tests are skipped. 09:13:19 [INFO] 09:13:19 [INFO] --- failsafe:3.1.2:verify (verify) @ ditto-thingsearch-service --- 09:13:19 [INFO] Tests are skipped. 09:13:19 [INFO] 09:13:19 [INFO] --- jacoco:0.8.10:report (report) @ ditto-thingsearch-service --- 09:13:19 [INFO] Loading execution data file /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/jacoco.exec 09:13:19 [INFO] Analyzed bundle 'Eclipse Ditto :: Thing Search :: Service' with 109 classes 09:13:20 [INFO] 09:13:20 [INFO] --- eclipse-jarsigner:1.4.2:sign (sign-jars) @ ditto-thingsearch-service --- 09:13:20 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar' is disabled. 09:13:20 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar 09:13:23 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar' is disabled. 09:13:24 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar 09:13:47 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar' is disabled. 09:13:47 [INFO] Signing jar: /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar 09:13:48 [INFO] 09:13:48 [INFO] --- install:3.1.1:install (default-install) @ ditto-thingsearch-service --- 09:13:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/.flattened-pom.xml to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.pom 09:13:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT.jar 09:13:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT-allinone.jar 09:13:48 [INFO] Installing /home/jenkins/agent/workspace/ditto-ci/thingsearch/service/target/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/ditto/ditto-thingsearch-service/0-SNAPSHOT/ditto-thingsearch-service-0-SNAPSHOT-javadoc.jar 09:13:48 [INFO] 09:13:48 [INFO] --- deploy:3.1.1:deploy (default-deploy) @ ditto-thingsearch-service --- 09:13:53 [INFO] ------------------------------------------------------------------------ 09:13:53 [INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT: 09:13:53 [INFO] 09:13:53 [INFO] Eclipse Ditto ...................................... SUCCESS [ 5.266 s] 09:13:53 [INFO] Eclipse Ditto :: Legal ............................. SUCCESS [01:12 min] 09:13:53 [INFO] Eclipse Ditto :: BOM ............................... SUCCESS [ 1.086 s] 09:13:53 [INFO] Eclipse Ditto :: Utils ............................. SUCCESS [ 0.971 s] 09:13:53 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [ 5.695 s] 09:13:53 [INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 11.324 s] 09:13:53 [INFO] Eclipse Ditto :: Base .............................. SUCCESS [ 0.983 s] 09:13:53 [INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 15.215 s] 09:13:53 [INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [ 9.200 s] 09:13:53 [INFO] Eclipse Ditto :: Internal .......................... SUCCESS [ 1.024 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [ 1.129 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [ 5.366 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [ 6.268 s] 09:13:53 [INFO] Eclipse Ditto :: Utils :: Result ................... SUCCESS [ 5.889 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [ 7.054 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [ 0.752 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [ 4.866 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko ........ SUCCESS [ 17.729 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [ 9.050 s] 09:13:53 [INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [ 5.465 s] 09:13:53 [INFO] Eclipse Ditto :: Policies .......................... SUCCESS [ 0.895 s] 09:13:53 [INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 26.461 s] 09:13:53 [INFO] Eclipse Ditto :: Things ............................ SUCCESS [ 0.818 s] 09:13:53 [INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 18.273 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [ 11.379 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [ 4.984 s] 09:13:53 [INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [ 6.132 s] 09:13:53 [INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [ 9.059 s] 09:13:53 [INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [ 0.941 s] 09:13:53 [INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [ 11.720 s] 09:13:53 [INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [ 0.801 s] 09:13:53 [INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [ 8.095 s] 09:13:53 [INFO] Eclipse Ditto :: Messages .......................... SUCCESS [ 1.024 s] 09:13:53 [INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [ 6.328 s] 09:13:53 [INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [ 9.663 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [ 4.478 s] 09:13:53 [INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [ 5.963 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [ 5.321 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [ 10.328 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [ 5.205 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [ 3.111 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [ 9.039 s] 09:13:53 [INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [ 5.957 s] 09:13:53 [INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [ 6.633 s] 09:13:53 [INFO] Eclipse Ditto :: JWT ............................... SUCCESS [ 0.817 s] 09:13:53 [INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [ 5.117 s] 09:13:53 [INFO] Eclipse Ditto :: WoT ............................... SUCCESS [ 0.828 s] 09:13:53 [INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [ 10.937 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders SUCCESS [ 5.015 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [ 4.849 s] 09:13:53 [INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [ 6.699 s] 09:13:53 [INFO] Eclipse Ditto :: RQL ............................... SUCCESS [ 0.589 s] 09:13:53 [INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [ 4.754 s] 09:13:53 [INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 10.096 s] 09:13:53 [INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [ 5.445 s] 09:13:53 [INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [ 7.536 s] 09:13:53 [INFO] Eclipse Ditto :: Edge .............................. SUCCESS [ 0.971 s] 09:13:53 [INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [ 7.542 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [ 5.407 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [ 4.662 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [ 7.257 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [ 4.996 s] 09:13:53 [INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [ 7.088 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [ 5.524 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [ 4.780 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [ 6.709 s] 09:13:53 [INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [01:11 min] 09:13:53 [INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [ 1.066 s] 09:13:53 [INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [ 0.814 s] 09:13:53 [INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [ 4.997 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [ 4.652 s] 09:13:53 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [ 4.368 s] 09:13:53 [INFO] Eclipse Ditto :: Gateway :: Service ................ SUCCESS [ 42.629 s] 09:13:53 [INFO] Eclipse Ditto :: Policies :: Service ............... SUCCESS [ 42.831 s] 09:13:53 [INFO] Eclipse Ditto :: WoT :: Integration ................ SUCCESS [ 5.141 s] 09:13:53 [INFO] Eclipse Ditto :: Things :: Service ................. SUCCESS [ 37.735 s] 09:13:53 [INFO] Eclipse Ditto :: Thing Search :: Service ........... SUCCESS [ 43.705 s] 09:13:53 [INFO] ------------------------------------------------------------------------ 09:13:53 [INFO] BUILD SUCCESS 09:13:53 [INFO] ------------------------------------------------------------------------ 09:13:53 [INFO] Total time: 12:17 min 09:13:53 [INFO] Finished at: 2023-11-24T14:13:53Z 09:13:53 [INFO] ------------------------------------------------------------------------ 09:13:53 Recording test results 09:13:57 [Checks API] No suitable checks publisher found. 09:13:58 Finished: SUCCESS