Started by user Thomas Jaeckle Running as Thomas Jaeckle Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Agent basic-ks2bw is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "" name: "basic-ks2bw" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.ditto.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-ks2bw" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-ks2bw" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.ditto.svc.cluster.local/ditto/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-ditto" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on basic-ks2bw in /home/jenkins/agent/workspace/ditto-client-java-release [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] script [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/ditto-clients.git > git init /home/jenkins/agent/workspace/ditto-client-java-release # timeout=10 Fetching upstream changes from https://github.com/eclipse/ditto-clients.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse/ditto-clients.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f1b6c26835c4b5a0e66ff65ce642db4640e0a13d (origin/master) > git config remote.origin.url https://github.com/eclipse/ditto-clients.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1b6c26835c4b5a0e66ff65ce642db4640e0a13d # timeout=10 Commit message: "Merge pull request #154 from bosch-io/feature/js_2.0.0" > git rev-list --no-walk b6a0eececdd34191fcfb511240e874895cacf39e # timeout=10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/ditto-client-java-release/java [Pipeline] { [Pipeline] withCredentials Masking supported pattern matches of $KEYRING [Pipeline] { [Pipeline] sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 83152FB003D7A0D6: public key "Eclipse Ditto Project " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 83152FB003D7A0D6: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 [Pipeline] sh ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5 y ' + gpg --batch --command-fd 0 --expert --edit-key 4918931C87A4D709C69E2B5F83152FB003D7A0D6 trust Secret subkeys are available. pub rsa4096/83152FB003D7A0D6 created: 2017-10-25 expires: 2022-10-24 usage: SCEA trust: unknown validity: unknown ssb rsa4096/41E8B437A26D3F7E created: 2017-10-25 expires: 2022-10-24 usage: S [ unknown] (1). Eclipse Ditto Project pub rsa4096/83152FB003D7A0D6 created: 2017-10-25 expires: 2022-10-24 usage: SCEA trust: unknown validity: unknown ssb rsa4096/41E8B437A26D3F7E created: 2017-10-25 expires: 2022-10-24 usage: S [ unknown] (1). Eclipse Ditto Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/83152FB003D7A0D6 created: 2017-10-25 expires: 2022-10-24 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/41E8B437A26D3F7E created: 2017-10-25 expires: 2022-10-24 usage: S [ unknown] (1). Eclipse Ditto Project Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5 y ' + gpg --batch --command-fd 0 --expert --edit-key 4FCB0B3C1C3BD703C85721D441E8B437A26D3F7E trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2022-10-24 pub rsa4096/83152FB003D7A0D6 created: 2017-10-25 expires: 2022-10-24 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/41E8B437A26D3F7E created: 2017-10-25 expires: 2022-10-24 usage: S [ultimate] (1). Eclipse Ditto Project pub rsa4096/83152FB003D7A0D6 created: 2017-10-25 expires: 2022-10-24 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/41E8B437A26D3F7E created: 2017-10-25 expires: 2022-10-24 usage: S [ultimate] (1). Eclipse Ditto Project Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/83152FB003D7A0D6 created: 2017-10-25 expires: 2022-10-24 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/41E8B437A26D3F7E created: 2017-10-25 expires: 2022-10-24 usage: S [ultimate] (1). Eclipse Ditto Project [Pipeline] } [Pipeline] // withCredentials [Pipeline] sh + mvn clean install javadoc:jar source:jar --batch-mode --errors -PperformRelease,signArtifactsEclipse,signArtifactsMavenCentral -DcreateJavadoc=true -Drevision=2.0.0 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.10, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.10+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.10.19-200.fc33.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [WARNING] The project org.eclipse.ditto:ditto-client:bundle:2.0.0 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 [INFO] [INFO] -------------------< org.eclipse.ditto:ditto-client >------------------- [INFO] Building Eclipse Ditto Client 2.0.0 [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ditto-client --- [INFO] [INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ ditto-client --- [INFO] [INFO] --- license-maven-plugin:3.0:check (default) @ ditto-client --- [INFO] Checking licenses... [WARNING] Property 'strictCheck' is not enabled. Please consider adding true in your pom.xml file. [WARNING] See http://mycila.github.io/license-maven-plugin for more information. [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ ditto-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (prepare-agent) @ ditto-client --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/ditto-client-java-release/java/target/jacoco.exec -Dfile.encoding=UTF-8 [INFO] [INFO] --- license-maven-plugin:1.17:add-third-party (default-cli) @ ditto-client --- [WARNING] [WARNING] !!! licenseMergesFile is deprecated, use now licenseMergesUrl !!! [WARNING] [WARNING] licenseMerges will be overridden by licenseMergesFile. [WARNING] [INFO] Writing third-party file to /home/jenkins/agent/workspace/ditto-client-java-release/java/target/classes/META-INF/NOTICE-THIRD-PARTY.md [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ ditto-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] Copying 0 resource [INFO] [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ ditto-client --- [INFO] Generating flattened POM of project org.eclipse.ditto:ditto-client:bundle:2.0.0... [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ditto-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 347 source files to /home/jenkins/agent/workspace/ditto-client-java-release/java/target/classes [INFO] /home/jenkins/agent/workspace/ditto-client-java-release/java/src/main/java/org/eclipse/ditto/client/internal/AbstractHandle.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/ditto-client-java-release/java/src/main/java/org/eclipse/ditto/client/internal/AbstractHandle.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ ditto-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ ditto-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 156 source files to /home/jenkins/agent/workspace/ditto-client-java-release/java/target/test-classes [INFO] /home/jenkins/agent/workspace/ditto-client-java-release/java/src/test/java/org/eclipse/ditto/client/internal/HandlerRegistryTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/ditto-client-java-release/java/src/test/java/org/eclipse/ditto/client/internal/HandlerRegistryTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/ditto-client-java-release/java/src/test/java/org/eclipse/ditto/client/DittoClientLiveTest.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/ditto-client-java-release/java/src/test/java/org/eclipse/ditto/client/DittoClientLiveTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ ditto-client --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/ditto-client-java-release/java/target/surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite Configuring TestNG with: TestNG60Configurator 11:01:35.113 [Thread-1] INFO o.e.d.c.s.SpliteratorSubscriberVerificationTest - ELEMENT: <0> 11:01:35.117 [Thread-1] INFO o.e.d.c.s.SpliteratorSubscriberVerificationTest - ELEMENT: <1> 11:01:35.212 [Thread-2] INFO o.e.d.c.s.SpliteratorSubscriberVerificationTest - ELEMENT: <0> 11:01:35.219 [main] WARN o.e.d.c.s.SpliteratorSubscriber - onSubscribe() called a second time; cancelling subscription . 11:01:35.320 [Thread-6] INFO o.e.d.c.s.SpliteratorSubscriberVerificationTest - ELEMENT: <0> 11:01:35.628 [Thread-14] INFO o.e.d.c.s.SpliteratorSubscriberVerificationTest - ELEMENT: <0> 11:01:35.628 [Thread-14] INFO o.e.d.c.s.SpliteratorSubscriberVerificationTest - ELEMENT: <1> Configuring TestNG with: TestNG60Configurator 11:01:43.630 [main] WARN o.e.d.c.l.m.i.DefaultMessageSerializerRegistry - Found multiple candidates as MessageSerializerKey for type 'class java.lang.String' and subject '*' - thus returning none: [ImmutableMessageSerializerKey [contentType=text/plain, javaType=class java.lang.String, subject=*], ImmutableMessageSerializerKey [contentType=application/json, javaType=class java.lang.String, subject=*]] 11:01:43.635 [main] WARN o.e.d.c.l.m.i.DefaultMessageSerializerRegistry - Found no MessageSerializerKey for type 'class java.util.Date' and subject '*' 11:01:43.635 [main] WARN o.e.d.c.l.m.i.DefaultMessageSerializerRegistry - Found no MessageSerializerKey for type 'interface org.eclipse.ditto.json.JsonValue' and subject '*' 11:01:44.998 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ThingSearchPublisherTest#run() 11:01:45.105 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:45.108 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"5db80589-b233-451c-b56b-9c79db9d46ba"},"path":"/","value":{}} 11:01:45.111 [pool-382-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"bc5e4529-6d2d-469c-a4b9-640ffcd75a4f","content-type":"application/json"},"path":"/","value":{"subscriptionId":"subscription1234","demand":2}} 11:01:45.112 [pool-382-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"de42c2b2-d06a-4e0b-bd51-5952c063f3ff","content-type":"application/json"},"path":"/","value":{"subscriptionId":"subscription1234","demand":1}} 11:01:45.112 [pool-382-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"1d6053a0-3ede-49f3-ba78-2fb30dcd58a8","content-type":"application/json"},"path":"/","value":{"subscriptionId":"subscription1234","demand":1}} 11:01:46.205 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ThingSearchPublisherTest#run() 11:01:46.213 [test-1] ERROR o.e.d.c.messaging.internal.Retry - Client <86ac99d8-ed54-4605-99e5-64e4b32ad326>: Failed to : java.lang.RuntimeException: Expected exception in first iteration. 11:01:46.213 [test-1] INFO o.e.d.c.messaging.internal.Retry - Client <86ac99d8-ed54-4605-99e5-64e4b32ad326>: Waiting for <1> second(s) before retrying to . 11:01:47.215 [test-1] ERROR o.e.d.c.messaging.internal.Retry - Client <86ac99d8-ed54-4605-99e5-64e4b32ad326>: Failed to : java.lang.RuntimeException: Expected exception in first iteration. 11:01:47.215 [test-1] INFO o.e.d.c.messaging.internal.Retry - Client <86ac99d8-ed54-4605-99e5-64e4b32ad326>: Waiting for <1> second(s) before retrying to . 11:01:48.218 [Thread-18] ERROR o.e.d.c.messaging.internal.Retry - Client <3ddfb52b-fd20-4787-b2ef-90be4009a695>: Failed to : java.lang.RuntimeException: Expected exception in first iteration. 11:01:48.218 [Thread-18] INFO o.e.d.c.messaging.internal.Retry - Client <3ddfb52b-fd20-4787-b2ef-90be4009a695>: Waiting for <1> second(s) before retrying to . 11:01:49.247 [ditto-client-reconnect-1] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Connecting WebSocket on endpoint . 11:01:49.295 [ditto-client-reconnect-1] ERROR o.e.d.c.m.i.WebSocketMessagingProvider - Got exception: Failed to resolve hostname unknown.host.invalid:80: unknown.host.invalid: Name or service not known 11:01:49.296 [ditto-client-reconnect-1] ERROR o.e.d.c.messaging.internal.Retry - Client : Permanently failed to initialize WebSocket connection: org.eclipse.ditto.client.messaging.MessagingException: Connect of session failed. 11:01:49.296 [pool-384-thread-1] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Client : WebSocket destroyed. 11:01:51.805 [ditto-client-reconnect-1] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Connecting WebSocket on endpoint . 11:01:51.819 [ditto-client-reconnect-1] ERROR o.e.d.c.m.i.WebSocketMessagingProvider - Got exception: The status code of the opening handshake response is not '101 Switching Protocols'. The status line is: HTTP/1.0 503 Server hurt itself in its confusion! 11:01:51.820 [ditto-client-reconnect-1] ERROR o.e.d.c.messaging.internal.Retry - Client : Failed to : org.eclipse.ditto.client.messaging.MessagingException: Connect of session failed. 11:01:51.821 [ditto-client-reconnect-1] INFO o.e.d.c.messaging.internal.Retry - Client : Waiting for <1> second(s) before retrying to . 11:01:52.829 [ditto-client-reconnect-1] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Connecting WebSocket on endpoint . 11:01:52.832 [ditto-client-reconnect-1] ERROR o.e.d.c.m.i.WebSocketMessagingProvider - Got exception: The status code of the opening handshake response is not '101 Switching Protocols'. The status line is: HTTP/1.0 503 Server hurt itself in its confusion! 11:01:52.832 [ditto-client-reconnect-1] ERROR o.e.d.c.messaging.internal.Retry - Client : Failed to : org.eclipse.ditto.client.messaging.MessagingException: Connect of session failed. 11:01:52.832 [ditto-client-reconnect-1] INFO o.e.d.c.messaging.internal.Retry - Client : Waiting for <1> second(s) before retrying to . 11:01:53.832 [ditto-client-reconnect-1] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Connecting WebSocket on endpoint . 11:01:53.835 [ditto-client-reconnect-1] ERROR o.e.d.c.m.i.WebSocketMessagingProvider - Got exception: The status code of the opening handshake response is not '101 Switching Protocols'. The status line is: HTTP/1.0 503 Server hurt itself in its confusion! 11:01:53.835 [ditto-client-reconnect-1] ERROR o.e.d.c.messaging.internal.Retry - Client : Failed to : org.eclipse.ditto.client.messaging.MessagingException: Connect of session failed. 11:01:53.835 [ditto-client-reconnect-1] INFO o.e.d.c.messaging.internal.Retry - Client : Waiting for <2> second(s) before retrying to . 11:01:53.836 [Time-limited test] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Client : WebSocket destroyed. 11:01:55.107 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:55.110 [main] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Client : WebSocket destroyed. 11:01:55.111 [main] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Client : WebSocket destroyed. 11:01:55.111 [main] INFO o.e.d.c.m.i.WebSocketMessagingProvider - Client : WebSocket destroyed. 11:01:57.505 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForCreateThing() 11:01:57.508 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:57.511 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=1b5f5a3c-421c-4f8d-83ca-ea630effa3fc 11:01:57.512 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=fa0d4e67-7550-4b85-844f-1bbf4b5fdf22 11:01:57.512 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=c0fc535f-fe62-4ad1-ae88-699299d02a85 11:01:57.588 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"correlation-id":"8df4e409-8cc8-47af-9335-ef56b3d3aa72","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}},"status":201} 11:01:57.589 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/created","headers":{"correlation-id":"8df4e409-8cc8-47af-9335-ef56b3d3aa72","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}},"revision":-1,"timestamp":"2021-05-06T11:01:57.586092Z"} 11:01:57.593 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForCreateThing() 11:01:57.593 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendMessageAndGetErrorResponse() 11:01:57.596 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:57.619 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","correlation-id":"4968119c-6d0f-48da-aae7-512fc3df5635","content-type":"text/plain"},"path":"/inbox/messages/request","value":"payload"} 11:01:57.688 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendMessageAndGetErrorResponse() 11:01:57.688 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testThingCommandAcknowledgement() 11:01:57.691 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:57.692 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=53fcb5d1-7549-455b-91d6-c27255a8cb9d 11:01:57.692 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=142b2803-26c6-4021-9334-bff48a8989e0 11:01:57.692 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=5c433adc-73b8-4997-a846-e0582327b74c 11:01:57.699 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/acks/100","headers":{"correlation-id":"766ed929-09aa-4a44-85a8-c3fcc98f0513","ditto-channel":"live","response-required":false},"path":"/","status":100} 11:01:57.699 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/acks/301","headers":{"correlation-id":"766ed929-09aa-4a44-85a8-c3fcc98f0513","ditto-channel":"live","response-required":false},"path":"/","status":301} 11:01:57.699 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/acks/403","headers":{"correlation-id":"766ed929-09aa-4a44-85a8-c3fcc98f0513","ditto-channel":"live","response-required":false},"path":"/","status":403} 11:01:57.703 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testThingCommandAcknowledgement() 11:01:57.704 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendFeatureMessage() 11:01:57.708 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:57.711 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","ditto-message-feature-id":"someFeature","correlation-id":"12ce9c9e-accb-449c-af34-b7b11d2bdd04","content-type":"text/plain"},"path":"/features/someFeature/inbox/messages/request","value":"MAKE COFFEE!"} 11:01:57.784 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","ditto-message-feature-id":"someFeature","correlation-id":"268fd301-bd11-42c9-be70-2d4c9b515d4a","content-type":"text/plain"},"path":"/features/someFeature/inbox/messages/request","value":"MAKE COFFEE!"} 11:01:57.788 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendFeatureMessage() 11:01:57.788 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForFeatureMessageAsFeature() 11:01:57.792 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:57.794 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a4a48c6e-d41b-43b2-b393-f0129aaad48b 11:01:57.794 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=e98150e8-381e-4db1-ab08-d88cebf1cdaf 11:01:57.794 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=0acc4f25-9dab-459e-9df9-83ca8ae880a0 11:01:57.799 [ditto-client--adaptable-bus-af7ba6a2-d867-47d4-80e5-77d808ee0467-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","ditto-message-feature-id":"someFeature","status":"418","correlation-id":"1e096e87-d6f7-4b93-9a78-167ce19fa7d8","content-type":"text/plain"},"path":"/features/someFeature/outbox/messages/request","value":"MAKE IT THYSELFE.","status":418} 11:01:57.804 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForFeatureMessageAsFeature() 11:01:57.805 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForClaimMessage() 11:01:57.808 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:57.810 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9a5c4d8e-2975-4176-b0d8-d7a464d18090 11:01:57.810 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f4ad89db-30f9-414a-9118-fbc184042acd 11:01:57.810 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=0d89be35-0e7b-40bc-8670-906109c03bd0 11:01:57.814 [ditto-client--adaptable-bus-125d77a8-10c3-4aa4-bce8-6b8a2c4924df-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/claim","headers":{"ditto-channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"claim","ditto-message-thing-id":"example.com:testThing","status":"402","correlation-id":"3a628b8b-0bbc-4934-91ff-52c0e273f905","content-type":"text/plain"},"path":"/outbox/messages/claim","value":"THOU WISHEST!","status":402} 11:01:57.817 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForClaimMessage() 11:01:57.817 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#emitThingEvent() 11:01:57.819 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:57.820 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"36ceb686-560e-426f-b533-b24b027ba855","version":2,"ditto-channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2021-05-06T11:01:57.820106Z"} 11:01:57.821 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#emitThingEvent() 11:01:57.822 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendThingMessageAndGetSuccessAcknowledgements() 11:01:57.824 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:57.826 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","my-header":"my-header-value","requested-acks":["live-response","custom"],"content-type":"text/plain","correlation-id":"1e516ee2-c91c-4ffe-bf76-66bf26d40759"},"path":"/outbox/messages/request","value":"payload"} 11:01:57.906 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendThingMessageAndGetSuccessAcknowledgements() 11:01:57.906 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForCreateThingAsThing() 11:01:57.908 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:57.909 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=60b3d25c-e04b-4910-a312-fce03f5f9c22 11:01:57.909 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=d8925a0d-7fa5-49ee-b24d-c47114d8774c 11:01:57.909 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=be16146f-a1fa-4250-aff8-38b81574741a 11:01:57.911 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"correlation-id":"da293a3d-bf9d-4ee7-b462-a0f26a36ce35","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}},"status":201} 11:01:57.911 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/created","headers":{"correlation-id":"da293a3d-bf9d-4ee7-b462-a0f26a36ce35","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}},"revision":-1,"timestamp":"2021-05-06T11:01:57.911091Z"} 11:01:57.914 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForCreateThingAsThing() 11:01:57.915 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendThingMessageAndGetFailedAcknowledgements() 11:01:57.917 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:57.918 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","my-header":"my-header-value","requested-acks":["live-response","custom"],"content-type":"text/plain","correlation-id":"4bb94af6-f90e-4248-8aed-63857938c785"},"path":"/outbox/messages/request","value":"payload"} 11:01:57.922 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendThingMessageAndGetFailedAcknowledgements() 11:01:57.922 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForClaimMessageAsThing() 11:01:57.925 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:57.926 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=39aeb9ed-d28c-427c-8e81-ac9c6ad34ca4 11:01:57.926 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=6d67a406-8214-467e-8250-7cf274a44f8c 11:01:57.927 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=8fda7b86-6d6a-4f92-8128-e76c82b9ee77 11:01:57.985 [ditto-client--adaptable-bus-06129c15-cf8d-42cf-9579-90708a3095d5-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/claim","headers":{"ditto-channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"claim","ditto-message-thing-id":"example.com:testThing","status":"402","correlation-id":"23ef822e-96b2-458d-9c21-1f7f49cd2a94","content-type":"text/plain"},"path":"/outbox/messages/claim","value":"THOU WISHEST!","status":402} 11:01:57.990 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForClaimMessageAsThing() 11:01:57.990 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForThingMessage() 11:01:57.993 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:57.994 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=391fd80a-816f-4286-81c4-f1710e861949 11:01:57.995 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=d1ab3235-3686-498a-89d7-5cb098434f0d 11:01:57.995 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b7e38eb5-81af-43b3-bfac-49c986b8a2fa 11:01:57.998 [ditto-client--adaptable-bus-423bf293-e7f9-4445-b7cb-eec67d64bfc7-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","status":"418","correlation-id":"9b430169-f64f-42eb-bc1c-cb899e99c29b","content-type":"text/plain"},"path":"/outbox/messages/request","value":"MAKE IT THYSELFE.","status":418} 11:01:58.002 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForThingMessage() 11:01:58.002 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForDeleteFeature() 11:01:58.005 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:58.006 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=96c74f93-9daf-4e5c-af67-f66a59eb3b60 11:01:58.006 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b100f93b-c86b-4ade-8ab4-48f4e6b7d07a 11:01:58.007 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=cd6f08fa-c0be-41cb-8abd-7e8c783082be 11:01:58.011 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"15e72d15-18c2-45e4-ae07-6ef273b74719","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/features/someFeature","status":204} 11:01:58.011 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"15e72d15-18c2-45e4-ae07-6ef273b74719","content-type":"application/json","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2021-05-06T11:01:58.010915Z"} 11:01:58.028 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForDeleteFeature() 11:01:58.029 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForDeleteFeatureAsFeature() 11:01:58.032 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:58.084 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=bd55c731-5868-4794-b0fd-78f80b22cdc1 11:01:58.085 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=9ab11e2c-57db-4209-b3e7-ac6fb18ffe71 11:01:58.085 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=aea4cffa-dfda-4fad-bdae-de1b49f16ef4 11:01:58.086 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"3d44b647-d7ff-4299-a2f2-814287543a37","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/features/someFeature","status":204} 11:01:58.086 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"3d44b647-d7ff-4299-a2f2-814287543a37","content-type":"application/json","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2021-05-06T11:01:58.086419Z"} 11:01:58.091 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForDeleteFeatureAsFeature() 11:01:58.092 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendClaimMessage() 11:01:58.095 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:58.096 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/claim","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"claim","ditto-message-thing-id":"example.com:testThing","correlation-id":"6948950f-e62d-40db-aa39-6a12cb20a824","content-type":"text/plain"},"path":"/inbox/messages/claim","value":"THOU BELONGEST TO ME!"} 11:01:58.099 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/claim","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"claim","ditto-message-thing-id":"example.com:testThing","correlation-id":"8f21803b-74b2-4b0e-ab46-d310a8edccca","content-type":"text/plain"},"path":"/inbox/messages/claim","value":"THOU BELONGEST TO ME!"} 11:01:58.102 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendClaimMessage() 11:01:58.103 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testFeatureMessageAcknowledgement() 11:01:58.106 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:58.107 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=616daf3b-fdd4-4144-bf60-9cbf70e05f33 11:01:58.107 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b4c5e4c6-1e7d-4156-9f34-cc0c57cdb186 11:01:58.107 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=8ecb6ff6-2608-4b0d-a84a-8184c235610e 11:01:58.111 [ditto-client--adaptable-bus-c9f0c403-612c-4528-be03-b41dae4c0e83-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/100","headers":{"response-required":false},"path":"/","status":100} 11:01:58.111 [ditto-client--adaptable-bus-c9f0c403-612c-4528-be03-b41dae4c0e83-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/301","headers":{"response-required":false},"path":"/","status":301} 11:01:58.111 [ditto-client--adaptable-bus-c9f0c403-612c-4528-be03-b41dae4c0e83-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"response-required":false},"path":"/","status":403} 11:01:58.113 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testFeatureMessageAcknowledgement() 11:01:58.113 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#emitEvent() 11:01:58.116 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:58.117 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"b0497f4e-ae6f-4d75-981c-a544ea03379f","version":2,"ditto-channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2021-05-06T11:01:58.117380Z"} 11:01:58.119 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#emitEvent() 11:01:58.119 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#emitFeatureEvent() 11:01:58.122 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:58.123 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"4a78f609-d3ea-4f1d-814b-903458117fd3","version":2,"ditto-channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2021-05-06T11:01:58.123074Z"} 11:01:58.125 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#emitFeatureEvent() 11:01:58.125 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testThingMessageAcknowledgement() 11:01:58.128 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:58.129 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=be160ab8-a9cf-4832-9b84-27f72210ce13 11:01:58.129 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=dc4b8630-addc-4d81-b9dc-d0cddfefe503 11:01:58.129 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=63fe2794-f7a5-4316-9f5b-9ba5dc2d1ca8 11:01:58.186 [ditto-client--adaptable-bus-c68e024a-b82c-4804-a543-62660eecbd78-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/100","headers":{"response-required":false},"path":"/","status":100} 11:01:58.186 [ditto-client--adaptable-bus-c68e024a-b82c-4804-a543-62660eecbd78-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/301","headers":{"response-required":false},"path":"/","status":301} 11:01:58.186 [ditto-client--adaptable-bus-c68e024a-b82c-4804-a543-62660eecbd78-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"response-required":false},"path":"/","status":403} 11:01:59.190 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testThingMessageAcknowledgement() 11:01:59.190 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendThingMessage() 11:01:59.194 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:59.195 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","correlation-id":"a85181a7-5dfa-41c8-9e17-3712508297d1","content-type":"text/plain"},"path":"/inbox/messages/request","value":"MAKE COFFEE!"} 11:01:59.197 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","ditto-message-direction":"TO","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","correlation-id":"87d6ac01-32c1-42f9-8922-92ef2b1a8f01","content-type":"text/plain"},"path":"/inbox/messages/request","value":"MAKE COFFEE!"} 11:01:59.199 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendThingMessage() 11:01:59.200 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForThingMessageAsThing() 11:01:59.203 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:59.204 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=8fd1af09-7b1a-46b9-aea6-02f1126e57e9 11:01:59.204 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=dd37e38f-9027-472e-a375-dfd72a215afb 11:01:59.204 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=47c49922-04f6-4417-b4c9-19f2d7bdcaf7 11:01:59.207 [ditto-client--adaptable-bus-ace47a73-c531-4da9-b420-ec66b3daca9c-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","status":"418","correlation-id":"92892b36-96c5-43ce-906d-b08d6492aaa1","content-type":"text/plain"},"path":"/outbox/messages/request","value":"MAKE IT THYSELFE.","status":418} 11:01:59.209 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForThingMessageAsThing() 11:01:59.209 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForFeatureMessage() 11:01:59.212 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:01:59.213 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=1b342481-f69b-4643-b6fe-a8dcdc070dbb 11:01:59.213 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=5245b556-c0ec-4ca8-9dd6-e82399b7a268 11:01:59.214 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=aaee97d5-cd28-451c-886f-09e19c36955e 11:01:59.216 [ditto-client--adaptable-bus-15472c2f-f194-4742-82e4-a856a9e574d8-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/messages/request","headers":{"ditto-channel":"live","response-required":false,"ditto-message-direction":"FROM","ditto-message-subject":"request","ditto-message-thing-id":"example.com:testThing","ditto-message-feature-id":"someFeature","status":"418","correlation-id":"e3e7c2c5-d388-4f74-b716-c0cb8eada928","content-type":"text/plain"},"path":"/features/someFeature/outbox/messages/request","value":"MAKE IT THYSELFE.","status":418} 11:02:00.219 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForFeatureMessage() 11:02:00.220 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#sendThingMessageWithoutLiveResponseAckRequest() 11:02:00.223 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:00.225 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#sendThingMessageWithoutLiveResponseAckRequest() 11:02:00.225 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testFeatureMessageResponseAndAcknowledgement() 11:02:00.228 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:00.229 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=5b87ba3c-3e6c-4bac-a094-9e38ddda31e9 11:02:00.229 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=aade5ad5-e3c2-437e-84e5-a2ca7d237e3e 11:02:00.229 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=6364f80f-13a7-4c4e-852d-9e39680ad923 11:02:00.233 [ditto-client--adaptable-bus-12ef4344-cdf9-450f-84d5-3b249ac752fb-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/100","headers":{"correlation-id":"correlation-id","response-required":false},"path":"/","status":100} 11:02:00.233 [ditto-client--adaptable-bus-12ef4344-cdf9-450f-84d5-3b249ac752fb-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/301","headers":{"correlation-id":"correlation-id","response-required":false},"path":"/","status":301} 11:02:00.233 [ditto-client--adaptable-bus-12ef4344-cdf9-450f-84d5-3b249ac752fb-2] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"correlation-id":"correlation-id","response-required":false},"path":"/","status":403} 11:02:00.235 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testFeatureMessageResponseAndAcknowledgement() 11:02:00.235 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#subscribeForDeleteFeatureAsThing() 11:02:00.237 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:00.284 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=97ed0e87-f631-4155-a028-61b3e30df300 11:02:00.284 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=70c7c099-8c29-4210-ac48-3ff0c9495485 11:02:00.285 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=52b8fced-730a-48b8-a4ed-939d58be9e9d 11:02:00.286 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"52cb0355-a692-4ba4-8c08-e0e096aff88c","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false,"content-type":"application/json"},"path":"/features/someFeature","status":204} 11:02:00.286 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/events/deleted","headers":{"correlation-id":"52cb0355-a692-4ba4-8c08-e0e096aff88c","content-type":"application/json","ditto-entity-id":"thing:example.com:testThing","ditto-channel":"live","response-required":false},"path":"/features/someFeature","revision":-1,"timestamp":"2021-05-06T11:02:00.286344Z"} 11:02:00.289 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#subscribeForDeleteFeatureAsThing() 11:02:00.290 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#testStartConsumptionCombinations() 11:02:00.293 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:00.293 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success 11:02:00.294 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=95b438f7-535b-43ef-a0e0-bc8358390ba4 11:02:00.294 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=7b6f57e3-3b67-41f3-9843-bde06eeee205 11:02:00.295 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ed8f5d21-5ff7-4185-a432-8498cd981241 11:02:00.295 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success 11:02:00.295 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f3fd670e-1762-4740-a7d3-e6759a42b5f2 11:02:00.296 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=277057bb-da85-4950-938f-f52b32e5d02f 11:02:00.296 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=43a81f0e-0f2b-4628-876e-b993875050ca 11:02:00.296 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f457add3-ac4b-4de3-81cf-72d1ea0ec7c2 11:02:00.296 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=6359c7ec-a43b-4cb5-8789-01e9dac9f1e4 11:02:00.297 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=11f4f7ec-974d-4a72-a27c-b71683acac0a 11:02:00.297 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success 11:02:00.297 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9d6915b6-7990-4d8d-88d5-c40a1f6e4432 11:02:00.297 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=d607685d-00be-4832-b750-b86693c1f40f 11:02:00.297 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=6ac6dd9e-9cbf-41af-b0bb-ee8372600c9f 11:02:00.297 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=17db416e-7cb6-4277-aa70-74a7c9395015 11:02:00.297 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=fedf1626-8765-4d4a-8ff3-c4524b37aa47 11:02:00.297 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1ced2b68-487b-4b18-baa5-179372019ae0 11:02:00.298 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=e89ee2f0-c44f-401c-8a8f-635e836de08a 11:02:00.298 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a5f1e931-d612-4a90-abca-339cec9cab78 11:02:00.298 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1e41ff92-dbb8-48d0-bba2-b38017ff7900 11:02:00.298 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success -> expect success 11:02:00.298 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=b133380c-252d-4a6d-8014-1d8cad3e6619 11:02:00.298 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=43abcd53-04d3-4e67-ba13-297eca37ba08 11:02:00.298 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=fde65b37-16b7-40c7-af29-7d479e083fdd 11:02:00.298 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=fc8c8f29-052c-4b9e-8b74-5911fbbb6687 11:02:00.298 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c128cba2-6de0-4c15-af56-1ae70a8803cb 11:02:00.298 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a182caf6-65b0-45e0-867d-13951ad27182 11:02:00.299 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=3f03b7d0-cccf-4c61-b6f0-4b790c261334 11:02:00.299 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=3107e842-b80c-413b-80ac-8fa0431acebc 11:02:00.299 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=20fc9872-70b6-4955-b099-05d9662de255 11:02:00.299 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=01b69e1e-45b3-4ac3-820c-6bd8d31789ba 11:02:00.299 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=2e051f25-c830-41b4-a7cd-f6d1a57b3efc 11:02:00.299 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=f481f5f5-2f02-4246-9ac2-b502f3e62e3c 11:02:00.299 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success -> expect failure 11:02:00.300 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c0d3f4c5-c513-4f5c-82d1-81da1176a8fd 11:02:00.300 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c704c6f2-c588-449b-b3d8-48865e1346d3 11:02:00.300 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=e74720a1-d7b5-437f-b8e6-1be0825e4042 11:02:00.300 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=17178084-b162-445d-9e74-1faf49f419ff 11:02:00.300 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=10584466-ed47-4b0f-8cf0-8fe2991eccd5 11:02:00.300 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=c0fad4e5-5479-46a3-a0b8-04f81db0092e 11:02:00.300 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=e53a74fa-0af0-42c0-bbc5-1b7ced593a4e 11:02:00.301 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=45307466-108a-4085-afb7-b4affb1e6ed9 11:02:00.301 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=30e85f4b-4652-4c9e-9d8e-51592da2377d 11:02:00.301 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=e228e765-3d42-4145-b7f2-6b8469cda152 11:02:00.301 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=4b99c0d7-ae3a-4c22-b23f-f8f5e6542c54 11:02:00.301 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=750d9603-241c-4423-b178-ae600a476f11 11:02:00.303 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure 11:02:00.304 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a591d4ac-9be8-4f91-8b44-e8d1e4453ce7 11:02:00.304 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=cc3af491-e8a1-4fb8-b534-9b8cb18192bc 11:02:00.304 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=fde95eaa-5f29-4b61-9c78-135c24efd99a 11:02:00.304 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c3282f44-ceb2-48c2-bc3a-6e0b282c0ddd 11:02:00.304 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a3d14cba-b7a5-4379-886f-9357f7d13ee3 11:02:00.304 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=220e6347-7a70-48da-bb5b-c905139dd835 11:02:00.305 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=0b6623ba-3049-485f-9e2c-d1f32797c310 11:02:00.305 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=7fcfe433-bde6-47a6-a5b1-c94539ce7843 11:02:00.305 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1b5ab498-311e-48ea-9bc6-2ab053dba9e3 11:02:00.307 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure -> expect success 11:02:00.307 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c18e5873-ebf4-4a7a-bfe6-295d60d8f697 11:02:00.307 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=3cb6d192-b51f-4955-9ac0-ea6cfcc8570d 11:02:00.307 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=463c8d2e-d9b9-4052-affb-d614aca56da9 11:02:00.308 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=6404b9f8-5f73-44aa-81a3-7b5a3296c915 11:02:00.308 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b91fd91a-513f-4d4c-b489-696c3f0f3291 11:02:00.308 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=8448274f-639e-4b3c-9c89-6adf9bfaf1bc 11:02:00.308 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=b8db0a5d-7bed-48cf-8432-fa16dc2bce98 11:02:00.308 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f99d7919-9730-4645-abdb-7f920b37487d 11:02:00.308 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=24ee34fd-a259-4180-ae02-acf544d52adb 11:02:00.310 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d1c26cfa-dce2-4153-818a-70ce9164e9ca 11:02:00.310 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a73707aa-2ca5-4a23-9cf7-8a11782ef12e 11:02:00.310 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=e78400e1-88cb-4e10-9bd8-c51606af95f1 11:02:00.310 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure -> expect failure 11:02:00.310 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=599c0694-c6c5-4016-8b31-99a60076da15 11:02:00.311 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=011f89fc-6af8-4718-83e1-9b20502203d7 11:02:00.311 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=6a35746d-85ce-4ddb-b9c1-eb7528d46508 11:02:00.311 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=37f53bbf-7819-4747-b21c-e068f62addf1 11:02:00.311 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=9fbc1159-6655-4f87-82bd-843ae4903b91 11:02:00.311 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=4f7c299d-e567-4775-beac-32aaad902245 11:02:00.311 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=5430979e-4df4-4676-861b-caebd65aaf6c 11:02:00.311 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=777d45ea-3877-4fb4-a02c-175168681931 11:02:00.311 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b880cc22-e2d2-4e1b-a87a-7b70cc74abde 11:02:00.313 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=65a283e3-41a1-42c7-b8e5-912ec1e86a3e 11:02:00.314 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=81119161-457f-4b64-a625-0ecf380b7ce7 11:02:00.314 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=4f58371b-85f9-4cf8-8fed-12ea81442c82 11:02:00.315 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure 11:02:00.315 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a2c7f529-c210-4c93-affb-f7544b2df2f9 11:02:00.316 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=e2f38452-5959-4eac-afbe-998befda1137 11:02:00.316 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=5a654747-dc49-43ce-8566-0154396b297a 11:02:00.316 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=0b2cced2-6e94-4575-bfd4-3b2bbd8d151d 11:02:00.316 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b15846e1-d294-4261-af1a-d4333ce0b072 11:02:00.316 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=498c977c-3128-4691-bacd-5ee62c043beb 11:02:00.318 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success 11:02:00.318 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9c9f31ee-357e-49b1-b72d-e3656f39ce21 11:02:00.318 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c236d3b8-8e86-4f18-94f9-4c91a1b476ca 11:02:00.318 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d55b0cb1-0e1b-4fb2-9bce-628cf5f86aa8 11:02:00.319 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=789c76d6-577a-4802-856f-c3c4d45472f4 11:02:00.319 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=120b4e1e-d06d-4b83-a43c-ebd0ab8da4f5 11:02:00.319 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=5d7edde3-ceb6-4286-92d7-bd934a8d1af2 11:02:00.385 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=cf74b69f-d777-4d87-9a2c-32e28bddae65 11:02:00.385 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1107ad34-bece-4424-aa48-2bb10b1dfca4 11:02:00.385 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=c0aaeecf-59cf-4d9f-967e-6a10896f45fb 11:02:00.385 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success -> expect success 11:02:00.385 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=50835c37-65e6-490a-b2da-44855928944a 11:02:00.385 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=4b0b2b03-262f-4fca-a95d-ac62e5051c20 11:02:00.385 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=cc797d6c-322c-4437-acdc-105f129293b5 11:02:00.386 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=12347f77-911b-401a-b502-0cca8dc8518a 11:02:00.386 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=5a4ccbd0-4647-49af-912a-5bec1e2429e1 11:02:00.386 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7f3ff19e-642f-4ea2-9068-7dbb0f89dcc1 11:02:00.387 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=4cbc1f6a-ba21-4036-b40e-da6a7cca3c08 11:02:00.388 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ab70b7d6-7baa-42f5-b428-68047a82639b 11:02:00.388 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=bdd35496-606f-4d25-80e8-14b7c2f18147 11:02:00.388 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=b4fbc820-c53b-4678-9577-2a6537c89070 11:02:00.388 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=d7481f48-dc8a-47a3-ba79-284573306ee2 11:02:00.388 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=29f13113-9a1a-4c36-82d7-9a397048b2b5 11:02:00.388 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success -> expect failure 11:02:00.388 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c6dfd295-23ba-482c-a14f-39a83c7d2087 11:02:00.388 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c4638244-89de-460c-ba0d-e1a5371a2100 11:02:00.388 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=4b4c0bbd-695f-4701-b51f-c54011d2e791 11:02:00.390 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9558ee6c-306c-4974-a059-67c56b5fc60e 11:02:00.390 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=4e5d28d6-96c3-4af2-ab34-29e928a113fc 11:02:00.390 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d6ff6421-38ab-4b47-b40c-357f94aa1cdd 11:02:00.392 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=6f2d676a-8fa8-4d8e-bce8-041df5f438e4 11:02:00.392 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1b89e8bc-409e-4746-b012-ea681cff8b7e 11:02:00.392 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7c2bbe1d-e5f8-48c5-9f27-c4ed30a30d4f 11:02:00.392 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=07c74a1e-03d2-4371-8543-e4e0b9128120 11:02:00.392 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=bc6a1713-5e45-48b8-b24a-e5d6e17fe516 11:02:00.392 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=28ada6c6-0e5b-48a1-a427-adbbaca2e0c6 11:02:00.393 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure 11:02:00.394 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=e2600abb-e18c-4145-87e5-e7150e41154e 11:02:00.394 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=5b47b7ae-5007-438c-a3fd-6ad390967fd9 11:02:00.394 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=59f0fa2a-557a-4937-b6ff-e29883f86700 11:02:00.394 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=15b35c99-3150-4b33-a2d8-a2c98f3bdaea 11:02:00.394 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=47420d06-597c-40ef-8ce3-a4089429675f 11:02:00.394 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ff15244d-fea3-4bf1-83ec-1485a5bad70d 11:02:00.396 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=245abad1-a3e0-4a04-a578-1be84afd6722 11:02:00.396 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b6f65ab1-1bfe-4586-934b-afac605d2325 11:02:00.396 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ff5f6e3d-bfd1-400f-ab9f-a7b45f311ad2 11:02:00.397 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure -> expect success 11:02:00.397 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=10043197-f121-4853-838b-6b4abd41333c 11:02:00.397 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1352a379-f4c2-4e39-b158-cfd344fa0986 11:02:00.398 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=c37edc39-17bc-441f-820e-538f767f1b47 11:02:00.398 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=1e7f7ed3-97e8-4f77-b3e5-b495469bbc3c 11:02:00.398 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=8113f627-1e8f-4b67-8793-a1f5995a0145 11:02:00.398 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7a509afe-8ded-4fb0-ba6d-c4727790e283 11:02:00.399 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=2fc46d45-0b41-4034-8c9b-a334dfb37c8e 11:02:00.399 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=69e24ad4-8cab-4988-a309-7ed636c1c2b8 11:02:00.399 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b78fccd8-d1db-46a2-b211-7e9f2b6f8d78 11:02:00.401 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=98e10f3f-b1f1-4d65-a6f7-a10ce47b2c78 11:02:00.401 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c4cd0c11-83c5-4f89-a382-2a5ef9f9f6a6 11:02:00.401 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=90b0cd0d-3cc1-420e-a963-beae5df19879 11:02:00.401 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure -> expect failure 11:02:00.401 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c472fe1c-c259-4c3f-9a2a-566e1c5b9c32 11:02:00.401 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=92e1304b-5b9c-4751-ab76-252ccaeed0c0 11:02:00.401 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=0a632ac0-1797-4b48-880b-5283fa00a884 11:02:00.402 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=0235cdd9-89fd-4ae8-bd1c-8aa47455e901 11:02:00.402 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=4290b1a0-3d8d-427c-9401-e4d5781b47db 11:02:00.402 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=5cca4219-cb9f-48b3-a5af-b579dfa1294a 11:02:00.403 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=4fc02334-a375-4b75-8afd-7e217f631523 11:02:00.403 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=47e72e3c-705c-4f82-a89c-a33218ae1ff8 11:02:00.403 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=34aa8fe2-bae0-4569-b457-8f2cfe033b7f 11:02:00.405 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=59faecdc-93b7-4fb5-96e5-d8a939b43e86 11:02:00.405 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=bee170ca-66d6-4e06-af32-b79dba1657d6 11:02:00.405 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=5b8aa765-b59e-45c9-a13f-189a2084463b 11:02:00.406 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure 11:02:00.406 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c419c938-1083-4c76-90b5-561771456653 11:02:00.406 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=15b9abc2-bcbc-4dff-a2b2-46c9bfca1b7e 11:02:00.406 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=cab09829-617d-4ba2-b6b6-0d93e22c3e9d 11:02:00.411 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success 11:02:00.411 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=991e9a52-f66c-40f4-a263-4ce3773263a3 11:02:00.411 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c8895f83-1b29-4373-a433-e851d6e3c271 11:02:00.411 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1afaad1f-c2b1-49d9-a228-095b0a61e772 11:02:00.412 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9e8bb67c-372b-496c-97e1-63f4e21a7d1f 11:02:00.412 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1c292f3f-d0cd-498f-8f28-350c4aa08db6 11:02:00.413 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ea0b9a27-168e-4190-ac66-83e2a0b553ca 11:02:00.413 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success 11:02:00.413 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f68fe6e7-b5bc-4a0e-a872-7f156076d625 11:02:00.413 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=6a60f8c3-754b-4046-b0e9-832a697ba494 11:02:00.413 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d8ed4395-2bd1-4c95-9fb2-2de7a1501498 11:02:00.415 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=2e77de00-f2c0-41ec-b9b6-06c5e8d491e0 11:02:00.415 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=864811c5-67c8-464c-a84a-a83229ddf403 11:02:00.415 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=37ade0bd-635a-4068-81b8-ebff50502e00 11:02:00.415 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=64d128dc-8ad4-4a71-9935-411a832ffeb5 11:02:00.415 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=390d97ca-31ee-4a44-b00a-666c15f83824 11:02:00.415 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d3790aba-bb41-4c5c-832d-2b124d8a1e21 11:02:00.415 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success -> expect success 11:02:00.415 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=e6c7962d-463b-411b-8d75-a463322c03d3 11:02:00.416 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=5ece9aa6-24e3-4dfe-9b0e-70abb02a05af 11:02:00.416 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a4bd42c9-340b-4108-978e-42acd9564e5d 11:02:00.417 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a9aea8c8-e64d-4b2f-9e1f-7def5600f9f7 11:02:00.417 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=2f179ce9-c106-44d6-a527-8ef4ff44d52e 11:02:00.417 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ce72244f-dacf-4431-acd5-73b303121528 11:02:00.418 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=38456ace-2e2b-497b-b0c4-e1ada1014645 11:02:00.418 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=74b9069d-03cc-44be-8f4f-7eeb15c9a21b 11:02:00.418 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=64171a06-b2f9-4594-8527-0b45e16bce08 11:02:00.418 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=40215f3f-7540-4b1b-88cd-0ccc4fce0ae1 11:02:00.418 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c8f9ebe0-6234-4132-bd7e-ecde3e051870 11:02:00.418 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=c7fa9ed5-bd4a-4e37-b923-ab02dc2885fa 11:02:00.418 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success -> expect failure 11:02:00.418 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=7683d886-1e4f-4fab-a5d8-374cb015c84b 11:02:00.418 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=164779f3-1ff3-4fd1-ab7a-faf388197477 11:02:00.418 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=a99b65e6-4fbb-405d-a8b0-c52171154188 11:02:00.420 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f4ff3110-7a9c-4cd4-b05a-39cb9c54a428 11:02:00.420 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b4d6c4d6-f0f9-435d-b490-bf11408c7a8e 11:02:00.420 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7f75a8bd-5946-4bde-87ef-5118e9098d5b 11:02:00.420 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=4e97ac01-05dc-43fd-8391-36034bc33c3d 11:02:00.420 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=328ffa87-0526-4950-a8e0-e976cd611707 11:02:00.420 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=ea3cacb5-ee47-404c-a764-62e19d966273 11:02:00.420 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=0d25bbff-ff64-4748-8ac5-cf5748057776 11:02:00.421 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=9303a66f-e962-49cd-8612-4a29aaa41c8d 11:02:00.421 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b6486639-8e1f-4831-8746-983a35af0e75 11:02:00.484 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure 11:02:00.484 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=219a2c24-964f-4ebe-8fa0-9233bcbbed70 11:02:00.484 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=8683e0a8-ceed-4990-9f79-0f882cdcef32 11:02:00.484 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b5120c17-4d00-4912-b2aa-7f7674c70d50 11:02:00.486 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9a45f049-538a-4e99-8766-b7e61b283f96 11:02:00.486 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1bd37a09-e473-4b5f-8de8-5b595ab1bad7 11:02:00.486 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=455c05d4-4fdc-4c24-b771-3cc0d080b9d1 11:02:00.486 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=2412e545-4af6-4135-8729-dfa8b1145058 11:02:00.486 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=2c773d73-d5d3-422c-aceb-1681833f75c5 11:02:00.487 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=603b1d86-c3ed-4265-9ba0-0bb2ea2a24e1 11:02:00.488 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure -> expect success 11:02:00.488 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=bbc66b82-4566-431f-a372-49b2218b771a 11:02:00.488 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=98979917-5b30-43b2-a09f-647d4b936f55 11:02:00.488 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=f6742105-bb8c-4ae6-adcb-78127efedaa6 11:02:00.490 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=82ee918d-1f0e-4a75-a735-75070952f240 11:02:00.490 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1d6ab73e-fc6c-48a1-b8ce-f304234b4a09 11:02:00.490 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=0ba96f83-eb60-4492-9e90-cbe97be9733f 11:02:00.490 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=f53120cd-7d5c-43c2-a857-4b8ab7ecf926 11:02:00.491 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a956b242-710e-4c42-a1df-fa8c8227242c 11:02:00.491 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d301ca68-a710-4510-8ade-8850f31b8378 11:02:00.492 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=af3b52f3-0121-41f7-a12c-4b8e03b9947b 11:02:00.492 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=6a1f7278-b390-4005-afcc-608dd6faa888 11:02:00.492 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=edf35726-76fa-455b-8dd8-203c99cd902c 11:02:00.493 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure -> expect failure 11:02:00.493 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=41603031-bdd6-4f1f-ac7e-db15ba77df03 11:02:00.493 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a19beb34-fdee-412f-a6ac-2519b42c2bc0 11:02:00.493 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=94eaecec-72af-4c4d-b4f1-0d12f5a7af80 11:02:00.494 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=1c34d3c4-69fd-4250-a3e1-717af2aa505c 11:02:00.495 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=93a24490-865a-4939-8fc4-fefdee232793 11:02:00.495 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=017a4a49-b9a8-47f9-b03d-f2fcfa80fc33 11:02:00.495 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=8f36319b-c9a7-4fc2-b93a-3dcfe1c32b51 11:02:00.495 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=fbb31a80-4ccb-4aeb-8d88-67f73270c8a0 11:02:00.495 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=0e96ff4f-f804-410a-af8c-9b025b5a2335 11:02:00.498 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=77152cee-b194-4b63-a02d-a5b3a64f011c 11:02:00.498 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=676aefc1-64fa-439a-a614-2c608483b674 11:02:00.498 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=bd01c070-f310-4c68-a061-65191955b646 11:02:00.500 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure 11:02:00.500 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=3c09b821-2504-46d6-99f4-258319305c4c 11:02:00.500 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=5d7d3d58-e4ea-485c-8862-d8e2407fe1d5 11:02:00.500 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7d9cc400-bb7a-41fb-8ba0-caa2217a3d05 11:02:00.502 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=935a2af0-a3e9-448d-aad3-f1220c4ffa00 11:02:00.502 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=9dd3c1df-1059-4045-aeb0-33d41ae50e7c 11:02:00.502 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=4fa688af-0067-4cdf-8fc4-9a2173065ddb 11:02:00.503 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success 11:02:00.503 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=21f6db27-0b60-4302-ba66-5a8c7cb4498c 11:02:00.504 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=11977f75-0edd-4d82-847f-940b865dad70 11:02:00.504 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=28a5e6aa-628d-4ddf-97ca-03bc939cdc4c 11:02:00.505 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d33d1b5f-6ad6-4944-9980-d333a42f4179 11:02:00.505 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=3233a18f-c461-49a4-87b5-2c0a1ac240c9 11:02:00.505 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=c5fa4f30-58e8-4b3c-8078-e096bc6b0678 11:02:00.507 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d40c74e0-aeac-4d5e-8e41-7bff7b5144a8 11:02:00.507 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=717c231d-4e5b-48ea-848f-3c95c43b239b 11:02:00.507 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=194ad56b-8e8b-4698-8d72-4fc808d06eb6 11:02:00.512 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success -> expect success 11:02:00.512 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=6471d3d7-be8f-441f-9904-b4cfe3068708 11:02:00.512 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=13bac59e-7d34-4ec7-885d-0a3e63765016 11:02:00.512 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=f534f5c7-435b-4290-b5c0-fbe55b6916e9 11:02:00.514 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9b1fc6ad-3aca-4299-8673-dab8fc4b742b 11:02:00.514 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1a6e5e2e-b707-4c60-b8f3-222f887aeae5 11:02:00.514 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=fe5cfb75-d39c-4d18-9bbb-ba2ebaad2df2 11:02:00.515 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=5232ca3f-9238-4ee4-b28b-12db72ac7a66 11:02:00.516 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=f9547eb7-20b1-4cc4-94cd-6f65b953c44f 11:02:00.516 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=90175034-25c3-49d9-9e19-20d4bcbe75da 11:02:00.516 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d4036ee6-0fcd-45ac-9c5c-b4f69d5b1773 11:02:00.516 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=6fc2b32d-9b8a-4f43-8222-b7a0e7d229ad 11:02:00.516 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=8ac5bd78-7f35-4677-944d-bb04e0ccda1e 11:02:00.516 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success -> expect failure 11:02:00.516 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=b3387c1f-9bbe-4bfd-b873-8cf9e0cbbc63 11:02:00.516 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1e629ea5-186a-4ed2-8d8a-afa38fa26212 11:02:00.517 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=7317ea80-f4e3-483d-a493-ff69d8024227 11:02:00.518 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9bda6ae6-7a6f-44a3-990f-1c8d8bb9d03e 11:02:00.518 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=fc6b5586-1f3a-488c-acc2-06b4cee33e5c 11:02:00.518 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=e341637c-dc54-406f-9ac0-2d3557b636e3 11:02:00.522 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=326f32c2-2fb1-4132-bd51-58ac402ca8be 11:02:00.522 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=13b24c6e-05d5-4e52-bb94-beb14ceefa32 11:02:00.522 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d91853fc-87dc-45b6-b3b8-c4640f96b10e 11:02:00.522 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d8131407-8776-44cb-a838-b6b040d71f03 11:02:00.523 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=6ee7d7d1-3705-49b7-9b1d-fc57e4d70168 11:02:00.523 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=bcac5f5b-1a6a-4194-a1a4-aee9cfa5f486 11:02:00.523 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure 11:02:00.523 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=c06fa3e7-58d0-45d6-831c-d02bae26ad7e 11:02:00.524 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=2fa8b0c9-8922-4633-b815-ae5964d2c15d 11:02:00.524 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=0daf1b54-30fa-4137-955e-9228dbb64498 11:02:00.584 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9e359e04-e23a-4e68-a6c2-7a438ebac361 11:02:00.584 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=80012d98-29f3-47e4-9dfd-77b5443bc708 11:02:00.584 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=87ad001d-32b0-4ab0-a763-4ec021f9b1c9 11:02:00.589 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=36dfe8f3-3f45-4768-a3e4-251f0c84d398 11:02:00.590 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=aa058561-10a3-46ec-9a0c-6879f2de9d3e 11:02:00.590 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=f5349322-5c15-41ed-96de-dcdb5dbb9dca 11:02:00.592 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure -> expect success 11:02:00.593 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=cae66bc8-4353-4886-965b-1aaa3c9f4a6a 11:02:00.593 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=afc3ba82-76d7-4bb0-b89c-a479eb0422b0 11:02:00.593 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=067f11fa-93f6-4409-bbcd-2e87cea49301 11:02:00.594 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a033209e-0cd4-4e5e-82b3-f0b01948ab45 11:02:00.594 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=3eacaf73-f0d6-45dd-81fa-eb73b6e7c03b 11:02:00.594 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=b90d384d-57d4-4191-8ecf-0f76073c5223 11:02:00.595 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=9060782c-fa37-4dd9-8f17-fe75a328c928 11:02:00.595 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=05255ad1-c2f9-499c-8399-73c1c4db72f6 11:02:00.595 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=de2479dc-bbfd-400b-8037-a1770997512c 11:02:00.596 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=35d4d08f-b468-449f-89c8-6bd8e16b8908 11:02:00.596 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=b95b2513-3299-4720-8123-ae6b16b2d2b1 11:02:00.596 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=0e00d0af-5762-412b-b026-f2ae3fe17496 11:02:00.597 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure -> expect failure 11:02:00.597 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=d53c6b68-81c9-4f00-bdb3-196abbdd52a2 11:02:00.597 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=9d002cc9-8691-40e1-8ca7-06b50a57de5a 11:02:00.597 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d3ae3d5a-bc1c-4d55-be39-8ea76d6f38b3 11:02:00.598 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=dd1c9f95-f1d3-4ab2-8886-a19ff8cba874 11:02:00.598 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=c01d8c62-6a70-4b0e-b72a-19f07b379e9c 11:02:00.598 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=5f7e75ed-547b-4597-a275-af59cf0bbf5f 11:02:00.599 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=95f0b0f9-9ed2-4a47-befa-053f6f27126b 11:02:00.599 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a15bb9a4-8e8a-4c1f-87ea-8909c6cc8bbd 11:02:00.599 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=06815bf0-7270-4204-b1ea-909ede73038d 11:02:00.600 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=15dc0152-3307-4121-a405-f38622fa10ed 11:02:00.600 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=a5e17701-6601-42e3-94bc-0234543885d3 11:02:00.600 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=5e53218a-0716-4ae8-b4ae-bddd1cff9505 11:02:00.603 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#testStartConsumptionCombinations() 11:02:00.604 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientLiveTest#concurrentStartConsumptionFails() 11:02:00.605 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:00.606 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=74424739-1bce-46c9-97a6-f721d75a363b 11:02:00.606 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=9c1a75bf-7855-47e7-9429-0d618205c513 11:02:00.606 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=449abea9-5b7c-403a-92e5-e13da880d467 11:02:00.608 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientLiveTest#concurrentStartConsumptionFails() 11:02:00.609 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTest#concurrentTwinAndLiveSubscriptionWorksForIfTwinAndLiveFail() 11:02:00.611 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:00.612 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a8178eab-3f33-4c84-b460-d09b041ab6f1 11:02:00.612 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=4d5d6e7e-d4bb-4057-bdb3-ef2559354738 11:02:00.612 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=1db0199c-f5fd-4997-90b0-600ce5a5a059 11:02:00.612 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=679a06ac-002c-421f-a8ce-f2a934c2900f 11:02:00.618 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTest#concurrentTwinAndLiveSubscriptionWorksForIfTwinAndLiveFail() 11:02:00.618 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTest#concurrentTwinAndLiveSubscriptionWorks() 11:02:00.620 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:00.620 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=1dd3e4a2-e02c-426f-adf2-51f4f201f3cc 11:02:00.684 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=a1b36485-813f-488a-b15e-7ef3ea6b907d 11:02:00.697 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=689d0029-aa56-48f7-8d3f-479ca5b1ff66 11:02:00.698 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=3d5a3c8b-d3c0-42d6-ba00-e03d124ebbb1 11:02:00.700 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTest#concurrentTwinAndLiveSubscriptionWorks() 11:02:00.700 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTest#concurrentTwinAndLiveSubscriptionWorksIfTwinFailsAndLiveSucceeds() 11:02:00.702 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:00.702 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=38a8044e-cee3-4817-b067-032917df06d5 11:02:00.702 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=37c63de6-b3e7-4804-942c-4877875b8dea 11:02:00.702 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=75c66aac-6d07-412a-8a7f-beaf6a0d6fc3 11:02:00.703 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=bd0dc752-34c0-4309-a73a-42dfad16b47c 11:02:01.706 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTest#concurrentTwinAndLiveSubscriptionWorksIfTwinFailsAndLiveSucceeds() 11:02:01.708 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenSingleAttributeIsModified() 11:02:01.712 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:01.713 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=5a8842d8-f6d7-4849-9d53-303ea0e61544 11:02:01.724 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:7eac56ae-181a-409d-9f8a-64c4a35b9f12, action=CREATED, path=/attributes/newAttribute, value={"attributes":{"newAttribute":{"complex":{"simple":42}}}}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:7eac56ae-181a-409d-9f8a-64c4a35b9f12}]], thing=ImmutableThing [thingId=null, policyId=null, definition=null, attributes={"newAttribute":{"complex":{"simple":42}}}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:02:01.726 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenSingleAttributeIsModified() 11:02:01.726 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenSingleFeatureIsDeleted() 11:02:01.730 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:01.730 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=30f34c3f-f698-4b80-8f92-8a97999355e2 11:02:01.733 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableFeatureChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:b536070c-db41-45d1-9caa-4b92f76b5847, action=DELETED, path=/features/feature_id_1, value=null, revision=1, timestamp=2021-05-06T11:02:01.731160Z, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-entity-id=thing:org.eclipse.ditto.test:b536070c-db41-45d1-9caa-4b92f76b5847}]], feature=null], thing=null] 11:02:01.736 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenSingleFeatureIsDeleted() 11:02:01.736 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testDownwardsRegisterForNestedFeaturePropertyChangeWhenFeatureIsModified() 11:02:01.739 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:01.784 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=4100bc0d-152c-413c-bb3c-7b94bcc7dfe8 11:02:01.789 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received Change ImmutableFeatureChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:5b52d472-30a6-4124-9c68-b0570c6766d0, action=UPDATED, path=/, value="lux", revision=1, timestamp=2021-05-06T11:02:01.786468Z, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:5b52d472-30a6-4124-9c68-b0570c6766d0}]], feature=ImmutableFeature [featureId=feature_id_2, definition=null, properties={"complex":{"bum":"lux"}}, desiredProperties=null]] 11:02:01.791 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testDownwardsRegisterForNestedFeaturePropertyChangeWhenFeatureIsModified() 11:02:01.791 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForFeatureChangesWhenSingleFeaturePropertyIsUpdated() 11:02:01.793 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:01.793 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=311b962d-9d8b-4f09-ac87-bebf1aa63974 11:02:01.796 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received Change ImmutableFeatureChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:d5eee02e-49de-4799-bd2e-d4d5d93bcb1f, action=UPDATED, path=/properties/complex/bum, value={"properties":{"complex":{"bum":"bar"}}}, revision=1, timestamp=2021-05-06T11:02:01.794396Z, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:d5eee02e-49de-4799-bd2e-d4d5d93bcb1f}]], feature=ImmutableFeature [featureId=feature_id_2, definition=null, properties={"complex":{"bum":"bar"}}, desiredProperties=null]] 11:02:01.798 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForFeatureChangesWhenSingleFeaturePropertyIsUpdated() 11:02:01.798 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenThingIsCreated() 11:02:01.800 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:01.800 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=31eac343-b6a1-49cf-b421-67ca13dc34e0 11:02:01.802 [ditto-client--adaptable-bus-2e84285f-1487-4cdb-abbc-876b33cc5596-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:9e35686e-6eb3-43cc-8bab-f74d1b695027, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:9e35686e-6eb3-43cc-8bab-f74d1b695027"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:9e35686e-6eb3-43cc-8bab-f74d1b695027}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:9e35686e-6eb3-43cc-8bab-f74d1b695027, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:02:01.804 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenThingIsCreated() 11:02:01.804 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForFeaturesChangesWhenSingleFeaturePropertyIsCreated() 11:02:01.806 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:01.807 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=d5d0590d-03af-4557-9497-b15fb123c501 11:02:01.810 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableFeaturesChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:3e4819e0-5012-4710-afa3-b8270ca813df, action=CREATED, path=/feature_id_1/properties/foo, value={"feature_id_1":{"properties":{"foo":"bar"}}}, revision=1, timestamp=2021-05-06T11:02:01.808252Z, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:3e4819e0-5012-4710-afa3-b8270ca813df}]], features=ImmutableFeatures [features=[ImmutableFeature [featureId=feature_id_1, definition=null, properties={"foo":"bar"}, desiredProperties=null]]]] 11:02:01.810 [mock-provider-2] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableFeaturesChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:3e4819e0-5012-4710-afa3-b8270ca813df, action=CREATED, path=/feature_id_1/properties/foo, value={"feature_id_1":{"properties":{"foo":"bar"}}}, revision=1, timestamp=2021-05-06T11:02:01.808252Z, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:3e4819e0-5012-4710-afa3-b8270ca813df}]], features=ImmutableFeatures [features=[ImmutableFeature [featureId=feature_id_1, definition=null, properties={"foo":"bar"}, desiredProperties=null]]]] 11:02:01.812 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForFeaturesChangesWhenSingleFeaturePropertyIsCreated() 11:02:01.812 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenThingIsDeleted() 11:02:01.815 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:01.816 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=6fee9f16-82ed-46ff-94ad-1dd05758ccbd 11:02:01.818 [ditto-client--adaptable-bus-08cf265e-3aad-485c-8bd1-ca62992566d9-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:d47ebb09-e689-41af-8285-7b9f1d637a5e, action=DELETED, path=/, value=null, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, ditto-entity-id=thing:org.eclipse.ditto.test:d47ebb09-e689-41af-8285-7b9f1d637a5e}]], thing=null] 11:02:01.819 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenThingIsDeleted() 11:02:01.820 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testDownwardsRegisterForSingleAttributeChangeWhenAttributesAreModified() 11:02:01.823 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:01.823 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=1634bdfa-da70-498b-8887-f63f2bc54236 11:02:01.826 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received Change ImmutableChange [entityId=org.eclipse.ditto.test:92e3e0ce-8787-4d2b-95d0-a5998da93fd8, action=UPDATED, path=/, value="bumlux", revision=1, timestamp=2021-05-06T11:02:01.824304Z, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:92e3e0ce-8787-4d2b-95d0-a5998da93fd8}]] 11:02:01.885 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testDownwardsRegisterForSingleAttributeChangeWhenAttributesAreModified() 11:02:01.885 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testSignalEnrichment() 11:02:01.888 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:01.889 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=b60b3027-91db-4db1-975d-2e4230705387 11:02:01.891 [ditto-client--adaptable-bus-013de066-a2b9-462a-9ddf-db9c025e2c88-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:b1b598e9-dddb-4e10-aa42-4d2707955091, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:b1b598e9-dddb-4e10-aa42-4d2707955091"}, revision=1, timestamp=null, extra={"attributes/extra":"extraValue"}, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:b1b598e9-dddb-4e10-aa42-4d2707955091}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:b1b598e9-dddb-4e10-aa42-4d2707955091, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:02:01.894 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testSignalEnrichment() 11:02:01.894 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testMultipleChangeHandlersAreInvokedOnSingleChange() 11:02:01.898 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:01.898 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=7fc410b4-2a34-4c2f-9fd2-3f2978e9591c 11:02:01.901 [ditto-client--adaptable-bus-57098be1-8511-4d85-b76d-851045eed9a7-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:02:01.901 [ditto-client--adaptable-bus-57098be1-8511-4d85-b76d-851045eed9a7-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:02:01.901 [ditto-client--adaptable-bus-57098be1-8511-4d85-b76d-851045eed9a7-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:02:01.901 [ditto-client--adaptable-bus-57098be1-8511-4d85-b76d-851045eed9a7-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:02:01.901 [ditto-client--adaptable-bus-57098be1-8511-4d85-b76d-851045eed9a7-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:02:01.901 [ditto-client--adaptable-bus-57098be1-8511-4d85-b76d-851045eed9a7-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:02:01.901 [ditto-client--adaptable-bus-57098be1-8511-4d85-b76d-851045eed9a7-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, action=CREATED, path=/, value={"thingId":"org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e"}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{version=2, response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:cc3ec13d-976c-4802-ab89-7ba542710f6e, policyId=null, definition=null, attributes=null, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:02:01.903 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testMultipleChangeHandlersAreInvokedOnSingleChange() 11:02:01.903 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenAttributesAreModified() 11:02:01.905 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:01.905 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=0d37d262-6eaf-4afb-9fb2-57bf4ba669df 11:02:01.910 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received ThingChange ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:244380e2-65aa-4f67-842e-4716dfa4e0a0, action=CREATED, path=/attributes, value={"attributes":{"foo":"bar","misc":1}}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:244380e2-65aa-4f67-842e-4716dfa4e0a0}]], thing=ImmutableThing [thingId=null, policyId=null, definition=null, attributes={"foo":"bar","misc":1}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:02:01.912 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testUpwardsRegisterForThingChangeWhenAttributesAreModified() 11:02:01.912 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: ChangeUpwardsDownwardsPropagationTest#testDownwardsRegisterForSingleAttributeChangeWhenThingIsCreated() 11:02:01.915 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:01.915 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=6f87b11b-420a-4b89-90a7-287b5f4a1cee 11:02:01.917 [mock-provider-1] INFO o.e.d.c.ChangeUpwardsDownwardsPropagationTest - received Change ImmutableThingChange [change=ImmutableChange [entityId=org.eclipse.ditto.test:32ffff1a-efdf-40a4-a8f8-fb2fa535afef, action=CREATED, path=/, value={"abc":"def","foo":false}, revision=1, timestamp=null, extra=null, dittoHeaders=ImmutableDittoHeaders [{response-required=false, content-type=application/json, ditto-entity-id=thing:org.eclipse.ditto.test:32ffff1a-efdf-40a4-a8f8-fb2fa535afef}]], thing=ImmutableThing [thingId=org.eclipse.ditto.test:32ffff1a-efdf-40a4-a8f8-fb2fa535afef, policyId=null, definition=null, attributes={"abc":"def","foo":false}, features=null, lifecycle=null, revision=null, modified=null, created=null, metadata=null]] 11:02:01.919 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: ChangeUpwardsDownwardsPropagationTest#testDownwardsRegisterForSingleAttributeChangeWhenThingIsCreated() 11:02:01.920 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchPublisherTest#cancellation() 11:02:01.922 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:01.923 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"9b058625-b735-401f-bf75-06359ea05a91"},"path":"/","value":{}} 11:02:01.984 [pool-474-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"10174ed9-8d02-4911-ad58-655ea0fff8bf","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription","demand":99}} 11:02:01.984 [pool-474-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/cancel","headers":{"content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription"}} 11:02:02.987 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchPublisherTest#cancellation() 11:02:02.992 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testChangeAttributeWithEmptyPointerThrowsException[channel=twin]() 11:02:02.995 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:02.997 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testChangeAttributeWithEmptyPointerThrowsException[channel=twin]() 11:02:02.998 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeAttributeFailureDueToThingErrorResponse[channel=twin]() 11:02:03.000 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.004 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"70910b55-38ad-453f-b425-aec922a1aac9","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/attributes/new","value":true} 11:02:03.008 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeAttributeFailureDueToThingErrorResponse[channel=twin]() 11:02:03.008 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddAttributeFailureDueToThingErrorResponse[channel=twin]() 11:02:03.011 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.013 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"40746035-c368-4a7e-bbf5-9984c75624e5","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes/new","value":true} 11:02:03.015 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddAttributeFailureDueToThingErrorResponse[channel=twin]() 11:02:03.015 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testReceiveAttributeModifiedEvent[channel=twin]() 11:02:03.018 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.019 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=6357c820-1077-4f1a-ae9a-659c44719ee0 11:02:03.024 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testReceiveAttributeModifiedEvent[channel=twin]() 11:02:03.024 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionTrue[channel=twin]() 11:02:03.027 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.028 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"3f4ef4e0-41f3-4dbe-8247-ab0a096249b1","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/attributes/new","value":"value"} 11:02:03.088 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionTrue[channel=twin]() 11:02:03.088 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionFalse[channel=twin]() 11:02:03.091 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.092 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"283e992a-5e25-4308-9c1c-e239732606a6","version":2,"response-required":true,"if-none-match":"*","content-type":"application/json"},"path":"/attributes/new","value":"value"} 11:02:03.094 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionFalse[channel=twin]() 11:02:03.094 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttribute[channel=twin]() 11:02:03.097 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.099 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"17ba8a8f-b311-45a3-96ce-c403da338347","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes/old"} 11:02:03.103 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttribute[channel=twin]() 11:02:03.104 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeAttribute[channel=twin]() 11:02:03.107 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.107 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"4d0492ef-1b79-4529-876e-4d161b07569d","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/attributes/new","value":{"id":42,"name":"someName"}} 11:02:03.110 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeAttribute[channel=twin]() 11:02:03.110 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testReceiveAttributeModifiedEventWithActionAdded[channel=twin]() 11:02:03.113 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.114 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=01feecf5-55be-4150-bb0d-a66f7409cd96 11:02:03.118 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testReceiveAttributeModifiedEventWithActionAdded[channel=twin]() 11:02:03.118 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionFalse[channel=twin]() 11:02:03.121 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.122 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"9a20b100-b3e6-4384-8a41-b0478e5cb338","version":2,"response-required":true,"if-none-match":"*","content-type":"application/merge-patch+json"},"path":"/attributes/new","value":"value"} 11:02:03.184 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionFalse[channel=twin]() 11:02:03.185 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testModifyAttributes_null[channel=twin]() 11:02:03.188 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.191 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"51572057-0564-4fac-a864-ccc68f7aaefb","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes","value":null} 11:02:03.196 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testModifyAttributes_null[channel=twin]() 11:02:03.196 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttribute_attributesEmptyPath[channel=twin]() 11:02:03.198 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.199 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttribute_attributesEmptyPath[channel=twin]() 11:02:03.199 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionTrue[channel=twin]() 11:02:03.201 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.202 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"c8b14352-ac02-43a6-9364-d25c1be925f5","version":2,"response-required":true,"if-match":"*","content-type":"application/merge-patch+json"},"path":"/attributes/new","value":"value"} 11:02:03.204 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionTrue[channel=twin]() 11:02:03.204 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttributesFailureDueToUnexpectedResponse[channel=twin]() 11:02:03.205 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.206 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"a60f35d9-e7a3-4741-a8a5-3a3a0871bdd2","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes"} 11:02:03.208 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttributesFailureDueToUnexpectedResponse[channel=twin]() 11:02:03.208 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddBooleanAttribute[channel=twin]() 11:02:03.210 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.210 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"41b8b421-1d88-4c05-aea3-5ec5ee497dba","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes/new","value":true} 11:02:03.212 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddBooleanAttribute[channel=twin]() 11:02:03.213 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddObjectAttribute[channel=twin]() 11:02:03.215 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.216 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"952947f5-f61e-402c-905c-b2cd1f919e7d","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes/new","value":{"id":42,"name":"someName"}} 11:02:03.218 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddObjectAttribute[channel=twin]() 11:02:03.218 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttribute_attributesRootPath[channel=twin]() 11:02:03.221 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.222 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttribute_attributesRootPath[channel=twin]() 11:02:03.222 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttributes[channel=twin]() 11:02:03.225 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.225 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"32794094-42f9-462e-9573-7d419098566a","version":2,"response-required":true,"content-type":"application/json"},"path":"/attributes"} 11:02:03.287 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttributes[channel=twin]() 11:02:03.287 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testChangeAttributeWithEmptyPointerThrowsException[channel=live]() 11:02:03.290 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.291 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testChangeAttributeWithEmptyPointerThrowsException[channel=live]() 11:02:03.292 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeAttributeFailureDueToThingErrorResponse[channel=live]() 11:02:03.294 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.295 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"7ab65d48-56e5-4462-b431-7ad7331f7a93","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/attributes/new","value":true} 11:02:03.297 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeAttributeFailureDueToThingErrorResponse[channel=live]() 11:02:03.297 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddAttributeFailureDueToThingErrorResponse[channel=live]() 11:02:03.299 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.300 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"fa6a0a1a-07a8-442f-8cc5-8aa5e40f1d8f","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes/new","value":true} 11:02:03.312 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddAttributeFailureDueToThingErrorResponse[channel=live]() 11:02:03.312 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testReceiveAttributeModifiedEvent[channel=live]() 11:02:03.314 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.314 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=6875ebb9-5719-49f0-968e-8e0abdbba746 11:02:03.315 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=4e2096d3-d5a7-4127-af5f-09a8fb786b7a 11:02:03.315 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d09c8145-fcb1-4952-bbbf-d229d0985c83 11:02:03.318 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testReceiveAttributeModifiedEvent[channel=live]() 11:02:03.318 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionTrue[channel=live]() 11:02:03.320 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.320 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"0d3c780b-5af1-4c3e-9085-893692c0ccae","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/attributes/new","value":"value"} 11:02:03.322 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionTrue[channel=live]() 11:02:03.322 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionFalse[channel=live]() 11:02:03.324 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.324 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"ff4ec770-2a37-4e56-a063-80ca53ac9cb2","version":2,"if-none-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/attributes/new","value":"value"} 11:02:03.326 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddStringAttributeWithExistsOptionFalse[channel=live]() 11:02:03.326 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttribute[channel=live]() 11:02:03.329 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.329 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"aef8301a-b44e-42c8-a19a-814406fef6a6","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes/old"} 11:02:03.385 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttribute[channel=live]() 11:02:03.385 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeAttribute[channel=live]() 11:02:03.388 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.388 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"c0624322-1c08-4577-9a58-b2e3412da385","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/attributes/new","value":{"id":42,"name":"someName"}} 11:02:03.391 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeAttribute[channel=live]() 11:02:03.391 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testReceiveAttributeModifiedEventWithActionAdded[channel=live]() 11:02:03.393 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.393 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=6b757a9d-f0bd-40cd-8402-fca3e3e31051 11:02:03.393 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=9fc4f99a-0649-48aa-ad1a-fbca3763449e 11:02:03.393 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=39324633-0537-462a-82b3-aa7f9dc68aa1 11:02:03.396 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testReceiveAttributeModifiedEventWithActionAdded[channel=live]() 11:02:03.396 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionFalse[channel=live]() 11:02:03.398 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.399 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"17ae97f7-044b-4e8b-982b-e2089c04eebf","version":2,"if-none-match":"*","ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/attributes/new","value":"value"} 11:02:03.401 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionFalse[channel=live]() 11:02:03.401 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testModifyAttributes_null[channel=live]() 11:02:03.403 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.404 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"ada3180a-ff56-41a1-8791-a0c0122c6d1f","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes","value":null} 11:02:03.406 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testModifyAttributes_null[channel=live]() 11:02:03.406 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttribute_attributesEmptyPath[channel=live]() 11:02:03.409 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.410 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttribute_attributesEmptyPath[channel=live]() 11:02:03.410 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionTrue[channel=live]() 11:02:03.412 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.413 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"dcba0daa-601d-4f27-82c3-f4d82410d50b","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/attributes/new","value":"value"} 11:02:03.415 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testMergeStringAttributeWithExistsOptionTrue[channel=live]() 11:02:03.415 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttributesFailureDueToUnexpectedResponse[channel=live]() 11:02:03.418 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.418 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"155f4ab0-a5d0-40a2-9e63-030cfc991d7a","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes"} 11:02:03.420 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttributesFailureDueToUnexpectedResponse[channel=live]() 11:02:03.420 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddBooleanAttribute[channel=live]() 11:02:03.423 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.423 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"3458b4ed-b5f9-442d-91d9-7205797610d1","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes/new","value":true} 11:02:03.483 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddBooleanAttribute[channel=live]() 11:02:03.484 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testAddObjectAttribute[channel=live]() 11:02:03.486 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.486 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"bbfa9a04-aa6a-4fa9-870a-e2eb674bcf04","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes/new","value":{"id":42,"name":"someName"}} 11:02:03.489 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testAddObjectAttribute[channel=live]() 11:02:03.489 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttribute_attributesRootPath[channel=live]() 11:02:03.490 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.491 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttribute_attributesRootPath[channel=live]() 11:02:03.492 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientAttributesTest#testDeleteAttributes[channel=live]() 11:02:03.493 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.494 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"7b7ebbdb-41aa-443a-90bf-074ba0bc5507","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/attributes"} 11:02:03.496 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientAttributesTest#testDeleteAttributes[channel=live]() 11:02:03.497 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinTest#testFeatureEventAcknowledgement() 11:02:03.499 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.500 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=fcbefc08-3c87-496a-9ea7-452953e0859a 11:02:03.503 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/409","headers":{"response-required":false},"path":"/","status":409} 11:02:03.504 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/201","headers":{"response-required":false},"path":"/","status":201} 11:02:03.504 [mock-provider-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"response-required":false},"path":"/","status":403} 11:02:03.506 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinTest#testFeatureEventAcknowledgement() 11:02:03.506 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinTest#testThingEventAcknowledgement() 11:02:03.507 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.508 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=2ebb4161-d6b8-41c8-9b1a-400a21165379 11:02:03.510 [ditto-client--adaptable-bus-2873d722-467e-4682-9494-31ddb0cbb7f8-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/100","headers":{"response-required":false},"path":"/","status":100} 11:02:03.510 [ditto-client--adaptable-bus-2873d722-467e-4682-9494-31ddb0cbb7f8-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/301","headers":{"response-required":false},"path":"/","status":301} 11:02:03.511 [ditto-client--adaptable-bus-2873d722-467e-4682-9494-31ddb0cbb7f8-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"response-required":false},"path":"/","status":403} 11:02:03.512 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinTest#testThingEventAcknowledgement() 11:02:03.512 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinTest#testAttributeEventAcknowledgement() 11:02:03.514 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.514 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=cdaea000-ae22-4c92-9513-26732d3d1e20 11:02:03.516 [ditto-client--adaptable-bus-578f2b87-b089-4998-bc92-71ab5a3257c0-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/200","headers":{"response-required":false},"path":"/","status":200} 11:02:03.516 [ditto-client--adaptable-bus-578f2b87-b089-4998-bc92-71ab5a3257c0-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/403","headers":{"response-required":false},"path":"/","status":403} 11:02:03.517 [ditto-client--adaptable-bus-578f2b87-b089-4998-bc92-71ab5a3257c0-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/acks/500","headers":{"response-required":false},"path":"/","status":500} 11:02:03.518 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinTest#testAttributeEventAcknowledgement() 11:02:03.519 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinTest#testStartConsumptionCombinations() 11:02:03.521 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.521 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success 11:02:03.521 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=b3807515-bbc6-40a0-9b90-9127d867b371 11:02:03.522 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success 11:02:03.522 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=fc6c6245-5fb6-4b7a-97b6-d903deae34a8 11:02:03.522 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=d6e3f499-268d-44f9-8039-5d3856c2917c 11:02:03.523 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success 11:02:03.523 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=67da60d4-a722-4940-8fce-0d5ac2042dbc 11:02:03.523 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=d13f7f78-ba91-438e-908b-f47057416a0a 11:02:03.584 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=8833a208-6e3d-463d-849a-2453ddfbba19 11:02:03.584 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success -> expect success 11:02:03.584 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=ec1ee8bd-05a5-4df7-b166-3a7a731c1bf7 11:02:03.584 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=34741680-2a9e-41f5-a0d5-64b2e1f6f883 11:02:03.585 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=9fad6cc2-a8f3-441d-b35c-7b6005c22c3c 11:02:03.585 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=76e4a108-1201-42e1-b2a8-784e3804fff2 11:02:03.585 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect success -> expect failure 11:02:03.585 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=ec75953b-84ec-41fc-8256-20873607732d 11:02:03.585 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=30541599-78eb-42cd-a75d-3b7d4f9a9bb8 11:02:03.585 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=0cfb833f-dc73-42b3-8f0a-5fac0a2cd83d 11:02:03.586 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=08ca13dd-ff08-4766-9d08-bd0ee1609081 11:02:03.587 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure 11:02:03.587 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=54a4485c-3f41-48c8-a8e1-f663c79434c3 11:02:03.587 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=6f9fd1f2-1bcd-44ec-b7c1-cb74b5573dc8 11:02:03.587 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=94a643f0-9455-48c5-8b28-15a71198ff08 11:02:03.588 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure -> expect success 11:02:03.588 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=aa2d767f-3ee2-4cfb-b072-7b174b512b29 11:02:03.588 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a99c5378-e494-40db-8d5b-3a8eaa9dc22c 11:02:03.588 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=bb4566a7-0058-4bfa-8022-6ecc6f7a6af9 11:02:03.589 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=c17c09b1-fdb4-42ce-9afe-90eaa0f531ff 11:02:03.589 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect success -> expect failure -> expect failure 11:02:03.589 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=b13e9076-f844-4166-996e-494fac22a2a8 11:02:03.589 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=c119cc8b-6679-4247-8be1-2a8a36c1ee5b 11:02:03.589 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=fd1a13de-0898-4289-a834-e6aa8f8e93f1 11:02:03.590 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=b99631c8-934d-494b-aca4-f2aee0eec849 11:02:03.590 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure 11:02:03.590 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=dfb94ec8-5dab-414d-b910-14376eaaad99 11:02:03.590 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=2bec65f2-f55f-4258-916c-ebb017a12311 11:02:03.591 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success 11:02:03.591 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=21c533f6-6e68-4f52-a576-550f0fa11fa2 11:02:03.591 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=7c0ccdad-73a7-42cf-8462-0b012ad3c8ed 11:02:03.592 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=e1957b4a-2749-4d96-9a35-92a5b07f8438 11:02:03.592 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success -> expect success 11:02:03.592 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=f7d2b8ae-61de-43a9-abb1-3408966e2cea 11:02:03.592 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=970c0b14-6648-45b6-9e8b-913fb4d2be23 11:02:03.592 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=1c8116bf-a740-47f9-a7d2-f456d38642d2 11:02:03.593 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=d758bb08-bdd7-4716-ad60-e9f609dba46a 11:02:03.593 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect success -> expect failure 11:02:03.593 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=35a86c25-a892-4f7b-a658-4e62e2b2927a 11:02:03.593 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=5b8c1b01-056e-4cc7-8afb-fe11e8ac2157 11:02:03.593 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=0d82c8a8-97c7-4179-ac42-597bc61bc53d 11:02:03.593 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=b90e665f-b71a-4f38-83b1-4e5f4c486402 11:02:03.594 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure 11:02:03.594 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=e2b14724-e0ed-44eb-ae59-ea04d69479f6 11:02:03.594 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=ce1551de-019f-4916-a24d-8f5d21ee61ea 11:02:03.594 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=f09561c4-2a31-43c3-8760-adaebbf83210 11:02:03.595 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure -> expect success 11:02:03.595 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=73538bf1-9fa5-48d3-ba14-09c326d3d095 11:02:03.595 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=510990c2-147b-421d-805c-3d16591eae07 11:02:03.595 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=4c2de3f5-ee08-4fff-b511-e426ff3ab630 11:02:03.596 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a6104d8d-66f8-4523-974b-3490571c0a20 11:02:03.596 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect success -> expect failure -> expect failure -> expect failure 11:02:03.596 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=ab1209fd-9c72-450d-a7ac-4315416c3bc7 11:02:03.596 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=958a5504-44d6-40de-b956-f97f91bde0ce 11:02:03.596 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=bafddbbc-cd4e-4c46-a9dd-1fb7917d6f54 11:02:03.597 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=3ec85032-c5de-4fc1-a48b-32755f198e15 11:02:03.597 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure 11:02:03.597 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=d4001ce7-959d-4dac-944d-c304552d758f 11:02:03.597 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success 11:02:03.598 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=07b1ef0f-777e-42ac-9550-52506c04c438 11:02:03.598 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=40c9f9a6-a10f-40f7-b8fb-f30676f577d3 11:02:03.598 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success 11:02:03.598 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=0fcd2253-8e43-445f-9eff-454cf07a58bc 11:02:03.599 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=c056006c-cf89-422d-8346-72f33588c7a0 11:02:03.599 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=45d34930-c128-40ec-9c8b-9ddf191a4f14 11:02:03.599 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success -> expect success 11:02:03.599 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=ec22de4b-ac83-4893-adf9-ddeb01c8a91a 11:02:03.600 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=71b6028c-257d-4a8e-84aa-578019f1e754 11:02:03.600 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=c7abddb2-3fe5-4bee-9dc3-bcf75097e79d 11:02:03.600 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=c94f91af-3055-4f9e-9e1d-d4b314664f6f 11:02:03.600 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect success -> expect failure 11:02:03.600 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=1818f476-b25a-4df1-a75a-f9164bd6e2c6 11:02:03.601 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=6a2d14b6-eb07-4030-bd1c-9932387be5a5 11:02:03.601 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=b805d45f-4407-4e87-8f75-5ef94739457c 11:02:03.601 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a9d7bfcf-1b27-4e59-bd7c-6a57d9dc8e76 11:02:03.601 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure 11:02:03.601 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a8deb07f-e5c3-4e7f-afcd-0f441c2e9bef 11:02:03.602 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=4d228853-90bf-4b2f-94dd-4120f3f92298 11:02:03.602 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=6fe5bf14-eb3a-4f91-8b3b-89f3de05be49 11:02:03.602 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure -> expect success 11:02:03.602 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=9e94bdfd-bca4-4017-8551-df7b5bd83888 11:02:03.603 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=1478b327-afd2-4c58-a68a-0491931de792 11:02:03.603 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=0010d4b2-50a6-4d0e-8d32-1f68997901db 11:02:03.604 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=8ca4d900-3e6d-426d-940c-b00ed1bd9365 11:02:03.604 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect success -> expect failure -> expect failure 11:02:03.604 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=33b61db8-1e57-4bc1-bcfa-e069ae70e59f 11:02:03.604 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=fe4f7d58-222e-48e9-8103-afda6745acbd 11:02:03.604 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=e5cfd07a-ddf6-431d-9ce1-51c2704adf64 11:02:03.605 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=7d7a1934-6ca1-494a-a627-dcab9a7127a6 11:02:03.605 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure 11:02:03.605 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=2c224aeb-b8f6-4a9c-9950-8c346e7f33c5 11:02:03.606 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=0619ef79-214e-409f-b59e-ce37e92cb6cc 11:02:03.606 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success 11:02:03.606 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=57f8ccc2-ec70-4535-934f-bdc5ce1b581e 11:02:03.607 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=eddab4b3-fe53-4bc2-a833-f6cceebf7731 11:02:03.607 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=cc85fbd2-abd1-431a-bd0d-9fa4c050a07e 11:02:03.607 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success -> expect success 11:02:03.607 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=5ddb0c1c-49c9-46b2-b8df-e81818985a1a 11:02:03.608 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=5dfdf4de-7d87-4c4d-9152-7024d86fde47 11:02:03.608 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=3ebbde2c-11c0-4b63-bfcd-a2ef050988db 11:02:03.608 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=ae5244b2-3e01-4bf5-b2a7-a84a7bff7a42 11:02:03.608 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect success -> expect failure 11:02:03.608 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=b9e04713-2b46-40b4-ac24-129f0f60984b 11:02:03.609 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=32117d85-2d08-41c4-b551-8374efe88f8c 11:02:03.609 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=15057057-1e19-4dc0-841f-408f6e52f100 11:02:03.609 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=98de323b-59e2-4144-961e-e521e5e0f0ac 11:02:03.610 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure 11:02:03.610 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=1c6187a2-434a-4cb3-a3bb-a195c66ef7d2 11:02:03.610 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=6830160e-64fa-4c6b-bad6-f485212819f6 11:02:03.611 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=8d4eada2-0eb1-4628-a281-d70f985b822e 11:02:03.611 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure -> expect success 11:02:03.611 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=eecc52a7-1ca5-4d21-97c8-2c72162e1e0f 11:02:03.612 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a2e93864-33b0-448f-8f0d-a1ab39e9fb12 11:02:03.612 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=c05a0a2d-1670-4277-b45e-806f483e2b74 11:02:03.612 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=675d21da-77d5-4395-9484-cd10bbd7b0be 11:02:03.613 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing startConsumption sequence: expect failure -> expect failure -> expect failure -> expect failure 11:02:03.613 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=9d15eb21-cfc1-41ae-9d7a-db3ea33880ba 11:02:03.613 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=9b1c498e-2916-4190-8b6f-8975b2964285 11:02:03.614 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=4b450af2-3d78-4cf2-89e6-1569694e3bd2 11:02:03.614 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=5a3f5929-5f54-4989-bc12-d032a4f61e58 11:02:03.616 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinTest#testStartConsumptionCombinations() 11:02:03.617 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinTest#concurrentStartConsumptionFails() 11:02:03.685 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.685 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=3a894779-61a3-4b6d-b196-8177924e8733 11:02:03.687 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinTest#concurrentStartConsumptionFails() 11:02:03.689 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#someResults[method=PUBLISHER]() 11:02:03.691 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:03.692 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"930dc51e-456a-4354-b641-edd4aafc3e10"},"path":"/","value":{}} 11:02:03.693 [pool-559-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"cdda3983-0aa1-4b49-9d60-23865b65eb57","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-nonempty-subscription-0","demand":2}} 11:02:04.699 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#someResults[method=PUBLISHER]() 11:02:04.699 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#emptyResults[method=PUBLISHER]() 11:02:04.701 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:04.706 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"05998913-d218-4d91-bb2b-d10072520f00"},"path":"/","value":{"filter":"not(or(exists(/features/f1/properties/p1),eq(/attributes/a/b/c,5),exists(thingId)))","options":"size(5),sort(+/thingId,-/attributes/x)","namespaces":["hello.world"]},"fields":"/thingId,/policyId"} 11:02:04.708 [pool-562-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"7b734cd9-ecf0-4bc7-a0dd-2bd6fd40e934","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-empty-subscription-1","demand":2}} 11:02:05.710 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#emptyResults[method=PUBLISHER]() 11:02:05.711 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#exceptionInHandlerCancelsStream[method=PUBLISHER]() 11:02:05.712 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:05.713 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"7c71a369-2405-4345-8d97-3e655d3f9f6e"},"path":"/","value":{}} 11:02:05.713 [pool-565-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"b3cd2366-abaa-4b42-9856-eff3ddb1122c","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription-2","demand":2}} 11:02:05.714 [pool-565-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/cancel","headers":{"content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription-2"}} 11:02:06.716 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#exceptionInHandlerCancelsStream[method=PUBLISHER]() 11:02:06.717 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#partialFailure[method=PUBLISHER]() 11:02:06.718 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:06.719 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"8c31ff29-077a-4382-a36f-e7fd059582ec"},"path":"/","value":{}} 11:02:06.720 [pool-568-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"cbf406ac-1957-459d-a51f-8b0fa7b9ca6a","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-failed-subscription-3","demand":2}} 11:02:07.724 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#partialFailure[method=PUBLISHER]() 11:02:07.724 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#someResults[method=STREAM]() 11:02:07.725 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:07.726 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"2955d584-2a93-424e-9ba0-5390f6075b3b"},"path":"/","value":{}} 11:02:07.727 [pool-571-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"cbfe7a17-6bb6-4d83-a707-f242d271e121","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-nonempty-subscription-4","demand":2}} 11:02:08.730 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#someResults[method=STREAM]() 11:02:08.730 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#emptyResults[method=STREAM]() 11:02:08.732 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:08.733 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"1e7d1b5e-9881-4242-a0dd-a6226a242c85"},"path":"/","value":{"filter":"not(or(exists(/features/f1/properties/p1),eq(/attributes/a/b/c,5),exists(thingId)))","options":"size(5),sort(+/thingId,-/attributes/x)","namespaces":["hello.world"]},"fields":"/thingId,/policyId"} 11:02:08.733 [pool-574-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"7f46e650-6817-4231-837f-6fec8ab1ffb1","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-empty-subscription-5","demand":55}} 11:02:09.737 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#emptyResults[method=STREAM]() 11:02:09.737 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#exceptionInHandlerCancelsStream[method=STREAM]() 11:02:09.739 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:09.740 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"420b2eca-3d44-40d9-b471-b7b38ba134ab"},"path":"/","value":{}} 11:02:09.741 [pool-577-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"15e4572b-4ca7-4364-a93f-ed686be0594a","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription-6","demand":2}} 11:02:09.741 [pool-577-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/cancel","headers":{"content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-cancelled-subscription-6"}} 11:02:10.744 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#exceptionInHandlerCancelsStream[method=STREAM]() 11:02:10.744 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientTwinSearchTest#partialFailure[method=STREAM]() 11:02:10.746 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:10.747 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/subscribe","headers":{"content-type":"application/json","correlation-id":"36575aba-16e3-4418-a87f-4dda12b88dee"},"path":"/","value":{}} 11:02:10.747 [pool-580-thread-1] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"_/_/things/twin/search/request","headers":{"correlation-id":"822e2f58-3090-4568-b17e-b9fe4c602cd6","content-type":"application/json"},"path":"/","value":{"subscriptionId":"my-failed-subscription-7","demand":2}} 11:02:11.750 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientTwinSearchTest#partialFailure[method=STREAM]() 11:02:11.752 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeaturePropertiesWithFailedAcknowledgements[channel=twin]() 11:02:11.754 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.755 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"requested-acks":["custom-ack-1","twin-persisted"],"correlation-id":"e0d131c5-99cc-4c00-b6e2-6be89c5afa01","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties"} 11:02:11.758 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeaturePropertiesWithFailedAcknowledgements[channel=twin]() 11:02:11.758 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testRetrieveFeature[channel=twin]() 11:02:11.759 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.761 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/retrieve","headers":{"correlation-id":"20c61574-11a8-4682-a4bd-b1c8dec63a58","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature"} 11:02:11.783 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testRetrieveFeature[channel=twin]() 11:02:11.784 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#mergeFeatureDefinition[channel=twin]() 11:02:11.785 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.788 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"46014737-e698-4de2-bd92-370e9fecb26f","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/features/someFeature/definition","value":["org.eclipse.ditto:test:0.1.0"]} 11:02:11.791 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#mergeFeatureDefinition[channel=twin]() 11:02:11.791 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureProperties[channel=twin]() 11:02:11.792 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.793 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"687d28a1-24c0-44e3-8882-21658af4161e","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/features/someFeature/properties","value":{"density":42}} 11:02:11.795 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureProperties[channel=twin]() 11:02:11.795 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureProperty[channel=twin]() 11:02:11.796 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.798 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"85c38435-0afa-4a4e-b0ca-56bbfedb7661","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties/density","value":42} 11:02:11.801 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureProperty[channel=twin]() 11:02:11.801 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureProperties[channel=twin]() 11:02:11.802 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.804 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"fa847077-332c-4524-9b01-536d76485a8a","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties","value":{"density":42}} 11:02:11.807 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureProperties[channel=twin]() 11:02:11.807 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureProperty[channel=twin]() 11:02:11.809 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.810 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"4a797185-ff98-4ec1-b14b-838fa46b1f8a","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties/density"} 11:02:11.813 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureProperty[channel=twin]() 11:02:11.813 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithExistsOptionTrue[channel=twin]() 11:02:11.814 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.815 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"3ea0191d-6b9a-43d7-b52f-7dea4087be7e","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/features/someFeature","value":{"__schemaVersion":2,"properties":{"propertyPointer":"propertyValue"}}} 11:02:11.819 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithExistsOptionTrue[channel=twin]() 11:02:11.819 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureWith2Acknowledgements[channel=twin]() 11:02:11.822 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.822 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"requested-acks":["custom-ack-1","twin-persisted"],"correlation-id":"1fb89ee7-5bf5-452f-8ebb-77416091e003","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature"} 11:02:11.826 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureWith2Acknowledgements[channel=twin]() 11:02:11.826 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithExistsOptionFalse[channel=twin]() 11:02:11.885 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.886 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"214e6c1a-6dfe-45b1-a065-5ecde9a971d6","version":2,"response-required":true,"if-none-match":"*","content-type":"application/json"},"path":"/features/someFeature","value":{"__schemaVersion":2,"properties":{"propertyPointer":"propertyValue"}}} 11:02:11.888 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithExistsOptionFalse[channel=twin]() 11:02:11.888 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureProperty[channel=twin]() 11:02:11.890 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.891 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"6b3bd101-b912-4d4b-9f86-5c0b0e3bc256","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/features/someFeature/properties/density","value":42} 11:02:11.893 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureProperty[channel=twin]() 11:02:11.893 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatures[channel=twin]() 11:02:11.894 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.895 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"0f831b7a-b265-4891-911a-0b1ae64d864a","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/features","value":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}} 11:02:11.898 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatures[channel=twin]() 11:02:11.898 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionTrue[channel=twin]() 11:02:11.900 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.900 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"d5077173-6a72-4aaf-a5a5-fbfc730a51d4","version":2,"response-required":true,"if-match":"*","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}} 11:02:11.902 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionTrue[channel=twin]() 11:02:11.903 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#setFeatureDefinition[channel=twin]() 11:02:11.905 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.906 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"0e54d3fd-7035-470c-ae17-087472a38608","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/definition","value":["org.eclipse.ditto:test:0.1.0"]} 11:02:11.911 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#setFeatureDefinition[channel=twin]() 11:02:11.911 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatures[channel=twin]() 11:02:11.921 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.922 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"b495fa18-b90d-4548-a379-ad764e550223","version":2,"response-required":true,"content-type":"application/json"},"path":"/features"} 11:02:11.925 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatures[channel=twin]() 11:02:11.925 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeature[channel=twin]() 11:02:11.927 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.928 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"2745c400-d7d2-459f-80dc-386a39c493c8","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature"} 11:02:11.993 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeature[channel=twin]() 11:02:11.993 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatures[channel=twin]() 11:02:11.994 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:11.996 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"0b59d215-739f-474f-b08e-189b6ccbaf06","version":2,"response-required":true,"content-type":"application/json"},"path":"/features","value":{"__schemaVersion":2,"someFeature":{"__schemaVersion":2,"properties":{"propertyPointer":"propertyValue"}}}} 11:02:12.000 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatures[channel=twin]() 11:02:12.001 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#deleteFeatureDefinition[channel=twin]() 11:02:12.003 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.004 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"e2852a83-9ab7-4b0b-9653-34d5c891e2f4","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/definition"} 11:02:12.007 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#deleteFeatureDefinition[channel=twin]() 11:02:12.008 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureProperties[channel=twin]() 11:02:12.010 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.010 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"265c4b28-41f7-4ca2-9173-900cbd083663","version":2,"response-required":true,"content-type":"application/json"},"path":"/features/someFeature/properties"} 11:02:12.014 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureProperties[channel=twin]() 11:02:12.015 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionFalse[channel=twin]() 11:02:12.017 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.017 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"34885d38-597f-472f-9d14-246445e8b9d4","version":2,"response-required":true,"if-none-match":"*","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}} 11:02:12.020 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionFalse[channel=twin]() 11:02:12.020 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeaturePropertiesWithFailedAcknowledgements[channel=live]() 11:02:12.022 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.023 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"requested-acks":["custom-ack-1","live-response"],"correlation-id":"eacf4981-9e2f-4616-ae3e-29f4975316f0","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties"} 11:02:12.025 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeaturePropertiesWithFailedAcknowledgements[channel=live]() 11:02:12.026 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testRetrieveFeature[channel=live]() 11:02:12.028 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.028 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/retrieve","headers":{"correlation-id":"1b5b83b9-128e-4339-a872-b42ce5af3f10","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature"} 11:02:12.084 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testRetrieveFeature[channel=live]() 11:02:12.084 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#mergeFeatureDefinition[channel=live]() 11:02:12.085 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.086 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"ee024831-02af-42b5-bc47-f82a841f83ec","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature/definition","value":["org.eclipse.ditto:test:0.1.0"]} 11:02:12.087 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#mergeFeatureDefinition[channel=live]() 11:02:12.088 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureProperties[channel=live]() 11:02:12.089 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.089 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"5114455b-8315-4661-95e4-e973d8c5fa43","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature/properties","value":{"density":42}} 11:02:12.091 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureProperties[channel=live]() 11:02:12.091 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureProperty[channel=live]() 11:02:12.093 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.093 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"9690c3ab-5c53-4641-899f-ee3af6e7b4fb","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties/density","value":42} 11:02:12.095 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureProperty[channel=live]() 11:02:12.095 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureProperties[channel=live]() 11:02:12.096 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.097 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"8a8189a9-d6c1-4b24-844f-883d3b21f1d5","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties","value":{"density":42}} 11:02:12.098 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureProperties[channel=live]() 11:02:12.099 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureProperty[channel=live]() 11:02:12.100 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.100 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"5c7802c5-ca95-40a5-8c96-4fb56c33a6df","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties/density"} 11:02:12.102 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureProperty[channel=live]() 11:02:12.102 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithExistsOptionTrue[channel=live]() 11:02:12.104 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.104 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"9401c071-60bf-47a2-be3f-6d8e09c22aea","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature","value":{"__schemaVersion":2,"properties":{"propertyPointer":"propertyValue"}}} 11:02:12.106 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithExistsOptionTrue[channel=live]() 11:02:12.106 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureWith2Acknowledgements[channel=live]() 11:02:12.107 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.108 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"requested-acks":["custom-ack-1","live-response"],"correlation-id":"65ba6e40-e2a4-4d5f-9daf-c1cb22ff1b1c","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature"} 11:02:12.110 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureWith2Acknowledgements[channel=live]() 11:02:12.110 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatureWithExistsOptionFalse[channel=live]() 11:02:12.112 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.113 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"aad97ec6-c2ca-44d9-9d82-54fc4d22bb94","version":2,"if-none-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature","value":{"__schemaVersion":2,"properties":{"propertyPointer":"propertyValue"}}} 11:02:12.115 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatureWithExistsOptionFalse[channel=live]() 11:02:12.115 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureProperty[channel=live]() 11:02:12.117 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.117 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"b7e983c0-fb0d-49a2-bbc0-61aa71a62ac9","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature/properties/density","value":42} 11:02:12.119 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureProperty[channel=live]() 11:02:12.120 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatures[channel=live]() 11:02:12.121 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.184 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"e666b9ec-4284-4f78-ae86-3bf645de9ddc","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/features","value":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}} 11:02:12.186 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatures[channel=live]() 11:02:12.186 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionTrue[channel=live]() 11:02:12.188 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.188 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"22677065-de69-49b7-b947-145ea3792fe8","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}} 11:02:12.190 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionTrue[channel=live]() 11:02:12.191 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#setFeatureDefinition[channel=live]() 11:02:12.192 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.192 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"1a7ed1e1-0602-4893-8b72-173a26b30ac8","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/definition","value":["org.eclipse.ditto:test:0.1.0"]} 11:02:12.194 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#setFeatureDefinition[channel=live]() 11:02:12.195 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatures[channel=live]() 11:02:12.196 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.197 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"5014e3a6-bacc-4d39-9ba0-836c2ec9c8ca","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features"} 11:02:12.199 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatures[channel=live]() 11:02:12.199 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeature[channel=live]() 11:02:12.201 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.201 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"1729c780-4673-4224-8d8c-f665270d8f18","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature"} 11:02:12.203 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeature[channel=live]() 11:02:12.203 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testSetFeatures[channel=live]() 11:02:12.205 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.206 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"aa50a4c4-f1fb-414a-81af-509ac35f1399","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features","value":{"__schemaVersion":2,"someFeature":{"__schemaVersion":2,"properties":{"propertyPointer":"propertyValue"}}}} 11:02:12.208 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testSetFeatures[channel=live]() 11:02:12.208 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#deleteFeatureDefinition[channel=live]() 11:02:12.210 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.210 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"7c7f2751-8a71-4ee9-a8d1-8112d30cfa98","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/definition"} 11:02:12.212 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#deleteFeatureDefinition[channel=live]() 11:02:12.212 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testDeleteFeatureProperties[channel=live]() 11:02:12.214 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.215 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"3841ce2f-a174-49fe-a6d1-1b9fb59aede6","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/features/someFeature/properties"} 11:02:12.217 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testDeleteFeatureProperties[channel=live]() 11:02:12.217 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionFalse[channel=live]() 11:02:12.219 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.219 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"c5438e0f-f7ca-4d3c-9d1c-ed154d5e3fc0","version":2,"if-none-match":"*","ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/features/someFeature","value":{"properties":{"propertyPointer":"propertyValue"}}} 11:02:12.284 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientFeaturesTest#testMergeFeatureWithExistsOptionFalse[channel=live]() 11:02:12.293 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testRetrievePolicyFails() 11:02:12.294 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.297 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/retrieve","headers":{"correlation-id":"045462b3-7b2d-4b3a-baa5-3ef09bf26916","version":2,"response-required":true,"content-type":"application/json"},"path":"/"} 11:02:12.301 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testRetrievePolicyFails() 11:02:12.301 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testCreatePolicy() 11:02:12.302 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.307 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/create","headers":{"correlation-id":"0b303ebc-8693-41b6-8832-fd098aff9efd","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:02:12.311 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testCreatePolicy() 11:02:12.311 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testCreatePolicyWithMissingId() 11:02:12.314 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.316 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testCreatePolicyWithMissingId() 11:02:12.316 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testUpdatePolicyWithMissingId() 11:02:12.319 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.320 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testUpdatePolicyWithMissingId() 11:02:12.320 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#updatePolicyFailsWithExistsOption() 11:02:12.322 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.324 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#updatePolicyFailsWithExistsOption() 11:02:12.324 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testUpdatePolicy() 11:02:12.326 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.329 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"e6750007-89f8-488c-aebd-aa13180bfb7c","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:02:12.384 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testUpdatePolicy() 11:02:12.384 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testPutPolicy() 11:02:12.385 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.387 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"542d911c-9f21-4af7-ac4d-3b017a6c7a82","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:02:12.387 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"232474d2-183c-43e3-b5e5-417ca2a620d2","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:02:12.388 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"a262d6b0-4be5-4213-bc77-918d1fdced31","version":2,"response-required":true,"if-none-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:02:12.392 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testPutPolicy() 11:02:12.392 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testDeletePolicy() 11:02:12.394 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.396 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/delete","headers":{"correlation-id":"917b5771-65d7-4025-b16f-4b4cb2bdba68","version":2,"response-required":true,"content-type":"application/json"},"path":"/"} 11:02:12.397 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testDeletePolicy() 11:02:12.398 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testRetrievePolicy() 11:02:12.399 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.399 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/retrieve","headers":{"correlation-id":"dd62fcd8-8179-432d-8fcc-2e353124c9a1","version":2,"response-required":true,"content-type":"application/json"},"path":"/"} 11:02:12.402 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testRetrievePolicy() 11:02:12.402 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#createPolicyFailsWithExistsOption() 11:02:12.403 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.404 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#createPolicyFailsWithExistsOption() 11:02:12.405 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testCreatePolicyJsonObject() 11:02:12.406 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.407 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/create","headers":{"correlation-id":"c99dbb38-145e-4c02-aabb-df443e426253","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:02:12.409 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testCreatePolicyJsonObject() 11:02:12.409 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#deletePolicyFailsWithExistsOption() 11:02:12.411 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.413 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#deletePolicyFailsWithExistsOption() 11:02:12.413 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientPoliciesTest#testPutPolicyJsonObject() 11:02:12.415 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.416 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"6e3658e0-5c92-4e31-a999-9a611215a9b7","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:02:12.417 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"4ec0510a-1440-4154-bbde-372539a1729f","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:02:12.418 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"policy.namespace/policyName/policies/commands/modify","headers":{"correlation-id":"3384248f-16e5-4789-a454-e2ef532ea000","version":2,"response-required":true,"if-none-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"policy.namespace","policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}} 11:02:12.423 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientPoliciesTest#testPutPolicyJsonObject() 11:02:12.426 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithUnsatisfiedPrecondition[channel=twin]() 11:02:12.428 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.486 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"ab3dab43-d588-4bd5-b0bd-d98bcd364014","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:12.491 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithUnsatisfiedPrecondition[channel=twin]() 11:02:12.491 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialJSONPolicy[channel=twin]() 11:02:12.493 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.494 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"48e2847b-3e4e-4c3e-b3a5-48808bbdef36","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}},"_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:02:12.497 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialJSONPolicy[channel=twin]() 11:02:12.497 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testRegisterTwoHandlersWithSameSelector[channel=twin]() 11:02:12.499 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.500 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a2e914e5-3e5f-4aa5-8a97-c00e5f035d82 11:02:12.503 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testRegisterTwoHandlersWithSameSelector[channel=twin]() 11:02:12.504 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testMergeThing[channel=twin]() 11:02:12.506 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.507 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"7170ed6f-71cc-438c-a3de-b5aa82be1260","version":2,"response-required":true,"if-match":"*","content-type":"application/merge-patch+json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:12.510 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testMergeThing[channel=twin]() 11:02:12.510 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testDeleteThing[channel=twin]() 11:02:12.512 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.513 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/delete","headers":{"correlation-id":"82d54e6d-6040-4f5e-abee-2bcf3ce85cf3","version":2,"response-required":true,"content-type":"application/json"},"path":"/"} 11:02:12.517 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testDeleteThing[channel=twin]() 11:02:12.517 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithOptionCopyPolicy[channel=twin]() 11:02:12.519 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.521 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThingForCopyPolicy/things/twin/commands/create","headers":{"correlation-id":"f8035f05-cbb6-4e17-ab45-0e41b1144f51","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThingForCopyPolicy","_copyPolicyFrom":"policy.namespace:policyName"}} 11:02:12.585 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithOptionCopyPolicy[channel=twin]() 11:02:12.585 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialPolicy[channel=twin]() 11:02:12.586 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.587 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"72c60c18-052f-4c1d-a1e9-af4575abeec3","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}},"_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:02:12.591 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialPolicy[channel=twin]() 11:02:12.591 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWith2Acknowledgements[channel=twin]() 11:02:12.593 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.593 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/create","headers":{"requested-acks":["custom-ack-1","twin-persisted"],"correlation-id":"17761613-9b56-4134-bab6-b3d4dce9a640","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing"}} 11:02:12.595 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWith2Acknowledgements[channel=twin]() 11:02:12.596 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testUpdateThing[channel=twin]() 11:02:12.597 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.598 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"69f9e93e-00f3-4312-b3e8-cf2c2bff226b","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:12.600 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testUpdateThing[channel=twin]() 11:02:12.600 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testUpdateThingWithFailedAcknowledgements[channel=twin]() 11:02:12.602 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.602 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"requested-acks":["custom-ack-1","twin-persisted"],"correlation-id":"e584ff94-f314-42b1-8825-7ddad0cace20","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:12.605 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testUpdateThingWithFailedAcknowledgements[channel=twin]() 11:02:12.606 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThing[channel=twin]() 11:02:12.607 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.608 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/create","headers":{"correlation-id":"99ee3372-7aad-4b30-843b-f9991fd5dbc2","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing"}} 11:02:12.610 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThing[channel=twin]() 11:02:12.610 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=twin]() 11:02:12.612 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.613 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=twin]() 11:02:12.614 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testDeregisterEventHandler[channel=twin]() 11:02:12.616 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:12.616 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=7b69a6f4-f8a3-4924-9429-b13c1cdd622c 11:02:13.619 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testDeregisterEventHandler[channel=twin]() 11:02:13.620 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithAllOptionCopyPolicy[channel=twin]() 11:02:13.621 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.623 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithAllOptionCopyPolicy[channel=twin]() 11:02:13.623 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#createThingFailsWithExistsOption[channel=twin]() 11:02:13.624 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.625 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#createThingFailsWithExistsOption[channel=twin]() 11:02:13.626 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialPolicyJsonNull[channel=twin]() 11:02:13.627 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.628 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialPolicyJsonNull[channel=twin]() 11:02:13.628 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialPolicyNull[channel=twin]() 11:02:13.630 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.631 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialPolicyNull[channel=twin]() 11:02:13.631 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithOptionCopyPolicy[channel=twin]() 11:02:13.632 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.633 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"9639d1e4-8431-4e97-88a4-ddff77a0b035","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}},"_copyPolicyFrom":"policy.namespace:policyName"}} 11:02:13.635 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithOptionCopyPolicy[channel=twin]() 11:02:13.635 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithoutFeatures[channel=twin]() 11:02:13.637 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.637 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"demo/mything1/things/twin/commands/create","headers":{"correlation-id":"d88898d8-20cf-4117-b044-e7449c4cff33","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"demo","thingId":"demo:mything1"}} 11:02:13.639 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithoutFeatures[channel=twin]() 11:02:13.639 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialPolicyNull[channel=twin]() 11:02:13.640 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.642 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialPolicyNull[channel=twin]() 11:02:13.642 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialPolicyJsonNullable[channel=twin]() 11:02:13.643 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.644 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialPolicyJsonNullable[channel=twin]() 11:02:13.644 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInlinePolicy[channel=twin]() 11:02:13.646 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.646 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/create","headers":{"correlation-id":"975c8df2-72f2-4073-aed9-4a429f0754cd","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"example.com:testPolicy","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:02:13.685 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInlinePolicy[channel=twin]() 11:02:13.685 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testReceiveDeletedEvent[channel=twin]() 11:02:13.686 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.687 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=46bd929a-bef9-4efe-8638-7fa6cff78f13 11:02:13.690 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testReceiveDeletedEvent[channel=twin]() 11:02:13.690 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testUpdateThingWithMissingId[channel=twin]() 11:02:13.692 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.693 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testUpdateThingWithMissingId[channel=twin]() 11:02:13.693 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#deleteThingFailsWithExistsOption[channel=twin]() 11:02:13.694 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.696 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#deleteThingFailsWithExistsOption[channel=twin]() 11:02:13.696 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithExistsOptionFalse[channel=twin]() 11:02:13.698 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.698 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"ba34b64e-95c3-410d-916a-d68f0a619b62","version":2,"response-required":true,"if-none-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:13.701 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithExistsOptionFalse[channel=twin]() 11:02:13.701 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithCustomAcknowledgementsOnly[channel=twin]() 11:02:13.702 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.704 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithCustomAcknowledgementsOnly[channel=twin]() 11:02:13.704 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialPolicy[channel=twin]() 11:02:13.705 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.706 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/create","headers":{"correlation-id":"cc50e124-9745-4b49-a4ed-7c14d414d2dc","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:02:13.707 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialPolicy[channel=twin]() 11:02:13.708 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithoutPolicy[channel=twin]() 11:02:13.709 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.709 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"347d4b79-558f-4f03-a7d6-22d5a7e3ba07","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:13.712 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithoutPolicy[channel=twin]() 11:02:13.712 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithExistsOptionTrue[channel=twin]() 11:02:13.713 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.714 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"72de503c-771f-42f0-9117-601cf7ad1787","version":2,"response-required":true,"if-match":"*","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:13.715 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithExistsOptionTrue[channel=twin]() 11:02:13.716 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithOptionCopyPolicyFromThing[channel=twin]() 11:02:13.717 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.718 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThingForCopyPolicy/things/twin/commands/create","headers":{"correlation-id":"3e590dd7-d942-4e91-89a5-c1b965a55d14","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThingForCopyPolicy","_copyPolicyFrom":"{{ ref:things/example.com:testThing/policyId }}"}} 11:02:13.720 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithOptionCopyPolicyFromThing[channel=twin]() 11:02:13.720 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithAllOptionCopyPolicy[channel=twin]() 11:02:13.722 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.723 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithAllOptionCopyPolicy[channel=twin]() 11:02:13.723 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#updateThingFailsWithExistsOption[channel=twin]() 11:02:13.725 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.784 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#updateThingFailsWithExistsOption[channel=twin]() 11:02:13.785 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testMergePolicyId[channel=twin]() 11:02:13.786 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.787 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/merge","headers":{"correlation-id":"a605bf82-71be-4b6b-97f5-2b529f463210","version":2,"response-required":true,"content-type":"application/merge-patch+json"},"path":"/policyId","value":"policy.namespace:policyName"} 11:02:13.789 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testMergePolicyId[channel=twin]() 11:02:13.789 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithMissingId[channel=twin]() 11:02:13.790 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.791 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithMissingId[channel=twin]() 11:02:13.792 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=twin]() 11:02:13.793 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.794 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=twin]() 11:02:13.794 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testSetPolicyId[channel=twin]() 11:02:13.795 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.796 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"1c4dcb60-f769-4841-a4a2-8f654035d515","version":2,"response-required":true,"content-type":"application/json"},"path":"/policyId","value":"policy.namespace:policyName"} 11:02:13.799 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testSetPolicyId[channel=twin]() 11:02:13.799 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInlinePolicy[channel=twin]() 11:02:13.800 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.801 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/modify","headers":{"correlation-id":"b5b7aebb-f293-47cd-9db4-78e28b3ad465","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"example.com:testPolicy","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:02:13.802 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInlinePolicy[channel=twin]() 11:02:13.802 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialJSONPolicy[channel=twin]() 11:02:13.803 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.804 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/twin/commands/create","headers":{"correlation-id":"2931d4e6-6b68-4715-9864-ac388bcceb23","version":2,"response-required":true,"content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:02:13.805 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialJSONPolicy[channel=twin]() 11:02:13.805 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testRegisterTwoHandlersWithSameRegistrationId[channel=twin]() 11:02:13.807 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.808 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testRegisterTwoHandlersWithSameRegistrationId[channel=twin]() 11:02:13.808 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testReceiveCreatedEvent[channel=twin]() 11:02:13.810 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.810 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-EVENTS?correlation-id=a56ce218-3999-472c-9f9f-44f61f67c6c6 11:02:13.813 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testReceiveCreatedEvent[channel=twin]() 11:02:13.813 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithUnsatisfiedPrecondition[channel=live]() 11:02:13.814 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.815 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"bf3eaca3-6a80-456f-b038-7b05c4333d8e","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:13.817 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithUnsatisfiedPrecondition[channel=live]() 11:02:13.817 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialJSONPolicy[channel=live]() 11:02:13.818 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.818 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"4892ed91-a5d9-4a5e-ae87-ea65afb20fdd","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}},"_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:02:13.820 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialJSONPolicy[channel=live]() 11:02:13.821 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testRegisterTwoHandlersWithSameSelector[channel=live]() 11:02:13.822 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.822 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=da1de106-d007-472f-83cf-e88d7e80aada 11:02:13.822 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=eb43db29-9e02-4c46-951d-acbc81b32880 11:02:13.823 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=afefbdc3-a3a4-434e-b231-ea4a77f1803f 11:02:13.883 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testRegisterTwoHandlersWithSameSelector[channel=live]() 11:02:13.884 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testMergeThing[channel=live]() 11:02:13.885 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.886 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"3f0823cc-9fc2-42e6-8169-a5f392510194","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/","value":{"thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:13.887 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testMergeThing[channel=live]() 11:02:13.888 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testDeleteThing[channel=live]() 11:02:13.889 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.889 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/delete","headers":{"correlation-id":"81b1d347-5f1d-4d50-a350-0a04e23cd16b","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/"} 11:02:13.891 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testDeleteThing[channel=live]() 11:02:13.891 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithOptionCopyPolicy[channel=live]() 11:02:13.893 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.893 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThingForCopyPolicy/things/live/commands/create","headers":{"correlation-id":"1380ba5f-ab4d-468e-a9dc-db31abe82085","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThingForCopyPolicy","_copyPolicyFrom":"policy.namespace:policyName"}} 11:02:13.895 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithOptionCopyPolicy[channel=live]() 11:02:13.895 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialPolicy[channel=live]() 11:02:13.896 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.897 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"1218f3f3-c15c-4b57-82a9-a8683054b8bc","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}},"_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:02:13.899 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialPolicy[channel=live]() 11:02:13.899 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWith2Acknowledgements[channel=live]() 11:02:13.911 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.912 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"requested-acks":["custom-ack-1","live-response"],"correlation-id":"8a470b5d-24e5-491a-9352-9f94e5cc3e7b","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing"}} 11:02:13.914 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWith2Acknowledgements[channel=live]() 11:02:13.914 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testUpdateThing[channel=live]() 11:02:13.916 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.917 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"4bdae3bd-af3f-49c6-aee3-d18a9b51a0f8","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:13.919 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testUpdateThing[channel=live]() 11:02:13.919 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testUpdateThingWithFailedAcknowledgements[channel=live]() 11:02:13.921 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.922 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"requested-acks":["custom-ack-1","live-response"],"correlation-id":"279a1553-9e7d-460f-9bf2-bbbe4a4e0555","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:13.924 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testUpdateThingWithFailedAcknowledgements[channel=live]() 11:02:13.924 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThing[channel=live]() 11:02:13.926 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.926 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"correlation-id":"a45960dd-97de-46e7-af08-4f7ae8d5f0ea","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing"}} 11:02:13.928 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThing[channel=live]() 11:02:13.928 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=live]() 11:02:13.930 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.983 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=live]() 11:02:13.984 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testDeregisterEventHandler[channel=live]() 11:02:13.985 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:13.985 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=4c31a051-c073-428d-a4b4-3163059cb54c 11:02:13.986 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=d7e94391-4324-4689-994d-63031c01072d 11:02:13.986 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=1e772a80-a658-4db5-ae4c-84c1a8e6a9f8 11:02:14.989 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testDeregisterEventHandler[channel=live]() 11:02:14.989 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithAllOptionCopyPolicy[channel=live]() 11:02:14.991 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:14.993 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithAllOptionCopyPolicy[channel=live]() 11:02:14.993 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#createThingFailsWithExistsOption[channel=live]() 11:02:14.995 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:14.996 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#createThingFailsWithExistsOption[channel=live]() 11:02:14.996 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialPolicyJsonNull[channel=live]() 11:02:14.998 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:14.999 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialPolicyJsonNull[channel=live]() 11:02:15.000 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialPolicyNull[channel=live]() 11:02:15.001 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.011 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialPolicyNull[channel=live]() 11:02:15.011 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithOptionCopyPolicy[channel=live]() 11:02:15.013 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.013 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"e5566698-d771-4668-a1c3-12504c17f920","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}},"_copyPolicyFrom":"policy.namespace:policyName"}} 11:02:15.015 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithOptionCopyPolicy[channel=live]() 11:02:15.016 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithoutFeatures[channel=live]() 11:02:15.017 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.017 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"demo/mything1/things/live/commands/create","headers":{"correlation-id":"34a8b753-67b1-408a-b30a-31cbd6b04f4d","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"demo","thingId":"demo:mything1"}} 11:02:15.019 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithoutFeatures[channel=live]() 11:02:15.020 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInitialPolicyNull[channel=live]() 11:02:15.021 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.022 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInitialPolicyNull[channel=live]() 11:02:15.023 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialPolicyJsonNullable[channel=live]() 11:02:15.024 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.026 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialPolicyJsonNullable[channel=live]() 11:02:15.026 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInlinePolicy[channel=live]() 11:02:15.027 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.028 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"correlation-id":"02090e1c-95c5-419c-a707-5a53ce85f5ba","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"example.com:testPolicy","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:02:15.030 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInlinePolicy[channel=live]() 11:02:15.030 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testReceiveDeletedEvent[channel=live]() 11:02:15.032 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.033 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=860dde7e-25ab-48c9-bdfd-c3dc5d692243 11:02:15.085 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=ceb8c468-4b85-4547-9010-59fbaecdb1b1 11:02:15.085 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=739fb9fd-96e2-414a-a2de-b2e0974d42aa 11:02:15.089 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testReceiveDeletedEvent[channel=live]() 11:02:15.089 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testUpdateThingWithMissingId[channel=live]() 11:02:15.090 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.092 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testUpdateThingWithMissingId[channel=live]() 11:02:15.092 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#deleteThingFailsWithExistsOption[channel=live]() 11:02:15.094 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.095 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#deleteThingFailsWithExistsOption[channel=live]() 11:02:15.095 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithExistsOptionFalse[channel=live]() 11:02:15.097 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.098 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"1ab4531f-9496-4aca-8def-8348d771af44","version":2,"if-none-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:15.100 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithExistsOptionFalse[channel=live]() 11:02:15.100 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithCustomAcknowledgementsOnly[channel=live]() 11:02:15.101 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.103 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithCustomAcknowledgementsOnly[channel=live]() 11:02:15.103 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialPolicy[channel=live]() 11:02:15.104 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.105 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"correlation-id":"352a9613-5d1e-413c-a956-29bd05c5e1fb","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:02:15.106 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialPolicy[channel=live]() 11:02:15.107 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithoutPolicy[channel=live]() 11:02:15.108 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.108 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"b3c05f81-3af3-45af-98e5-20eac48444bb","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:15.110 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithoutPolicy[channel=live]() 11:02:15.111 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithExistsOptionTrue[channel=live]() 11:02:15.112 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.112 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"d4823223-3797-4ef7-87be-24995e0ca5c3","version":2,"if-match":"*","ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"policy.namespace:policyName","attributes":{"new":"value"},"features":{"someFeature":{"properties":{"propertyPointer":"propertyValue"}}}}} 11:02:15.114 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithExistsOptionTrue[channel=live]() 11:02:15.115 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithOptionCopyPolicyFromThing[channel=live]() 11:02:15.116 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.116 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThingForCopyPolicy/things/live/commands/create","headers":{"correlation-id":"dc303e2c-5880-4369-9d8e-e90d8823de62","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThingForCopyPolicy","_copyPolicyFrom":"{{ ref:things/example.com:testThing/policyId }}"}} 11:02:15.119 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithOptionCopyPolicyFromThing[channel=live]() 11:02:15.119 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithAllOptionCopyPolicy[channel=live]() 11:02:15.120 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.121 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithAllOptionCopyPolicy[channel=live]() 11:02:15.121 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#updateThingFailsWithExistsOption[channel=live]() 11:02:15.122 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.124 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#updateThingFailsWithExistsOption[channel=live]() 11:02:15.124 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testMergePolicyId[channel=live]() 11:02:15.125 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.184 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/merge","headers":{"correlation-id":"2f7e2357-b1fa-4873-bda7-79c7c197ed08","version":2,"ditto-channel":"live","content-type":"application/merge-patch+json"},"path":"/policyId","value":"policy.namespace:policyName"} 11:02:15.186 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testMergePolicyId[channel=live]() 11:02:15.186 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithMissingId[channel=live]() 11:02:15.187 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.188 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithMissingId[channel=live]() 11:02:15.189 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=live]() 11:02:15.190 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.191 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithJsonInlinePolicyAndOptionCopyPolicy[channel=live]() 11:02:15.191 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testSetPolicyId[channel=live]() 11:02:15.192 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.192 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"b7118d18-06fa-4c13-aa7c-58cea0d5eb4a","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/policyId","value":"policy.namespace:policyName"} 11:02:15.194 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testSetPolicyId[channel=live]() 11:02:15.194 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testPutThingWithInlinePolicy[channel=live]() 11:02:15.195 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.195 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/modify","headers":{"correlation-id":"8f65998f-fc28-4246-85c4-c7f65cf40a81","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","policyId":"example.com:testPolicy","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:02:15.197 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testPutThingWithInlinePolicy[channel=live]() 11:02:15.197 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testCreateThingWithInitialJSONPolicy[channel=live]() 11:02:15.198 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.198 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: {"topic":"example.com/testThing/things/live/commands/create","headers":{"correlation-id":"81acf88f-dd19-4486-9719-b7ac124e3066","version":2,"ditto-channel":"live","content-type":"application/json"},"path":"/","value":{"__schemaVersion":2,"_namespace":"example.com","thingId":"example.com:testThing","_policy":{"policyId":"policy.namespace:policyName","entries":{"maker":{"subjects":{"{{ request:subjectId }}":{"type":"suite-auth"}},"resources":{"policy:/":{"grant":["READ","WRITE"],"revoke":[]},"thing:/":{"grant":["READ","WRITE"],"revoke":[]},"message:/":{"grant":["READ","WRITE"],"revoke":[]}}}}}}} 11:02:15.200 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testCreateThingWithInitialJSONPolicy[channel=live]() 11:02:15.200 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testRegisterTwoHandlersWithSameRegistrationId[channel=live]() 11:02:15.201 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.203 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testRegisterTwoHandlersWithSameRegistrationId[channel=live]() 11:02:15.203 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Testing: DittoClientThingTest#testReceiveCreatedEvent[channel=live]() 11:02:15.204 [main] INFO o.e.d.c.internal.DefaultDittoClient - Ditto Client [2.0.0//2021-05-06] initialized successfully 11:02:15.204 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-EVENTS?correlation-id=5548f51a-f95d-4ccb-be4b-4e3d05f5e242 11:02:15.204 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-MESSAGES?correlation-id=57c5f7e4-116d-48db-bbf0-ca471fb33ef9 11:02:15.204 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Send message: START-SEND-LIVE-COMMANDS?correlation-id=d3a7fa58-05b7-45b2-8092-033859d035bd 11:02:15.207 [main] INFO o.e.d.c.i.AbstractDittoClientTest - Finished: DittoClientThingTest#testReceiveCreatedEvent[channel=live]() [ERROR] Tests run: 1138, Failures: 629, Errors: 0, Skipped: 28, Time elapsed: 47.911 s <<< FAILURE! - in TestSuite [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.166 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.tryToGetModifyAttributeLiveCommandForNull on tryToGetModifyAttributeLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.getModifyAttributeLiveCommandReturnsExpected on getModifyAttributeLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.tryToGetModifyAttributeLiveCommandForCreateThingCommand on tryToGetModifyAttributeLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandImplTest.setUp(ModifyAttributeLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 1.111 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 1.12 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly on buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly on buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly on buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly on buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeCreatedEventOnly on buildAnswerWithAttributeCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.171 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeCreatedEventOnly on buildAnswerWithAttributeCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.172 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeCreatedResponseOnly on buildAnswerWithModifyAttributeCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeCreatedResponseOnly on buildAnswerWithModifyAttributeCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeModifiedEventOnly on buildAnswerWithAttributeModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeModifiedEventOnly on buildAnswerWithAttributeModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly on buildAnswerWithAttributeNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly on buildAnswerWithAttributeNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeModifiedResponseOnly on buildAnswerWithModifyAttributeModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeModifiedResponseOnly on buildAnswerWithModifyAttributeModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.tryToGetModifyAttributesLiveCommandForCreateThingCommand on tryToGetModifyAttributesLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.tryToGetModifyAttributesLiveCommandForNull on tryToGetModifyAttributesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.getModifyAttributesLiveCommandReturnsExpected on getModifyAttributesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandImplTest.setUp(ModifyAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.261 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.262 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesDeletedEventOnly on buildAnswerWithFeaturePropertiesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesDeletedEventOnly on buildAnswerWithFeaturePropertiesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertiesResponseOnly on buildAnswerWithDeleteFeaturePropertiesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertiesResponseOnly on buildAnswerWithDeleteFeaturePropertiesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly on buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.194 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly on buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.195 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly on buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly on buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.003 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyDeletedEventOnly on buildAnswerWithFeatureDesiredPropertyDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.115 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyDeletedEventOnly on buildAnswerWithFeatureDesiredPropertyDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.175 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly on buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly on buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.tryToGetModifyFeatureDesiredPropertiesLiveCommandForNull on tryToGetModifyFeatureDesiredPropertiesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.getModifyFeatureDesiredPropertiesLiveCommandReturnsExpected on getModifyFeatureDesiredPropertiesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.tryToGetModifyFeatureDesiredPropertiesLiveCommandForCreateThingCommand on tryToGetModifyFeatureDesiredPropertiesLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.01 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureCreatedEventOnly on buildAnswerWithFeatureCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.101 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureCreatedEventOnly on buildAnswerWithFeatureCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.101 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureModifiedResponseOnly on buildAnswerWithModifyFeatureModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureModifiedResponseOnly on buildAnswerWithModifyFeatureModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureCreatedResponseOnly on buildAnswerWithModifyFeatureCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureCreatedResponseOnly on buildAnswerWithModifyFeatureCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly on buildAnswerWithFeatureNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly on buildAnswerWithFeatureNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureModifiedEventOnly on buildAnswerWithFeatureModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureModifiedEventOnly on buildAnswerWithFeatureModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.tryToGetDeleteFeaturePropertyLiveCommandForCreateFeaturePropertyCommand on tryToGetDeleteFeaturePropertyLiveCommandForCreateFeaturePropertyCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.tryToGetDeleteFeaturePropertyLiveCommandForNull on tryToGetDeleteFeaturePropertyLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.getDeleteFeaturePropertyLiveCommandReturnsExpected on getDeleteFeaturePropertyLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandImplTest.setUp(DeleteFeaturePropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.tryToGetDeleteThingLiveCommandForCreateThingCommand on tryToGetDeleteThingLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.getDeleteThingLiveCommandReturnsExpected on getDeleteThingLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.tryToGetDeleteThingLiveCommandForNull on tryToGetDeleteThingLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandImplTest.setUp(DeleteThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.tryToGetDeleteAttributeLiveCommandForNull on tryToGetDeleteAttributeLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.getDeleteAttributeLiveCommandReturnsExpected on getDeleteAttributeLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.tryToGetDeleteAttributeLiveCommandForCreateAttributeCommand on tryToGetDeleteAttributeLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandImplTest.setUp(DeleteAttributeLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.getDeleteAttributesLiveCommandReturnsExpected on getDeleteAttributesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.tryToGetDeleteAttributesLiveCommandForNull on tryToGetDeleteAttributesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.tryToGetDeleteAttributesLiveCommandForCreateAttributesCommand on tryToGetDeleteAttributesLiveCommandForCreateAttributesCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandImplTest.setUp(DeleteAttributesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.getModifyFeaturePropertyLiveCommandReturnsExpected on getModifyFeaturePropertyLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.tryToGetModifyFeaturePropertyLiveCommandForCreateThingCommand on tryToGetModifyFeaturePropertyLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.tryToGetModifyFeaturePropertyLiveCommandForNull on tryToGetModifyFeaturePropertyLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandImplTest.setUp(ModifyFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.104 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.104 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertyResponseOnly on buildAnswerWithDeleteFeaturePropertyResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertyResponseOnly on buildAnswerWithDeleteFeaturePropertyResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyDeletedEventOnly on buildAnswerWithFeaturePropertyDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyDeletedEventOnly on buildAnswerWithFeaturePropertyDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDefinitionResponseOnly on buildAnswerWithDeleteFeatureDefinitionResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.083 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDefinitionResponseOnly on buildAnswerWithDeleteFeatureDefinitionResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.084 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly on buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly on buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionDeletedEventOnly on buildAnswerWithFeatureDefinitionDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionDeletedEventOnly on buildAnswerWithFeatureDefinitionDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturesResponseOnly on buildAnswerWithDeleteFeaturesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.098 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturesResponseOnly on buildAnswerWithDeleteFeaturesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.098 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesDeletedEventOnly on buildAnswerWithFeaturesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesDeletedEventOnly on buildAnswerWithFeaturesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly on buildAnswerWithFeaturesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly on buildAnswerWithFeaturesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.01 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp(DeleteFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.tryToGetModifyThingLiveCommandForNull on tryToGetModifyThingLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0.057 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.getModifyThingLiveCommandReturnsExpected on getModifyThingLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.tryToGetModifyThingLiveCommandForCreateThingCommand on tryToGetModifyThingLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandImplTest.setUp(ModifyThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.096 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.096 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingConflictErrorResponseOnly on buildAnswerWithThingConflictErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingConflictErrorResponseOnly on buildAnswerWithThingConflictErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedResponseOnly on buildAnswerWithThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedResponseOnly on buildAnswerWithThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.setUp(CreateThingLiveCommandAnswerBuilderImplTest.java:46) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.tryToGetModifyFeatureLiveCommandForNull on tryToGetModifyFeatureLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.tryToGetModifyFeatureLiveCommandForCreateThingCommand on tryToGetModifyFeatureLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.getModifyFeatureLiveCommandReturnsExpected on getModifyFeatureLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandImplTest.setUp(ModifyFeatureLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.tryToGetDeleteFeatureLiveCommandForNull on tryToGetDeleteFeatureLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0.009 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.tryToGetDeleteFeatureLiveCommandForCreateFeatureCommand on tryToGetDeleteFeatureLiveCommandForCreateFeatureCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.getDeleteFeatureLiveCommandReturnsExpected on getDeleteFeatureLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandImplTest.setUp(DeleteFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.getModifyFeaturePropertiesLiveCommandReturnsExpected on getModifyFeaturePropertiesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.tryToGetModifyFeaturePropertiesLiveCommandForCreateThingCommand on tryToGetModifyFeaturePropertiesLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.tryToGetModifyFeaturePropertiesLiveCommandForNull on tryToGetModifyFeaturePropertiesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandImplTest.setUp(ModifyFeaturePropertiesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.tryToGetMergeThingLiveCommandForNull on tryToGetMergeThingLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.getMergeThingLiveCommandReturnsExpected on getMergeThingLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandImplTest.setUp(MergeThingLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.tryToGetDeleteFeatureDefinitionLiveCommandForCreateFeatureDefinitionCommand on tryToGetDeleteFeatureDefinitionLiveCommandForCreateFeatureDefinitionCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.tryToGetDeleteFeatureDefinitionLiveCommandForNull on tryToGetDeleteFeatureDefinitionLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.getDeleteFeatureDefinitionLiveCommandReturnsExpected on getDeleteFeatureDefinitionLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandImplTest.setUp(DeleteFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyModifiedEventOnly on buildAnswerWithFeatureDesiredPropertyModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.029 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyModifiedEventOnly on buildAnswerWithFeatureDesiredPropertyModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.03 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyCreatedEventOnly on buildAnswerWithFeatureDesiredPropertyCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyCreatedEventOnly on buildAnswerWithFeatureDesiredPropertyCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDeletedEventOnly on buildAnswerWithFeatureDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.088 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDeletedEventOnly on buildAnswerWithFeatureDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.088 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureResponseOnly on buildAnswerWithDeleteFeatureResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureResponseOnly on buildAnswerWithDeleteFeatureResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly on buildAnswerWithFeatureNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.009 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly on buildAnswerWithFeatureNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.009 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp(DeleteFeatureLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.082 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.082 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteThingResponseOnly on buildAnswerWithDeleteThingResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteThingResponseOnly on buildAnswerWithDeleteThingResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotDeletableErrorResponseOnly on buildAnswerWithThingNotDeletableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotDeletableErrorResponseOnly on buildAnswerWithThingNotDeletableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingDeletedEventOnly on buildAnswerWithThingDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingDeletedEventOnly on buildAnswerWithThingDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.setUp(DeleteThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.tryToGetDeleteFeatureDesiredPropertyLiveCommandForNull on tryToGetDeleteFeatureDesiredPropertyLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.getDeleteFeatureDesiredPropertyLiveCommandReturnsExpected on getDeleteFeatureDesiredPropertyLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.tryToGetDeleteFeatureDesiredPropertyLiveCommandForCreateFeatureDesiredPropertyCommand on tryToGetDeleteFeatureDesiredPropertyLiveCommandForCreateFeatureDesiredPropertyCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly on buildAnswerWithAttributesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.085 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly on buildAnswerWithAttributesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.085 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesModifiedEventOnly on buildAnswerWithAttributesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesModifiedEventOnly on buildAnswerWithAttributesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly on buildAnswerWithAttributesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly on buildAnswerWithAttributesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesCreatedResponseOnly on buildAnswerWithModifyAttributesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesCreatedResponseOnly on buildAnswerWithModifyAttributesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesCreatedEventOnly on buildAnswerWithAttributesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesCreatedEventOnly on buildAnswerWithAttributesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesModifiedResponseOnly on buildAnswerWithModifyAttributesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesModifiedResponseOnly on buildAnswerWithModifyAttributesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp(ModifyAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.getModifyFeatureDefinitionLiveCommandReturnsExpected on getModifyFeatureDefinitionLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.tryToGetModifyFeatureDefinitionLiveCommandForNull on tryToGetModifyFeatureDefinitionLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.tryToGetModifyFeatureDefinitionLiveCommandForCreateThingCommand on tryToGetModifyFeatureDefinitionLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandImplTest.setUp(ModifyFeatureDefinitionLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesCreatedEventOnly on buildAnswerWithFeaturesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.091 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesCreatedEventOnly on buildAnswerWithFeaturesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.091 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesModifiedEventOnly on buildAnswerWithFeaturesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesModifiedEventOnly on buildAnswerWithFeaturesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly on buildAnswerWithFeaturesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly on buildAnswerWithFeaturesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesModifiedResponseOnly on buildAnswerWithModifyFeaturesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesModifiedResponseOnly on buildAnswerWithModifyFeaturesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesCreatedResponseOnly on buildAnswerWithModifyFeaturesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesCreatedResponseOnly on buildAnswerWithModifyFeaturesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly on buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.085 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly on buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.085 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly on buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly on buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly on buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly on buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionCreatedEventOnly on buildAnswerWithFeatureDefinitionCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionCreatedEventOnly on buildAnswerWithFeatureDefinitionCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionModifiedEventOnly on buildAnswerWithFeatureDefinitionModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionModifiedEventOnly on buildAnswerWithFeatureDefinitionModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:45) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly on buildAnswerWithAttributesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.089 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly on buildAnswerWithAttributesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.09 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributesResponseOnly on buildAnswerWithDeleteAttributesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributesResponseOnly on buildAnswerWithDeleteAttributesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly on buildAnswerWithAttributesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly on buildAnswerWithAttributesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesDeletedEventOnly on buildAnswerWithAttributesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesDeletedEventOnly on buildAnswerWithAttributesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.tryToGetDeleteFeaturePropertiesLiveCommandForNull on tryToGetDeleteFeaturePropertiesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.getDeleteFeaturePropertiesLiveCommandReturnsExpected on getDeleteFeaturePropertiesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.tryToGetDeleteFeaturePropertiesLiveCommandForCreateFeaturePropertiesCommand on tryToGetDeleteFeaturePropertiesLiveCommandForCreateFeaturePropertiesCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandImplTest.setUp(DeleteFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.082 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.082 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyModifiedEventOnly on buildAnswerWithFeaturePropertyModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyModifiedEventOnly on buildAnswerWithFeaturePropertyModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyCreatedResponseOnly on buildAnswerWithModifyFeaturePropertyCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyCreatedResponseOnly on buildAnswerWithModifyFeaturePropertyCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyCreatedEventOnly on buildAnswerWithFeaturePropertyCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyCreatedEventOnly on buildAnswerWithFeaturePropertyCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyModifiedResponseOnly on buildAnswerWithModifyFeaturePropertyModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyModifiedResponseOnly on buildAnswerWithModifyFeaturePropertyModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.getDeleteFeaturesLiveCommandReturnsExpected on getDeleteFeaturesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.tryToGetDeleteFeaturesLiveCommandForCreateFeaturesCommand on tryToGetDeleteFeaturesLiveCommandForCreateFeaturesCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.tryToGetDeleteFeaturesLiveCommandForNull on tryToGetDeleteFeaturesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandImplTest.setUp(DeleteFeaturesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingCreatedResponseOnly on buildAnswerWithModifyThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.111 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingCreatedResponseOnly on buildAnswerWithModifyThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.111 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly on buildAnswerWithThingNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly on buildAnswerWithThingNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly on buildAnswerWithThingModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly on buildAnswerWithThingModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingModifiedResponseOnly on buildAnswerWithModifyThingModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingModifiedResponseOnly on buildAnswerWithModifyThingModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.setUp(ModifyThingLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.tryToGetCreateThingLiveCommandForNull on tryToGetCreateThingLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.getCreateThingLiveCommandReturnsExpected on getCreateThingLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.tryToGetCreateThingLiveCommandForCreateAttributeCommand on tryToGetCreateThingLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandImplTest.setUp(CreateThingLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.tryToGetModifyFeaturesLiveCommandForNull on tryToGetModifyFeaturesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.tryToGetModifyFeaturesLiveCommandForCreateThingCommand on tryToGetModifyFeaturesLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0.051 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.getModifyFeaturesLiveCommandReturnsExpected on getModifyFeaturesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandImplTest.setUp(ModifyFeaturesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingModifiedResponseOnly on buildAnswerWithMergeThingModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.097 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingModifiedResponseOnly on buildAnswerWithMergeThingModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.097 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly on buildAnswerWithThingNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly on buildAnswerWithThingNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly on buildAnswerWithThingModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly on buildAnswerWithThingModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingCreatedResponseOnly on buildAnswerWithMergeThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingCreatedResponseOnly on buildAnswerWithMergeThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.setUp(MergeThingLiveCommandAnswerBuilderImplTest.java:50) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.getDeleteFeatureDesiredPropertiesLiveCommandReturnsExpected on getDeleteFeatureDesiredPropertiesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.tryToGetDeleteFeatureDesiredPropertiesLiveCommandForCreateFeatureDesiredPropertiesCommand on tryToGetDeleteFeatureDesiredPropertiesLiveCommandForCreateFeatureDesiredPropertiesCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.tryToGetDeleteFeatureDesiredPropertiesLiveCommandForNull on tryToGetDeleteFeatureDesiredPropertiesLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp(DeleteFeatureDesiredPropertiesLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesModifiedEventOnly on buildAnswerWithFeaturePropertiesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.035 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesModifiedEventOnly on buildAnswerWithFeaturePropertiesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.035 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly on buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly on buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.054 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.055 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly on buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly on buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesCreatedEventOnly on buildAnswerWithFeaturePropertiesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesCreatedEventOnly on buildAnswerWithFeaturePropertiesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.002 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.getModifyFeatureDesiredPropertyLiveCommandReturnsExpected on getModifyFeatureDesiredPropertyLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0.003 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.tryToGetModifyFeatureDesiredPropertyLiveCommandForCreateThingCommand on tryToGetModifyFeatureDesiredPropertyLiveCommandForCreateThingCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.tryToGetModifyFeatureDesiredPropertyLiveCommandForNull on tryToGetModifyFeatureDesiredPropertyLiveCommandForNull(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp(ModifyFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeDeletedEventOnly on buildAnswerWithAttributeDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.026 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeDeletedEventOnly on buildAnswerWithAttributeDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.026 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly on buildAnswerWithAttributeNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly on buildAnswerWithAttributeNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributeResponseOnly on buildAnswerWithDeleteAttributeResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributeResponseOnly on buildAnswerWithDeleteAttributeResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp(DeleteAttributeLiveCommandAnswerBuilderImplTest.java:47) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeaturePropertiesLiveCommandForRetrieveFeatureProperties on getRetrieveFeaturePropertiesLiveCommandForRetrieveFeatureProperties(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.057 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeaturePropertiesLiveCommandForRetrieveFeatureProperties(LiveCommandFactoryTest.java:286) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveAttributesLiveCommandForRetrieveAttributes on getRetrieveAttributesLiveCommandForRetrieveAttributes(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveAttributesLiveCommandForRetrieveAttributes(LiveCommandFactoryTest.java:270) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getCreateThingLiveCommandForCreateThing on getCreateThingLiveCommandForCreateThing(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getCreateThingLiveCommandForCreateThing(LiveCommandFactoryTest.java:134) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveThingLiveCommandForRetrieveThing on getRetrieveThingLiveCommandForRetrieveThing(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveThingLiveCommandForRetrieveThing(LiveCommandFactoryTest.java:308) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeaturesLiveCommandForRetrieveFeatures on getRetrieveFeaturesLiveCommandForRetrieveFeatures(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeaturesLiveCommandForRetrieveFeatures(LiveCommandFactoryTest.java:302) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyThingLiveCommandForModifyThing on getModifyThingLiveCommandForModifyThing(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyThingLiveCommandForModifyThing(LiveCommandFactoryTest.java:241) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeaturePropertyLiveCommandForDeleteFeatureProperty on getDeleteFeaturePropertyLiveCommandForDeleteFeatureProperty(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeaturePropertyLiveCommandForDeleteFeatureProperty(LiveCommandFactoryTest.java:170) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeaturePropertiesLiveCommandForDeleteFeatureProperties on getDeleteFeaturePropertiesLiveCommandForDeleteFeatureProperties(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeaturePropertiesLiveCommandForDeleteFeatureProperties(LiveCommandFactoryTest.java:162) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeaturePropertyLiveCommandForModifyFeatureProperty on getModifyFeaturePropertyLiveCommandForModifyFeatureProperty(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeaturePropertyLiveCommandForModifyFeatureProperty(LiveCommandFactoryTest.java:222) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyAttributesLiveCommandForModifyAttributes on getModifyAttributesLiveCommandForModifyAttributes(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyAttributesLiveCommandForModifyAttributes(LiveCommandFactoryTest.java:198) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeaturesLiveCommandForModifyFeatures on getModifyFeaturesLiveCommandForModifyFeatures(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeaturesLiveCommandForModifyFeatures(LiveCommandFactoryTest.java:231) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getMergeThingLiveCommandForMergeThing on getMergeThingLiveCommandForMergeThing(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getMergeThingLiveCommandForMergeThing(LiveCommandFactoryTest.java:251) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteAttributesLiveCommandForDeleteAttributes on getDeleteAttributesLiveCommandForDeleteAttributes(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteAttributesLiveCommandForDeleteAttributes(LiveCommandFactoryTest.java:147) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeaturesLiveCommandForDeleteFeatures on getDeleteFeaturesLiveCommandForDeleteFeatures(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeaturesLiveCommandForDeleteFeatures(LiveCommandFactoryTest.java:178) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteAttributeLiveCommandForDeleteAttribute on getDeleteAttributeLiveCommandForDeleteAttribute(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteAttributeLiveCommandForDeleteAttribute(LiveCommandFactoryTest.java:140) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeatureLiveCommandForModifyFeature on getModifyFeatureLiveCommandForModifyFeature(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeatureLiveCommandForModifyFeature(LiveCommandFactoryTest.java:206) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeaturePropertiesLiveCommandForModifyFeatureProperties on getModifyFeaturePropertiesLiveCommandForModifyFeatureProperties(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyFeaturePropertiesLiveCommandForModifyFeatureProperties(LiveCommandFactoryTest.java:214) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteThingLiveCommandForDeleteThing on getDeleteThingLiveCommandForDeleteThing(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteThingLiveCommandForDeleteThing(LiveCommandFactoryTest.java:184) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeaturePropertyLiveCommandForRetrieveFeatureProperty on getRetrieveFeaturePropertyLiveCommandForRetrieveFeatureProperty(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeaturePropertyLiveCommandForRetrieveFeatureProperty(LiveCommandFactoryTest.java:294) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyAttributeLiveCommandForModifyAttribute on getModifyAttributeLiveCommandForModifyAttribute(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getModifyAttributeLiveCommandForModifyAttribute(LiveCommandFactoryTest.java:190) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveAttributeLiveCommandForRetrieveAttribute on getRetrieveAttributeLiveCommandForRetrieveAttribute(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveAttributeLiveCommandForRetrieveAttribute(LiveCommandFactoryTest.java:262) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeatureLiveCommandForDeleteFeature on getDeleteFeatureLiveCommandForDeleteFeature(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getDeleteFeatureLiveCommandForDeleteFeature(LiveCommandFactoryTest.java:153) [ERROR] org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeatureLiveCommandForRetrieveFeature on getRetrieveFeatureLiveCommandForRetrieveFeature(org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.assertions.LiveCommandFactoryTest.getRetrieveFeatureLiveCommandForRetrieveFeature(LiveCommandFactoryTest.java:278) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturesResponseOnly on buildAnswerWithRetrieveFeaturesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.032 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturesResponseOnly on buildAnswerWithRetrieveFeaturesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.032 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.tryToGetRetrieveThingLiveCommandForNull on tryToGetRetrieveThingLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.tryToGetRetrieveThingLiveCommandForCreateAttributeCommand on tryToGetRetrieveThingLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.getRetrieveThingLiveCommandReturnsExpected on getRetrieveThingLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest) Time elapsed: 0.051 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandImplTest.setUp(RetrieveThingLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.tryToGetRetrieveFeaturesLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeaturesLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.getRetrieveFeaturesLiveCommandReturnsExpected on getRetrieveFeaturesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.tryToGetRetrieveFeaturesLiveCommandForNull on tryToGetRetrieveFeaturesLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandImplTest.setUp(RetrieveFeaturesLiveCommandImplTest.java:44) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.023 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.024 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly on buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly on buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.077 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.077 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureResponseOnly on buildAnswerWithRetrieveFeatureResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureResponseOnly on buildAnswerWithRetrieveFeatureResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertiesResponseOnly on buildAnswerWithRetrieveFeaturePropertiesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.034 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertiesResponseOnly on buildAnswerWithRetrieveFeaturePropertiesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.034 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly on buildAnswerWithRetrieveThingResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.075 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly on buildAnswerWithRetrieveThingResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.075 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.setUp(RetrieveThingLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.tryToGetRetrieveFeatureDefinitionLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeatureDefinitionLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.getRetrieveFeatureDefinitionLiveCommandReturnsExpected on getRetrieveFeatureDefinitionLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.tryToGetRetrieveFeatureDefinitionLiveCommandForNull on tryToGetRetrieveFeatureDefinitionLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandImplTest.setUp(RetrieveFeatureDefinitionLiveCommandImplTest.java:41) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.tryToGetRetrieveFeatureLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeatureLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.getRetrieveFeatureLiveCommandReturnsExpected on getRetrieveFeatureLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.tryToGetRetrieveFeatureLiveCommandForNull on tryToGetRetrieveFeatureLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandImplTest.setUp(RetrieveFeatureLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.093 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.093 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributesResponseOnly on buildAnswerWithRetrieveAttributesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributesResponseOnly on buildAnswerWithRetrieveAttributesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributesLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.074 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.074 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDefinitionResponseOnly on buildAnswerWithRetrieveFeatureDefinitionResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDefinitionResponseOnly on buildAnswerWithRetrieveFeatureDefinitionResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) Time elapsed: 0.002 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0.082 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.getRetrieveFeaturePropertyLiveCommandReturnsExpected on getRetrieveFeaturePropertyLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.tryToGetRetrieveFeaturePropertyLiveCommandForNull on tryToGetRetrieveFeaturePropertyLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.tryToGetRetrieveFeaturePropertyLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeaturePropertyLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandImplTest.setUp(RetrieveFeaturePropertyLiveCommandImplTest.java:46) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.tryToGetRetrieveFeatureDesiredPropertiesLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeatureDesiredPropertiesLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.getRetrieveFeatureDesiredPropertiesLiveCommandReturnsExpected on getRetrieveFeatureDesiredPropertiesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.tryToGetRetrieveFeatureDesiredPropertiesLiveCommandForNull on tryToGetRetrieveFeatureDesiredPropertiesLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.tryToGetRetrieveFeatureDesiredPropertyLiveCommandForNull on tryToGetRetrieveFeatureDesiredPropertyLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.getRetrieveFeatureDesiredPropertyLiveCommandReturnsExpected on getRetrieveFeatureDesiredPropertyLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.tryToGetRetrieveFeatureDesiredPropertyLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeatureDesiredPropertyLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly on buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.027 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly on buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.027 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.tryToGetRetrieveThingsLiveCommandForNull on tryToGetRetrieveThingsLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.tryToGetRetrieveThingsLiveCommandForCreateAttributeCommand on tryToGetRetrieveThingsLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.getRetrieveThingsLiveCommandReturnsExpected on getRetrieveThingsLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandImplTest.setUp(RetrieveThingsLiveCommandImplTest.java:59) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.tryToGetRetrieveFeaturePropertiesLiveCommandForCreateAttributeCommand on tryToGetRetrieveFeaturePropertiesLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.tryToGetRetrieveFeaturePropertiesLiveCommandForNull on tryToGetRetrieveFeaturePropertiesLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.getRetrieveFeaturePropertiesLiveCommandReturnsExpected on getRetrieveFeaturePropertiesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandImplTest.setUp(RetrieveFeaturePropertiesLiveCommandImplTest.java:43) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly on buildAnswerWithRetrieveThingResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandAnswerBuilderImplTest) Time elapsed: 0.084 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly(RetrieveThingsLiveCommandAnswerBuilderImplTest.java:88) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.getRetrieveAttributesLiveCommandReturnsExpected on getRetrieveAttributesLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.tryToGetRetrieveAttributesLiveCommandForNull on tryToGetRetrieveAttributesLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.tryToGetRetrieveAttributesLiveCommandForCreateAttributeCommand on tryToGetRetrieveAttributesLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandImplTest.setUp(RetrieveAttributesLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.075 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.075 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertyResponseOnly on buildAnswerWithRetrieveFeaturePropertyResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertyResponseOnly on buildAnswerWithRetrieveFeaturePropertyResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp(RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.toStringReturnsExpected on toStringReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.testHashCodeAndEquals on testHashCodeAndEquals(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0.011 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setDittoHeadersReturnsExpected on setDittoHeadersReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.getRetrieveAttributeLiveCommandReturnsExpected on getRetrieveAttributeLiveCommandReturnsExpected(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.tryToGetRetrieveAttributeLiveCommandForNull on tryToGetRetrieveAttributeLiveCommandForNull(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.answerReturnsNotNull on answerReturnsNotNull(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.assertImmutability on assertImmutability(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.tryToGetRetrieveAttributeLiveCommandForCreateAttributeCommand on tryToGetRetrieveAttributeLiveCommandForCreateAttributeCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest) Time elapsed: 0 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandImplTest.setUp(RetrieveAttributeLiveCommandImplTest.java:45) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.02 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.02 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributeResponseOnly on buildAnswerWithRetrieveAttributeResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributeResponseOnly on buildAnswerWithRetrieveAttributeResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.049 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.049 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! java.lang.SecurityException: class "org.eclipse.ditto.things.model.signals.commands.TestConstants$Thing"'s signer information does not match signer information of other classes in the same package at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) Time elapsed: 0.001 s <<< FAILURE! org.mockito.exceptions.misusing.UnfinishedStubbingException: Unfinished stubbing detected here: -> at org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp(RetrieveAttributeLiveCommandAnswerBuilderImplTest.java:49) E.g. thenReturn() may be missing. Examples of correct stubbing: when(mock.isOk()).thenReturn(true); when(mock.isOk()).thenThrow(exception); doThrow(exception).when(mock).someVoidMethod(); Hints: 1. missing thenReturn() 2. you are trying to stub a final method, which is not supported 3. you are stubbing the behaviour of another mock inside before 'thenReturn' instruction is completed [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] LiveCommandFactoryTest.getCreateThingLiveCommandForCreateThing:134 » Security ... [ERROR] LiveCommandFactoryTest.getDeleteAttributeLiveCommandForDeleteAttribute:140 » Security [ERROR] LiveCommandFactoryTest.getDeleteAttributesLiveCommandForDeleteAttributes:147 » Security [ERROR] LiveCommandFactoryTest.getDeleteFeatureLiveCommandForDeleteFeature:153 » Security [ERROR] LiveCommandFactoryTest.getDeleteFeaturePropertiesLiveCommandForDeleteFeatureProperties:162 » Security [ERROR] LiveCommandFactoryTest.getDeleteFeaturePropertyLiveCommandForDeleteFeatureProperty:170 » Security [ERROR] LiveCommandFactoryTest.getDeleteFeaturesLiveCommandForDeleteFeatures:178 » Security [ERROR] LiveCommandFactoryTest.getDeleteThingLiveCommandForDeleteThing:184 » Security ... [ERROR] LiveCommandFactoryTest.getMergeThingLiveCommandForMergeThing:251 » Security cl... [ERROR] LiveCommandFactoryTest.getModifyAttributeLiveCommandForModifyAttribute:190 » Security [ERROR] LiveCommandFactoryTest.getModifyAttributesLiveCommandForModifyAttributes:198 » Security [ERROR] LiveCommandFactoryTest.getModifyFeatureLiveCommandForModifyFeature:206 » Security [ERROR] LiveCommandFactoryTest.getModifyFeaturePropertiesLiveCommandForModifyFeatureProperties:214 » Security [ERROR] LiveCommandFactoryTest.getModifyFeaturePropertyLiveCommandForModifyFeatureProperty:222 » Security [ERROR] LiveCommandFactoryTest.getModifyFeaturesLiveCommandForModifyFeatures:231 » Security [ERROR] LiveCommandFactoryTest.getModifyThingLiveCommandForModifyThing:241 » Security ... [ERROR] LiveCommandFactoryTest.getRetrieveAttributeLiveCommandForRetrieveAttribute:262 » Security [ERROR] LiveCommandFactoryTest.getRetrieveAttributesLiveCommandForRetrieveAttributes:270 » Security [ERROR] LiveCommandFactoryTest.getRetrieveFeatureLiveCommandForRetrieveFeature:278 » Security [ERROR] LiveCommandFactoryTest.getRetrieveFeaturePropertiesLiveCommandForRetrieveFeatureProperties:286 » Security [ERROR] LiveCommandFactoryTest.getRetrieveFeaturePropertyLiveCommandForRetrieveFeatureProperty:294 » Security [ERROR] LiveCommandFactoryTest.getRetrieveFeaturesLiveCommandForRetrieveFeatures:302 » Security [ERROR] LiveCommandFactoryTest.getRetrieveThingLiveCommandForRetrieveThing:308 » Security [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingConflictErrorResponseOnly on buildAnswerWithThingConflictErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: CreateThingLiveCommandAnswerBuilderImplTest.setUp:46 » Security class "org.ecl... [ERROR] Run 2: CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingConflictErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: CreateThingLiveCommandAnswerBuilderImplTest.setUp:46 » Security class "org.ecl... [ERROR] Run 2: CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedResponseOnly on buildAnswerWithThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: CreateThingLiveCommandAnswerBuilderImplTest.setUp:46 » Security class "org.ecl... [ERROR] Run 2: CreateThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.CreateThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: CreateThingLiveCommandAnswerBuilderImplTest.setUp:46 » Security class "org.ecl... [ERROR] Run 2: CreateThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] CreateThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeDeletedEventOnly on buildAnswerWithAttributeDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly on buildAnswerWithAttributeNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributeResponseOnly on buildAnswerWithDeleteAttributeResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: DeleteAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributeResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: DeleteAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] DeleteAttributeLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditt... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesDeletedEventOnly on buildAnswerWithAttributesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly on buildAnswerWithAttributesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly on buildAnswerWithAttributesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributesResponseOnly on buildAnswerWithDeleteAttributesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: DeleteAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteAttributesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: DeleteAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] DeleteAttributesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.dit... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDefinitionResponseOnly on buildAnswerWithDeleteFeatureDefinitionResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDefinitionResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionDeletedEventOnly on buildAnswerWithFeatureDefinitionDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly on buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: DeleteFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] DeleteFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ecli... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly on buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertiesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly on buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] DeleteFeatureDesiredPropertiesLiveCommandImplTest.setUp:46 » Security class "o... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly on buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureDesiredPropertyResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyDeletedEventOnly on buildAnswerWithFeatureDesiredPropertyDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: DeleteFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] DeleteFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureResponseOnly on buildAnswerWithDeleteFeatureResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeatureResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDeletedEventOnly on buildAnswerWithFeatureDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly on buildAnswerWithFeatureNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: DeleteFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: DeleteFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] DeleteFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertiesResponseOnly on buildAnswerWithDeleteFeaturePropertiesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertiesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesDeletedEventOnly on buildAnswerWithFeaturePropertiesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: DeleteFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] DeleteFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertyResponseOnly on buildAnswerWithDeleteFeaturePropertyResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturePropertyResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyDeletedEventOnly on buildAnswerWithFeaturePropertyDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: DeleteFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] DeleteFeaturePropertyLiveCommandImplTest.setUp:45 » Security class "org.eclips... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturesResponseOnly on buildAnswerWithDeleteFeaturesResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteFeaturesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesDeletedEventOnly on buildAnswerWithFeaturesDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly on buildAnswerWithFeaturesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: DeleteFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: DeleteFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] DeleteFeaturesLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto... [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteThingResponseOnly on buildAnswerWithDeleteThingResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithDeleteThingResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingDeletedEventOnly on buildAnswerWithThingDeletedEventOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingDeletedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotDeletableErrorResponseOnly on buildAnswerWithThingNotDeletableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: DeleteThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotDeletableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.DeleteThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: DeleteThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: DeleteThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] DeleteThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.th... [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingCreatedResponseOnly on buildAnswerWithMergeThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingModifiedResponseOnly on buildAnswerWithMergeThingModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithMergeThingModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly on buildAnswerWithThingModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly on buildAnswerWithThingNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.MergeThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: MergeThingLiveCommandAnswerBuilderImplTest.setUp:50 » Security class "org.ecli... [ERROR] Run 2: MergeThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] MergeThingLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditto.thi... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeCreatedEventOnly on buildAnswerWithAttributeCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeModifiedEventOnly on buildAnswerWithAttributeModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly on buildAnswerWithAttributeNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeCreatedResponseOnly on buildAnswerWithModifyAttributeCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeModifiedResponseOnly on buildAnswerWithModifyAttributeModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributeModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributeLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org... [ERROR] Run 2: ModifyAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] ModifyAttributeLiveCommandImplTest.setUp:46 » Security class "org.eclipse.ditt... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesCreatedEventOnly on buildAnswerWithAttributesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesModifiedEventOnly on buildAnswerWithAttributesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly on buildAnswerWithAttributesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly on buildAnswerWithAttributesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesCreatedResponseOnly on buildAnswerWithModifyAttributesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesModifiedResponseOnly on buildAnswerWithModifyAttributesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyAttributesModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyAttributesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "or... [ERROR] Run 2: ModifyAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] ModifyAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.dit... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionCreatedEventOnly on buildAnswerWithFeatureDefinitionCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionModifiedEventOnly on buildAnswerWithFeatureDefinitionModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly on buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly on buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly on buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDefinitionModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:45 » Security cl... [ERROR] Run 2: ModifyFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] ModifyFeatureDefinitionLiveCommandImplTest.setUp:43 » Security class "org.ecli... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly on buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly on buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertiesModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] ModifyFeatureDesiredPropertiesLiveCommandImplTest.setUp:44 » Security class "o... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyCreatedEventOnly on buildAnswerWithFeatureDesiredPropertyCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyModifiedEventOnly on buildAnswerWithFeatureDesiredPropertyModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly on buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureDesiredPropertyModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security [ERROR] Run 2: ModifyFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] ModifyFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "org... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureCreatedEventOnly on buildAnswerWithFeatureCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureModifiedEventOnly on buildAnswerWithFeatureModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly on buildAnswerWithFeatureNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureCreatedResponseOnly on buildAnswerWithModifyFeatureCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureModifiedResponseOnly on buildAnswerWithModifyFeatureModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeatureModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeatureLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.e... [ERROR] Run 2: ModifyFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] ModifyFeatureLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto.... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesCreatedEventOnly on buildAnswerWithFeaturePropertiesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesModifiedEventOnly on buildAnswerWithFeaturePropertiesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly on buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly on buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertiesModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:47 » Security cl... [ERROR] Run 2: ModifyFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] ModifyFeaturePropertiesLiveCommandImplTest.setUp:44 » Security class "org.ecli... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyCreatedEventOnly on buildAnswerWithFeaturePropertyCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyModifiedEventOnly on buildAnswerWithFeaturePropertyModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly on buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyCreatedResponseOnly on buildAnswerWithModifyFeaturePropertyCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyModifiedResponseOnly on buildAnswerWithModifyFeaturePropertyModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturePropertyModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:47 » Security clas... [ERROR] Run 2: ModifyFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] ModifyFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.eclips... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesCreatedEventOnly on buildAnswerWithFeaturesCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesModifiedEventOnly on buildAnswerWithFeaturesModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly on buildAnswerWithFeaturesNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturesNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesCreatedResponseOnly on buildAnswerWithModifyFeaturesCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesModifiedResponseOnly on buildAnswerWithModifyFeaturesModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyFeaturesModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyFeaturesLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.... [ERROR] Run 2: ModifyFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] ModifyFeaturesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.ditto... [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingCreatedResponseOnly on buildAnswerWithModifyThingCreatedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingCreatedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingModifiedResponseOnly on buildAnswerWithModifyThingModifiedResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithModifyThingModifiedResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly on buildAnswerWithThingCreatedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingCreatedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly on buildAnswerWithThingModifiedEventOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingModifiedEventOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly on buildAnswerWithThingNotModifiableErrorResponseOnly(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotModifiableErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.modify.ModifyThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: ModifyThingLiveCommandAnswerBuilderImplTest.setUp:47 » Security class "org.ecl... [ERROR] Run 2: ModifyThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] ModifyThingLiveCommandImplTest.setUp:44 » Security class "org.eclipse.ditto.th... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "o... [ERROR] Run 2: RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributeResponseOnly on buildAnswerWithRetrieveAttributeResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "o... [ERROR] Run 2: RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributeResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "o... [ERROR] Run 2: RetrieveAttributeLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributeLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributeLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "o... [ERROR] Run 2: RetrieveAttributeLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] RetrieveAttributeLiveCommandImplTest.setUp:45 » Security class "org.eclipse.di... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "... [ERROR] Run 2: RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributesResponseOnly on buildAnswerWithRetrieveAttributesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "... [ERROR] Run 2: RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveAttributesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "... [ERROR] Run 2: RetrieveAttributesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveAttributesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveAttributesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "... [ERROR] Run 2: RetrieveAttributesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] RetrieveAttributesLiveCommandImplTest.setUp:45 » Security class "org.eclipse.d... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDefinitionNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDefinitionResponseOnly on buildAnswerWithRetrieveFeatureDefinitionResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDefinitionResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeatureDefinitionLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] RetrieveFeatureDefinitionLiveCommandImplTest.setUp:41 » Security class "org.ec... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertiesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly on buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertiesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] RetrieveFeatureDesiredPropertiesLiveCommandImplTest.setUp:43 » Security class ... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureDesiredPropertyNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly on buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureDesiredPropertyResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security [ERROR] Run 2: RetrieveFeatureDesiredPropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] RetrieveFeatureDesiredPropertyLiveCommandImplTest.setUp:45 » Security class "o... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly on buildAnswerWithFeatureNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org... [ERROR] Run 2: RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithFeatureNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureResponseOnly on buildAnswerWithRetrieveFeatureResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org... [ERROR] Run 2: RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeatureResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org... [ERROR] Run 2: RetrieveFeatureLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeatureLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeatureLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org... [ERROR] Run 2: RetrieveFeatureLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] RetrieveFeatureLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditt... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertiesNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertiesResponseOnly on buildAnswerWithRetrieveFeaturePropertiesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertiesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.setUp:49 » Security ... [ERROR] Run 2: RetrieveFeaturePropertiesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] RetrieveFeaturePropertiesLiveCommandImplTest.setUp:43 » Security class "org.ec... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly on buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security cl... [ERROR] Run 2: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithFeaturePropertyNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertyResponseOnly on buildAnswerWithRetrieveFeaturePropertyResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security cl... [ERROR] Run 2: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturePropertyResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security cl... [ERROR] Run 2: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.setUp:49 » Security cl... [ERROR] Run 2: RetrieveFeaturePropertyLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] RetrieveFeaturePropertyLiveCommandImplTest.setUp:46 » Security class "org.ecli... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly on buildAnswerWithAttributeNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "or... [ERROR] Run 2: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithAttributeNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturesResponseOnly on buildAnswerWithRetrieveFeaturesResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "or... [ERROR] Run 2: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveFeaturesResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "or... [ERROR] Run 2: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveFeaturesLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "or... [ERROR] Run 2: RetrieveFeaturesLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] RetrieveFeaturesLiveCommandImplTest.setUp:44 » Security class "org.eclipse.dit... [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly on buildAnswerWithRetrieveThingResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveThingLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org.e... [ERROR] Run 2: RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly on buildAnswerWithThingNotAccessibleErrorResponseOnly(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveThingLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org.e... [ERROR] Run 2: RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithThingNotAccessibleErrorResponseOnly » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse on buildAnswerWithoutResponse(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveThingLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org.e... [ERROR] Run 2: RetrieveThingLiveCommandAnswerBuilderImplTest.buildAnswerWithoutResponse » UnfinishedStubbing [INFO] [ERROR] org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand on tryToGetNewInstanceWithNullCommand(org.eclipse.ditto.client.live.commands.query.RetrieveThingLiveCommandAnswerBuilderImplTest) [ERROR] Run 1: RetrieveThingLiveCommandAnswerBuilderImplTest.setUp:49 » Security class "org.e... [ERROR] Run 2: RetrieveThingLiveCommandAnswerBuilderImplTest.tryToGetNewInstanceWithNullCommand » UnfinishedStubbing [INFO] [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingLiveCommandImplTest.setUp:43 » Security class "org.eclipse.ditto.... [ERROR] RetrieveThingsLiveCommandAnswerBuilderImplTest.buildAnswerWithRetrieveThingResponseOnly:88 » Security [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [ERROR] RetrieveThingsLiveCommandImplTest.setUp:59 » Security class "org.eclipse.ditto... [INFO] [ERROR] Tests run: 967, Failures: 458, Errors: 0, Skipped: 28 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:35 min [INFO] Finished at: 2021-05-06T11:02:19Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project ditto-client: There are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/agent/workspace/ditto-client-java-release/java/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project ditto-client: There are test failures. Please refer to /home/jenkins/agent/workspace/ditto-client-java-release/java/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. Please refer to /home/jenkins/agent/workspace/ditto-client-java-release/java/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:271) at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:435) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1079) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:889) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy to Maven Central) Stage "Deploy to Maven Central" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy to Eclipse) Stage "Deploy to Eclipse" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tag) Stage "Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 Finished: FAILURE